fedimovies/src/activitypub
2023-02-26 23:04:56 +00:00
..
actors Make actor objects pass JSON-LD validation 2023-02-22 17:29:36 +00:00
builders Move config parser to mitra-config crate 2023-02-19 00:39:15 +00:00
fetcher Follow FEP-e232 links when importing post 2023-02-26 23:04:56 +00:00
handlers Follow FEP-e232 links when importing post 2023-02-26 23:04:56 +00:00
authentication.rs Move config parser to mitra-config crate 2023-02-19 00:39:15 +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 Store information about failed activity deliveries in database 2023-02-26 14:49:01 +00:00
identifiers.rs Move utils to mitra-utils crate 2023-02-18 23:12:36 +00:00
mod.rs Rename activitypub::activity module to activitypub::types 2023-01-14 23:31:38 +00:00
queues.rs Increase number of delivery attempts and increase intervals between them 2023-02-26 20:16:39 +00:00
receiver.rs Move config parser to mitra-config crate 2023-02-19 00:39:15 +00:00
types.rs Make activities pass JSON-LD validation 2023-02-22 17:30:28 +00:00
views.rs Move config parser to mitra-config crate 2023-02-19 00:39:15 +00:00
vocabulary.rs Prefer Group actor when doing webfinger query on Lemmy server 2023-02-24 13:12:38 +00:00