fedimovies/src/activitypub
2023-01-29 21:13:35 +00:00
..
actors Improve some error descriptions 2023-01-29 20:04:23 +00:00
builders Add https://w3id.org/security/data-integrity/v1 to JSON-LD context 2023-01-28 22:43:15 +00:00
fetcher Don't retry activity if fetcher recursion limit has been reached 2023-01-26 13:57:46 +00:00
handlers Improve some error descriptions 2023-01-29 20:04:23 +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 Add https://w3id.org/security/data-integrity/v1 to JSON-LD context 2023-01-28 22:43:15 +00:00
deliverer.rs Increase length of logged inbox response 2023-01-25 20:30:43 +00:00
identifiers.rs Replace client-side tag URLs with collection IDs 2023-01-22 15:32:23 +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 Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +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 Return "202 Accepted" when activity is accepted by inbox endpoint 2023-01-29 21:13:35 +00:00
vocabulary.rs Write tag value to log if tag type is Emoji 2023-01-04 17:40:17 +00:00