fedimovies/src/activitypub
2023-03-27 02:17:59 +04:00
..
actors Add limits.media.emoji_size_limit configuration parameter 2023-03-25 23:11:11 +00:00
builders Replace DbActorProfile::actor_address with ActorAddress::from_profile 2023-03-18 18:29:56 +00:00
fetcher Refactor import_post function 2023-03-26 01:12:03 +00:00
handlers Use "aliases" property in Move() activity handler 2023-03-27 02:17:59 +04:00
authentication.rs Add limits.media.emoji_size_limit configuration parameter 2023-03-25 23:11:11 +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 Restart stalled background jobs 2023-03-25 20:23:19 +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 Update profile page URL template to match mitra-web 2023-03-21 16:48:14 +00:00
vocabulary.rs Prefer Group actor when doing webfinger query on Lemmy server 2023-02-24 13:12:38 +00:00