fedimovies/src/activitypub
2022-12-31 13:28:25 +00:00
..
actors Rewrite mention_to_address and parse_acct_uri, remove unnecessary regexp 2022-12-28 00:18:45 +00:00
builders Move frontend module to web_client::urls 2022-12-24 17:09:44 +00:00
fetcher Set limit on a number of requests in import_post 2022-12-29 17:32:38 +00:00
handlers Write activity ID to log if repost already exists in database 2022-12-21 19:21:21 +00:00
activity.rs Create type for deserializing Undo() activities and remove Activity type 2022-12-12 21:15:08 +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 Remove duplicate inboxes when constructing OutgoingActivity 2022-12-20 00:59:57 +00:00
identifiers.rs Move AP ID parsers to activitypub::identifiers module 2022-07-16 14:10:56 +00:00
mod.rs Move activity queue helpers to activitypub::queues module 2022-12-31 00:07:10 +00:00
queues.rs Rename IncomingActivity type 2022-12-31 13:28:25 +00:00
receiver.rs Rename IncomingActivity type 2022-12-31 13:28:25 +00:00
signatures.rs Sign outgoing activities 2022-10-24 21:20:41 +00:00
views.rs Make post and profile page redirections work in Mastodon 2022-12-27 20:29:44 +00:00
vocabulary.rs Ignore Announce(Dislike) activities 2022-12-14 16:34:30 +00:00