Age | Commit message (Expand) | Author |
2017-06-05 | Add streaming_api_base_url to /api/v1/instance (#3556) | IkUrA |
2017-05-31 | Spec coverage and refactor for the api/v1/accounts controllers (#3451) | Matt Jankowski |
2017-05-31 | Misc tidying and clean ups (#3445) | Matt Jankowski |
2017-05-31 | Refactor and spec coverage for api/v1/timelines actions (#3482) | Matt Jankowski |
2017-05-26 | Add "meta" attribute to return of POST /api/v1/media method as well (#3333) | Eugen Rochko |
2017-05-23 | Refactor of API timeline actions (#3263) | Matt Jankowski |
2017-05-21 | Fix forgotten to include language attribute in statuses JSON (#3209) | Eugen Rochko |
2017-05-19 | Add buttons to block and unblock domain (#3127) | Eugen Rochko |
2017-05-15 | Feature conversations muting (#3017) | Eugen Rochko |
2017-05-13 | Revert HTML CW changes (#3020) | beatrix |
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-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-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-23 | Adding sensitive marker to statuses in API | Eugen Rochko |