fedimovies/src/models
2023-02-12 19:10:33 +00:00
..
attachments Add test for create_attachment() 2023-01-21 22:56:52 +00:00
background_jobs Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
emojis Add /api/v1/custom_emojis endpoint 2023-02-04 21:59:59 +00:00
instances Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
invoices Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
markers Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
notifications Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
oauth Support "authorization_code" OAuth grant type 2023-02-11 23:30:51 +00:00
posts Don't allow read-only users to manage subscriptions 2023-02-04 22:00:03 +00:00
profiles Save sizes of media attachments and other files to database 2023-01-21 19:52:32 +00:00
reactions Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
relationships Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
subscriptions Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
tags Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
users Don't allow read-only users to manage subscriptions 2023-02-04 22:00:03 +00:00
cleanup.rs Move some functions from utils::files to media module 2023-02-12 19:10:33 +00:00
mod.rs Download custom emojis contained in remote posts 2023-01-17 16:47:09 +00:00