Age | Commit message (Expand) | Author |
2017-05-11 | Fix regressions from #2683 (#2970) | Eugen Rochko |
2017-04-28 | Fix API for Mastodon version (#2590) | Yamagishi Kazutoshi |
2017-04-27 | Bump version, improve how version is stored for better commit history (#2526) | Eugen Rochko |
2017-04-27 | OEmbed support for PreviewCard (#2337) | Eugen Rochko |
2017-04-26 | Add media dimensions (#2448) | Francis Chong |
2017-04-25 | Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes.... | Evan Minto |
2017-04-23 | ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Ann... | Evan Minto |
2017-04-21 | Adds version to about/more and API (#2181) | Ash Furrow |
2017-04-18 | Instance helper to replace site title helper (#2038) | Matt Jankowski |
2017-04-17 | Fix #1972, fix #1870 - Fix special characters in XML, add tests (#1988) | Eugen |
2017-04-16 | Make file attachment on MediaAttachment optional (#1865) | Eugen |
2017-04-11 | When avatar/header are GIF, generate static versions (#1428) | Eugen |
2017-03-31 | Fix some views still not using counter caches | Eugen Rochko |
2017-03-30 | Add counter caches for a large performance increase on API requests | Eugen Rochko |
2017-03-28 | Fix #690 - Webfinger should handle new shortform profile URLs now (nice) | Eugen Rochko |
2017-03-24 | Fix #675 - return created_at in notifications API | Eugen Rochko |
2017-03-22 | Web UI support for the new omnisearch | Eugen Rochko |
2017-03-22 | New API method: /api/v1/search | Eugen Rochko |
2017-03-15 | Fix #525 - Add instance information API | Eugen Rochko |
2017-03-15 | Merge branch 'master' into mastodon-site-api | Eugen |
2017-03-04 | Fix #431 - convert gif to webm during upload. Web UI treats them like it did | Eugen Rochko |
2017-03-01 | Mute button progress so far. WIP, doesn't entirely work correctly. | Kit Redgrave |
2017-02-27 | Adds site metadata access to the API | Kibigo |
2017-02-14 | Adding POST /api/v1/reports API, and a UI for submitting reports | Eugen Rochko |
2017-02-05 | Fix #552 - Replace image links with image icons in status text in the UI | Eugen Rochko |
2017-02-05 | No replies filter on home timeline no longer hides self-replies | Eugen Rochko |
2017-02-04 | untested!! spoiler hotfix for replies | hoodie |
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for non-blank... | Eugen Rochko |
2017-01-23 | Implement a click-to-view spoiler system | blackle |
2017-01-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko |
2017-01-15 | Fix tests, add applications to eager loading/cache for statuses, fix | Eugen Rochko |
2017-01-15 | Add tracking of OAuth app that posted a status, extend OAuth apps to have opt... | Effy Elden |
2016-12-29 | Add API for retrieving favourites | Eugen Rochko |
2016-12-29 | Add API for retrieving blocked accounts | Eugen Rochko |
2016-12-26 | Adding follow requests API | Eugen Rochko |
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko |
2016-12-21 | Private visibility on statuses prevents non-followers from seeing those | Eugen Rochko |
2016-12-19 | Make unfavouriting async to prevent timeout errors from leaving orphaned reco... | Eugen Rochko |
2016-12-18 | Adjusting public display of statuses to look similar to logged-in UI, | Eugen Rochko |
2016-12-18 | Add OEmbed iframe HTML, convert emojis on public pages, increase size of atta... | Eugen Rochko |
2016-12-05 | Downsize originals in media attachments, small fixes | Eugen Rochko |
2016-12-04 | Do not use expiring links after all | Eugen Rochko |
2016-12-04 | Set a specific S3 expiration time so that files can be cached | Eugen Rochko |
2016-12-04 | Do not autoplay videos, display play button instead. Use expiring links when ... | Eugen Rochko |
2016-11-30 | Add basic OEmbed provider API, fix #247 | Eugen Rochko |
2016-11-23 | Adding sensitive marker to statuses in API | Eugen Rochko |
2016-11-21 | Performance improvement for notifications API | Eugen Rochko |
2016-11-20 | Adding unified streamable notifications | Eugen Rochko |
2016-11-08 | Move timelines API from statuses to its own controller, add a check for | Eugen Rochko |
2016-11-07 | Account notes (bios) can now contain links. Character limit upped to 160 | Eugen Rochko |