fedimovies/src/mastodon_api
2022-11-16 17:21:42 +00:00
..
accounts Allow password login when token gate is disabled 2022-11-16 17:21:42 +00:00
directory Show only local profiles in profile directory 2022-10-02 21:23:16 +00:00
instance Add token gate feature flag to instance info 2022-11-16 15:11:25 +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 Send notifications when actor moves to another instance 2022-10-23 17:56:32 +00:00
oauth Add API method for revoking access token 2022-11-15 15:45:30 +00:00
search Use general Did type intsead of DidPkh in identity proofs 2022-11-09 18:15:50 +00:00
statuses Perform post content cleaning at the end of validation process 2022-10-25 23:26:42 +00:00
subscriptions Pass instance as ref to activity builders 2022-10-22 11:33:23 +00:00
timelines Set max page size to 200 2022-09-29 22:53:18 +00:00
mod.rs Use /api/v1/subscriptions prefix for subscription API methods 2022-08-25 19:16:46 +00:00
pagination.rs Set max page size to 200 2022-09-29 22:53:18 +00:00
uploads.rs Return validation error if upload size exceeds limit 2022-08-18 22:39:53 +00:00