fedimovies/src/activitypub
2023-02-12 23:07:19 +00:00
..
actors Group imports 2023-02-12 23:07:19 +00:00
builders Group imports 2023-02-12 23:07:19 +00:00
fetcher Group imports 2023-02-12 23:07:19 +00:00
handlers Ignore Announce(Delete) activities 2023-02-05 21:01:12 +00:00
authentication.rs Group imports 2023-02-12 23:07: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 Remove dependency on activitypub module from config::main 2023-02-07 18:28:19 +00:00
deliverer.rs Remove dependency on activitypub module from config::main 2023-02-07 18:28:19 +00:00
identifiers.rs Rename new_uuid function to generate_ulid 2023-02-12 22:04:31 +00:00
mod.rs Rename activitypub::activity module to activitypub::types 2023-01-14 23:31:38 +00:00
queues.rs Don't retry activity if fetcher recursion limit has been reached 2023-01-26 13:57:46 +00:00
receiver.rs Process Delete() and Undo() activities in background to preserve ordering 2023-02-07 00:03:41 +00:00
types.rs Add https://w3id.org/security/data-integrity/v1 to JSON-LD context 2023-01-28 22:43:15 +00:00
views.rs Group imports 2023-02-12 23:07:19 +00:00
vocabulary.rs Write tag value to log if tag type is Emoji 2023-01-04 17:40:17 +00:00