fedimovies/src/mastodon_api
silverpill 1bfb951df8 Move create_identity_claim to identity::claims module
Make it work with any DID type
2022-11-10 09:46:06 +00:00
..
accounts Move create_identity_claim to identity::claims module 2022-11-10 09:46:06 +00:00
directory Show only local profiles in profile directory 2022-10-02 21:23:16 +00:00
instance Add instance stats to object returned by /api/v1/instance 2022-10-04 21:18:55 +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 Remove default_currency() method from config object 2022-08-28 18:53:32 +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