fedimovies/src/activitypub
2023-01-14 23:31:38 +00:00
..
actors Add mediaType property to images in actor object 2023-01-14 19:39:19 +00:00
builders Rename activitypub::activity module to activitypub::types 2023-01-14 23:31:38 +00:00
fetcher Rename activitypub::activity module to activitypub::types 2023-01-14 23:31:38 +00:00
handlers Rename activitypub::activity module to activitypub::types 2023-01-14 23:31:38 +00:00
authentication.rs Extract integrity proof before fetching actor 2022-12-12 22:54:49 +00:00
collections.rs Use u16 when working with page size 2022-09-29 21:47:35 +00:00
constants.rs Rename constants 2022-10-02 21:23:16 +00:00
deliverer.rs Always put outgoing activities in a queue 2023-01-04 19:36:57 +00:00
identifiers.rs Move AP ID parsers to activitypub::identifiers module 2022-07-16 14:10:56 +00:00
mod.rs Rename activitypub::activity module to activitypub::types 2023-01-14 23:31:38 +00:00
queues.rs Always put outgoing activities in a queue 2023-01-04 19:36:57 +00:00
receiver.rs Don't ignore Delete(Person) verification errors if database error subtype is not NotFound 2023-01-11 21:26:53 +00:00
types.rs Rename activitypub::activity module to activitypub::types 2023-01-14 23:31:38 +00:00
views.rs Fix federation with GNU Social 2023-01-05 19:55:17 +00:00
vocabulary.rs Write tag value to log if tag type is Emoji 2023-01-04 17:40:17 +00:00