fedimovies/src/mastodon_api
2023-01-06 15:41:09 +00:00
..
accounts Always put outgoing activities in a queue 2023-01-04 19:36:57 +00:00
directory Rename Pool type to DbPool 2022-12-03 21:30:24 +00:00
instance Use InstanceInfo.description field for HTML content 2022-12-22 20:47:19 +00:00
markers Rename Pool type to DbPool 2022-12-03 21:30:24 +00:00
media Don't treat SVG files as images 2022-12-22 21:42:14 +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 DatabaseError to database module 2022-12-03 22:57:09 +00:00
settings Move DatabaseError to database module 2022-12-03 22:57:09 +00:00
statuses Always put outgoing activities in a queue 2023-01-04 19:36:57 +00:00
subscriptions Always put outgoing activities in a queue 2023-01-04 19:36:57 +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 Don't sniff media type in save_file() 2023-01-06 15:41:09 +00:00