fedimovies/src/activitypub
2023-02-07 18:28:19 +00:00
..
actors Remove dependency on activitypub module from config::main 2023-02-07 18:28:19 +00:00
builders Add https://w3id.org/security/data-integrity/v1 to JSON-LD context 2023-01-28 22:43:15 +00:00
fetcher Remove dependency on activitypub module from config::main 2023-02-07 18:28:19 +00:00
handlers Ignore Announce(Delete) activities 2023-02-05 21:01:12 +00:00
authentication.rs Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01: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 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 Remove dependency on activitypub module from config::main 2023-02-07 18:28:19 +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 Use header name constants in activitypub::views module 2023-02-07 12:00:22 +00:00
vocabulary.rs Write tag value to log if tag type is Emoji 2023-01-04 17:40:17 +00:00