This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/views/api/v1
Matt Jankowski 4289ed1d13 Refactor of API timeline actions (#3263)
- Increase coverage to exercise all parts of each action
- Move into namespace to share common code
- Misc refactor of each action for smaller methods, simpler code
2017-05-23 18:11:39 +02:00
..
accounts Add buttons to block and unblock domain (#3127) 2017-05-19 21:05:32 +02:00
apps
blocks
favourites
follow_requests
follows
instances Fix API for Mastodon version (#2590) 2017-04-28 17:53:37 +02:00
media Fix #431 - convert gif to webm during upload. Web UI treats them like it did 2017-03-04 23:02:24 +01:00
mutes Mute button progress so far. WIP, doesn't entirely work correctly. 2017-03-01 22:31:21 -06:00
notifications Fix #675 - return created_at in notifications API 2017-03-24 03:55:45 +01:00
reports
search Web UI support for the new omnisearch 2017-03-22 04:09:28 +01:00
statuses Fix forgotten to include language attribute in statuses JSON (#3209) 2017-05-21 21:38:09 +02:00
timelines/base Refactor of API timeline actions (#3263) 2017-05-23 18:11:39 +02:00