fedimovies/src/mastodon_api
2023-01-20 22:11:01 +00:00
..
accounts Create custom type for emoji images 2023-01-20 22:11:01 +00:00
directory Rename Pool type to DbPool 2022-12-03 21:30:24 +00:00
instance Add new types to supported media types list 2023-01-15 02:30:00 +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 Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
search Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
settings Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
statuses Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
subscriptions Add Monero payout address validation 2023-01-13 01:31:45 +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