fedimovies/src/activitypub
2022-04-26 20:43:39 +00:00
..
fetcher Save submitted identity proofs to database 2022-04-26 20:43:39 +00:00
inbox Move HTTP signature verification to receive_activity() function 2022-02-23 23:38:00 +00:00
activity.rs Enforce uniqueness of actor ID 2022-04-20 14:03:13 +00:00
actor.rs Pass Actor object instead of Value when creating/updating profile 2022-04-21 23:10:30 +00:00
collections.rs Implement outboxes 2021-12-24 12:21:05 +00:00
constants.rs Change default activity content type 2021-11-18 16:23:57 +00:00
deliverer.rs Add User-Agent header to fetcher requests 2022-02-08 19:51:40 +00:00
mod.rs Add tests for note visibility detection 2022-02-13 20:12:31 +00:00
receiver.rs Save submitted identity proofs to database 2022-04-26 20:43:39 +00:00
views.rs Make activity IDs deterministic 2022-04-14 18:33:18 +00:00
vocabulary.rs Implement outboxes 2021-12-24 12:21:05 +00:00