fedimovies/src/activitypub
2022-10-09 13:06:57 +00:00
..
actors Rewrite DbActorProfile.actor_address() to return ActorAddress object 2022-10-04 21:18:38 +00:00
builders Don't add FEP-e232 link tags to outgoing activities 2022-10-05 18:52:06 +00:00
fetcher Remove acct field from ProfileCreateData struct 2022-10-04 21:18:55 +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