fedimovies/src/mastodon_api
2023-01-11 21:26:53 +00:00
..
accounts Sign Move() activity with server key 2023-01-11 21:26:48 +00:00
directory Rename Pool type to DbPool 2022-12-03 21:30:24 +00:00
instance Add "configuration" object to response of /api/v1/instance endpoint 2023-01-06 17:10:48 +00:00
markers Rename Pool type to DbPool 2022-12-03 21:30:24 +00:00
media Remove ability to upload non-images using /api/v1/media endpoint 2023-01-06 16:05:07 +00:00
notifications Rename Pool type to DbPool 2022-12-03 21:30:24 +00:00
oauth Move DatabaseError to database module 2022-12-03 22:57:09 +00:00
search Move ActorAddress type to webfinger::types module 2023-01-11 21:26:52 +00:00
settings Validate uploaded follower lists 2023-01-11 21:26:53 +00:00
statuses Set limit on number of media files that can be attached to post 2023-01-06 16:55:38 +00:00
subscriptions Remove prepare_signed_update_person() function 2023-01-09 16:22:47 +00:00
timelines Rename Pool type to DbPool 2022-12-03 21:30:24 +00:00
mod.rs Add /api/v1/accounts/lookup Mastodon API endpoint 2022-12-28 00:53:58 +00:00
pagination.rs Switch to rust edition 2021 2022-12-15 19:54:51 +00:00
uploads.rs Remove save_validated_b64_file() function 2023-01-06 16:10:26 +00:00