fedimovies/src/activitypub
2022-04-13 21:26:30 +00:00
..
fetcher Validate and clean bio when profile is created or updated 2022-02-17 20:38:56 +00:00
inbox Move HTTP signature verification to receive_activity() function 2022-02-23 23:38:00 +00:00
activity.rs Set default tag type to Hashtag 2022-02-15 23:14:39 +00:00
actor.rs Write warning to log when encountering unexpected actor property type 2022-04-12 18:34:01 +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 process_note() to import_post() and change its error type to ImportError 2022-04-13 19:19:19 +00:00
views.rs Prevent interactions with reposts 2022-04-13 21:26:30 +00:00
vocabulary.rs Implement outboxes 2021-12-24 12:21:05 +00:00