fedimovies/src/mastodon_api
2022-09-08 20:35:43 +00:00
..
accounts Remove unused subscription_page_url property from Account object 2022-09-08 20:35:43 +00:00
directory Enable profile directory pagination 2021-12-16 23:09:08 +00:00
instance Change representation of blockchain config in Instance API response 2022-08-31 21:30:03 +00:00
markers Avoid deconstruction when using path extractor 2022-04-09 17:11:41 +00:00
media Return validation error if upload size exceeds limit 2022-08-18 22:39:53 +00:00
notifications Add helper function for creating responses with pagination header 2022-08-06 22:05:48 +00:00
oauth Remove default_currency() method from config object 2022-08-28 18:53:32 +00:00
search Add API method for searching profiles by username or acct 2022-09-06 19:08:50 +00:00
statuses Allow blockchain configuration to be defined using a list 2022-08-31 20:42:55 +00:00
subscriptions Rename /api/v1/subscriptions/enable to /api/v1/subscriptions/options 2022-09-08 10:05:34 +00:00
timelines Add API method for getting local timeline 2022-05-09 00:02:36 +00:00
mod.rs Use /api/v1/subscriptions prefix for subscription API methods 2022-08-25 19:16:46 +00:00
pagination.rs Fix Access-Control-Expose-Headers header 2022-08-06 22:07:33 +00:00
uploads.rs Return validation error if upload size exceeds limit 2022-08-18 22:39:53 +00:00