fedimovies/src/activitypub
2022-10-23 23:51:50 +00:00
..
actors Write message to log if remote actor has aliases 2022-10-22 11:33:09 +00:00
builders Pass instance as ref to activity builders 2022-10-22 11:33:23 +00:00
fetcher Rewrite receive_activity to return ImportError instead of HttpError 2022-10-23 23:51:50 +00:00
handlers Send notifications when actor moves to another instance 2022-10-23 17:56:32 +00:00
activity.rs Wrap markdown in remote object content in <p> tag 2022-10-13 16:52:06 +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 Refactor http_signatures module 2022-10-23 23:49:16 +00:00
identifiers.rs Move AP ID parsers to activitypub::identifiers module 2022-07-16 14:10:56 +00:00
mod.rs Rename actor module to actors::types 2022-07-23 21:41:49 +00:00
receiver.rs Rewrite receive_activity to return ImportError instead of HttpError 2022-10-23 23:51:50 +00:00
views.rs Use add_related_posts helper in outbox and object views 2022-10-02 21:23:16 +00:00
vocabulary.rs Handle Move(Person) activity 2022-10-23 17:56:23 +00:00