You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
accounts Add buttons to block and unblock domain (#3127) 9 years ago
apps Fix tests, add applications to eager loading/cache for statuses, fix 9 years ago
blocks
favourites
follow_requests
follows
instances Fix API for Mastodon version (#2590) 9 years ago
media Fix #431 - convert gif to webm during upload. Web UI treats them like it did 9 years ago
mutes Mute button progress so far. WIP, doesn't entirely work correctly. 9 years ago
notifications Fix #675 - return created_at in notifications API 9 years ago
reports Adding POST /api/v1/reports API, and a UI for submitting reports 9 years ago
search Web UI support for the new omnisearch 9 years ago
statuses Fix forgotten to include language attribute in statuses JSON (#3209) 9 years ago
timelines/base Refactor of API timeline actions (#3263) 9 years ago