fedimovies/src/activitypub
2023-03-18 18:29:56 +00:00
..
actors Add "aliases" column to actor profile table 2023-03-17 20:27:50 +00:00
builders Replace DbActorProfile::actor_address with ActorAddress::from_profile 2023-03-18 18:29:56 +00:00
fetcher Add federation.onion_proxy_url configuration parameter 2023-03-07 14:53:24 +00:00
handlers Move DbActorProfile::actor_id function to activitypub::identifiers 2023-03-18 18:29:45 +00:00
authentication.rs Move DID types to mitra-utils crate 2023-03-16 17:59:45 +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 Add federation.onion_proxy_url configuration parameter 2023-03-07 14:53:24 +00:00
http_client.rs Add federation.onion_proxy_url configuration parameter 2023-03-07 14:53:24 +00:00
identifiers.rs Move DbActorProfile::actor_id function to activitypub::identifiers 2023-03-18 18:29:45 +00:00
mod.rs Move federation client builders to activitypub::http_client module 2023-03-06 18:50:55 +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 DbActorProfile::actor_id function to activitypub::identifiers 2023-03-18 18:29:45 +00:00
types.rs Deserialize actor tag to Vec<Value> 2023-03-03 22:11:41 +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