fedimovies/src/models
2023-01-22 15:32:23 +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 Make delete-emoji command accept emoji name and hostname instead of ID 2023-01-21 22:56:52 +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 Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
posts Replace client-side tag URLs with collection IDs 2023-01-22 15:32:23 +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 Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
cleanup.rs Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
mod.rs Download custom emojis contained in remote posts 2023-01-17 16:47:09 +00:00