fedimovies/src/activitypub
2023-04-24 16:56:59 +02:00
..
actors Add emoji count check to profile data validator 2023-04-24 16:15:21 +02:00
builders Add support for content warnings 2023-04-24 16:56:59 +02:00
fetcher Make activity limit in outbox fetcher adjustable 2023-04-24 16:51:51 +02:00
handlers Add support for content warnings 2023-04-24 16:56:59 +02:00
authentication.rs Move contents of database and models modules to mitra-models crate 2023-03-31 00:20:19 +00:00
collections.rs Add https://w3id.org/security/data-integrity/v1 to JSON-LD context 2023-01-28 22:43:15 +00:00
constants.rs Make actor objects pass JSON-LD validation 2023-02-22 17:29:36 +00:00
deliverer.rs Move contents of database and models modules to mitra-models crate 2023-03-31 00:20:19 +00:00
http_client.rs Add federation.onion_proxy_url configuration parameter 2023-03-07 14:53:24 +00:00
identifiers.rs Validate actor aliases before saving into database 2023-04-02 21:58:44 +00:00
mod.rs Move federation client builders to activitypub::http_client module 2023-03-06 18:50:55 +00:00
queues.rs Explain database client errors 2023-04-24 16:49:22 +02:00
receiver.rs Disable spam detection when importing activities from outbox 2023-04-24 16:49:52 +02:00
types.rs Add support for content warnings 2023-04-24 16:56:59 +02:00
views.rs Explain database client errors 2023-04-24 16:49:22 +02:00
vocabulary.rs Prefer Group actor when doing webfinger query on Lemmy server 2023-02-24 13:12:38 +00:00