fedimovies/src/activitypub/builders
2022-11-02 16:08:34 +00:00
..
accept_follow.rs Pass instance as ref to activity builders 2022-10-22 11:33:23 +00:00
add_person.rs Rename actor module to actors::types 2022-07-23 21:41:49 +00:00
announce_note.rs Pass instance as ref to activity builders 2022-10-22 11:33:23 +00:00
create_note.rs Remove name attribute from link tag 2022-10-28 15:34:30 +00:00
delete_note.rs Pass instance as ref to activity builders 2022-10-22 11:33:23 +00:00
delete_person.rs Pass instance as ref to activity builders 2022-10-22 11:33:23 +00:00
follow.rs Pass instance as ref to activity builders 2022-10-22 11:33:23 +00:00
like_note.rs Pass instance as ref to activity builders 2022-10-22 11:33:23 +00:00
mod.rs Send Remove(Person) activity when subscription expires 2022-07-17 00:11:02 +00:00
remove_person.rs Rename actor module to actors::types 2022-07-23 21:41:49 +00:00
undo_announce_note.rs Pass instance as ref to activity builders 2022-10-22 11:33:23 +00:00
undo_follow.rs Pass instance as ref to activity builders 2022-10-22 11:33:23 +00:00
undo_like_note.rs Pass instance as ref to activity builders 2022-10-22 11:33:23 +00:00
update_person.rs Implement EIP-191 integrity proofs 2022-11-02 16:08:34 +00:00