fedimovies/src/activitypub
2022-12-11 14:57:57 +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 Move create_remote_profile() and update_remote_profile() to actors::helpers module 2022-12-11 14:57:57 +00:00
activity.rs Accept attachments with type Video 2022-12-10 19:01:11 +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 Move create_remote_profile() and update_remote_profile() to actors::helpers module 2022-12-11 14:57:57 +00:00
receiver.rs Create type for deserializing Announce() activities 2022-12-09 23:07:19 +00:00
signatures.rs Sign outgoing activities 2022-10-24 21:20:41 +00:00
views.rs Rename Pool type to DbPool 2022-12-03 21:30:24 +00:00
vocabulary.rs Transform incoming events into posts 2022-12-06 19:54:44 +00:00