fedimovies/src/models
2023-03-18 18:29:56 +00:00
..
attachments Support audio attachments 2023-03-05 19:29:29 +00:00
background_jobs Replace magic numbers in activitypub::queues module with constants 2023-02-25 19:28:19 +00:00
emojis Refresh emoji caches when emoji is deleted 2023-03-05 19:42:46 +00:00
instances Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
invoices Move utils to mitra-utils crate 2023-02-18 23:12:36 +00:00
markers Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
notifications Group imports 2023-02-12 23:07:19 +00:00
oauth Group imports 2023-02-12 23:07:19 +00:00
posts Move DbActorProfile::actor_url function to activitypub::identifiers 2023-03-18 18:29:34 +00:00
profiles Replace DbActorProfile::actor_address with ActorAddress::from_profile 2023-03-18 18:29:56 +00:00
properties Create internal_property database table 2023-03-11 10:33:48 +00:00
reactions Move utils to mitra-utils crate 2023-02-18 23:12:36 +00:00
relationships Move utils to mitra-utils crate 2023-02-18 23:12:36 +00:00
subscriptions Remove ability to switch from Ethereum devnet to another chain without resetting subscriptions 2023-03-12 15:53:40 +00:00
tags Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
users Add "aliases" column to actor profile table 2023-03-17 20:27:50 +00:00
cleanup.rs Move media deletion helper to media module 2023-03-18 11:27:16 +00:00
mod.rs Create internal_property database table 2023-03-11 10:33:48 +00:00