fedimovies/src/activitypub
2023-04-04 23:56:38 +00:00
..
actors Validate actor aliases before saving into database 2023-04-02 21:58:44 +00:00
builders Move contents of database and models modules to mitra-models crate 2023-03-31 00:20:19 +00:00
fetcher Move contents of database and models modules to mitra-models crate 2023-03-31 00:20:19 +00:00
handlers Create /api/v1/accounts/aliases/all API endpoint 2023-04-04 23:56:38 +00: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 Remove activity from queue if handler times out 2023-03-31 17:56:13 +00:00
receiver.rs Move contents of database and models modules to mitra-models crate 2023-03-31 00:20:19 +00:00
types.rs Deserialize actor tag to Vec<Value> 2023-03-03 22:11:41 +00:00
views.rs Move contents of database and models modules to mitra-models crate 2023-03-31 00:20:19 +00:00
vocabulary.rs Prefer Group actor when doing webfinger query on Lemmy server 2023-02-24 13:12:38 +00:00