fedimovies/src/models
2023-03-22 23:13:31 +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 Add /api/v1/instance/peers API endpoint 2023-03-20 17:11:00 +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 get_post_by_object_id to activitypub::fetcher::helpers module 2023-03-22 23:13:31 +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 Grant delete_any_post and delete_any_profile permissions to admin role 2023-03-19 19:21:31 +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