fedimovies/src/activitypub
2022-10-18 21:35:59 +00:00
..
actors Add get_hostname function 2022-10-18 00:06:26 +00:00
builders Rename some functions 2022-10-15 13:08:50 +00:00
fetcher Allow instance URI to be onion, i2p or yggdrasil address 2022-10-18 19:10:30 +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 Sort inboxes before delivering activity 2022-10-18 21:35:59 +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