fedimovies/src/activitypub
2022-10-17 18:55:09 +00:00
..
actors Rename instance field in ActorAddress to hostname 2022-10-09 14:28:30 +00:00
builders Rename some functions 2022-10-15 13:08:50 +00:00
fetcher Refactor fetcher loop in import_post 2022-10-17 18:55:09 +00:00
handlers Add get_post_by_object_id helper 2022-10-15 14:20:45 +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 Rename constants 2022-10-02 21:23: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 Ignore Update(Note) if it tries to update local post 2022-10-15 14:13:12 +00:00
views.rs Use add_related_posts helper in outbox and object views 2022-10-02 21:23:16 +00:00
vocabulary.rs Attach subscription page link to actor object 2022-07-25 21:39:06 +00:00