fedimovies/src/activitypub
2022-05-02 00:01:57 +00:00
..
fetcher Rename fetch_attachment to fetch_file 2022-05-02 00:01:57 +00:00
inbox Move HTTP signature verification to receive_activity() function 2022-02-23 23:38:00 +00:00
activity.rs Convert incoming questions and pages into posts 2022-04-29 13:21:00 +00:00
actor.rs Generate RSA key for instance actor automatically on the first run 2022-04-30 20:03:21 +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 Rename fetch_attachment to fetch_file 2022-05-02 00:01:57 +00:00
views.rs Make activity IDs deterministic 2022-04-14 18:33:18 +00:00
vocabulary.rs Convert incoming questions and pages into posts 2022-04-29 13:21:00 +00:00