fedimovies/src/activitypub
2022-10-11 19:52:41 +00:00
..
actors Rename instance field in ActorAddress to hostname 2022-10-09 14:28:30 +00:00
builders Fix panic during post deletion 2022-10-11 19:52:41 +00:00
fetcher Rename instance field in ActorAddress to hostname 2022-10-09 14:28:30 +00:00
handlers Remove target="_blank" and add rel="noopener" during HTML cleaning 2022-10-09 13:06:57 +00:00
activity.rs Implement FEP-e232 and allow to add quotes to posts 2022-10-02 21:23:16 +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 Remove acct field from ProfileCreateData struct 2022-10-04 21:18:55 +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