fedimovies/src/activitypub
2022-12-12 22:54:43 +00:00
..
actors Move create_remote_profile() and update_remote_profile() to actors::helpers module 2022-12-11 14:57:57 +00:00
builders Rename modules 2022-12-06 23:29:59 +00:00
fetcher Move create_remote_profile() and update_remote_profile() to actors::helpers module 2022-12-11 14:57:57 +00:00
handlers Create type for deserializing Undo() activities and remove Activity type 2022-12-12 21:15:08 +00:00
activity.rs Create type for deserializing Undo() activities and remove Activity type 2022-12-12 21:15:08 +00:00
authentication.rs Don't fetch actor when verifying JSON signature on Delete(Person) activity 2022-12-08 16:31:26 +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 Replace generic parameter in OutgoingActivity struct with Value type 2022-12-05 18:08:15 +00:00
identifiers.rs Move AP ID parsers to activitypub::identifiers module 2022-07-16 14:10:56 +00:00
mod.rs Process Create() activities in background jobs 2022-12-12 15:29:40 +00:00
receiver.rs Process Announce() and Update() activities in background jobs 2022-12-12 22:54:43 +00:00
signatures.rs Sign outgoing activities 2022-10-24 21:20:41 +00:00
views.rs Add handle_activity() function 2022-12-12 00:31:29 +00:00
vocabulary.rs Transform incoming events into posts 2022-12-06 19:54:44 +00:00