fedimovies/src/activitypub
2022-11-13 21:30:59 +00:00
..
actors Move password utils to utils::passwords module 2022-11-13 21:30:59 +00:00
builders Create dedicated type for Update(Person) activity 2022-11-07 15:52:53 +00:00
fetcher Improve reporting of JSON parsing error 2022-10-24 21:19:48 +00:00
handlers Remove character limit check 2022-10-25 19:49:48 +00:00
activity.rs Wrap markdown in remote object content in <p> tag 2022-10-13 16:52:06 +00:00
authentication.rs Support integrity proofs created with minisign 2022-11-11 00:53:23 +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 Return error if trying to sign activity which is already signed 2022-11-02 16:08:34 +00:00
identifiers.rs Move AP ID parsers to activitypub::identifiers module 2022-07-16 14:10:56 +00:00
mod.rs Move verify_signed_request function to activitypub::authentication module 2022-10-23 23:51:51 +00:00
receiver.rs Treat activity signature as primary signature 2022-11-06 22:29:06 +00:00
signatures.rs Sign outgoing activities 2022-10-24 21:20:41 +00:00
views.rs Return HTTP 405 in reponse to POST request to outbox 2022-10-31 19:11:00 +00:00
vocabulary.rs Handle Move(Person) activity 2022-10-23 17:56:23 +00:00