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 b25e42a77f Misc tidying and clean ups (#3445)
* Remove trailing whitespace in i18n mailers

* Use query methods instead of #present? on AR attributes

* Delegate Status#account_domain method

* Delegate Mention #account_username and #account_acct methods
8 years ago
..
accounts Add buttons to block and unblock domain (#3127) 8 years ago
apps Fix tests, add applications to eager loading/cache for statuses, fix 9 years ago
blocks Add API for retrieving blocked accounts 9 years ago
favourites Add API for retrieving favourites 9 years ago
follow_requests Adding follow requests API 9 years ago
follows Fix #52 - Add API versioning (v1) 9 years ago
instances Fix API for Mastodon version (#2590) 8 years ago
media Add "meta" attribute to return of POST /api/v1/media method as well (#3333) 8 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 Misc tidying and clean ups (#3445) 8 years ago
timelines Refactor and spec coverage for api/v1/timelines actions (#3482) 8 years ago