fedimovies/src/mastodon_api
2023-03-18 18:29:56 +00:00
..
accounts Move DbActorProfile::actor_id function to activitypub::identifiers 2023-03-18 18:29:45 +00:00
apps Add "error" and "error_description" fields to Mastodon API error responses 2023-02-25 23:38:42 +00:00
custom_emojis Add "error" and "error_description" fields to Mastodon API error responses 2023-02-25 23:38:42 +00:00
directory Add "error" and "error_description" fields to Mastodon API error responses 2023-02-25 23:38:42 +00:00
instance Remove hardcoded upload size limit 2023-03-14 15:17:56 +00:00
markers Add "error" and "error_description" fields to Mastodon API error responses 2023-02-25 23:38:42 +00:00
media Remove hardcoded upload size limit 2023-03-14 15:17:56 +00:00
notifications Add "error" and "error_description" fields to Mastodon API error responses 2023-02-25 23:38:42 +00:00
oauth Add "error" and "error_description" fields to Mastodon API error responses 2023-02-25 23:38:42 +00:00
search Move DID types to mitra-utils crate 2023-03-16 17:59:45 +00:00
settings Replace DbActorProfile::actor_address with ActorAddress::from_profile 2023-03-18 18:29:56 +00:00
statuses Move DbActorProfile::actor_url function to activitypub::identifiers 2023-03-18 18:29:34 +00:00
subscriptions Create profile_emoji database table 2023-03-04 21:12:02 +00:00
timelines Add "error" and "error_description" fields to Mastodon API error responses 2023-02-25 23:38:42 +00:00
errors.rs Add "error" and "error_description" fields to Mastodon API error responses 2023-02-25 23:38:42 +00:00
mod.rs Remove hardcoded upload size limit 2023-03-14 15:17:56 +00:00
pagination.rs Switch to rust edition 2021 2022-12-15 19:54:51 +00:00
uploads.rs Remove hardcoded upload size limit 2023-03-14 15:17:56 +00:00