fedimovies/src/mastodon_api
2022-11-27 22:04:53 +00:00
..
accounts Verify that actor alias exists before moving local followers 2022-11-27 22:04:53 +00:00
directory Show only local profiles in profile directory 2022-10-02 21:23:16 +00:00
instance Rename instance.host() to instance.hostname() 2022-11-24 13:27:10 +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 Rename instance.host() to instance.hostname() 2022-11-24 13:27:10 +00:00
search Rename instance.host() to instance.hostname() 2022-11-24 13:27:10 +00:00
settings Move change_password API method to /api/v1/settings/change_password 2022-11-26 00:17:01 +00:00
statuses Rename instance.host() to instance.hostname() 2022-11-24 13:27:10 +00:00
subscriptions Add expires_at field to Invoice object 2022-11-25 15:04:46 +00:00
timelines Set max page size to 200 2022-09-29 22:53:18 +00:00
mod.rs Add API methods for exporting followers and follows 2022-11-24 21:58:00 +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