fedimovies/src/activitypub
2021-11-22 22:42:17 +00:00
..
activity.rs Make "to" property optional on Activity object 2021-11-21 13:48:38 +00:00
actor.rs Create instance actor 2021-11-18 00:51:56 +00:00
constants.rs Change default activity content type 2021-11-18 16:23:57 +00:00
deliverer.rs Don't sign GET requests in private mode 2021-11-18 15:11:54 +00:00
fetcher.rs Return error if trying to fetch local profile 2021-11-21 13:48:38 +00:00
mod.rs Add support for search by Note url 2021-11-07 22:06:05 +00:00
receiver.rs Don't log incoming Delete() activities if HTTP signature is not valid 2021-11-22 22:42:17 +00:00
views.rs Don't log incoming Delete() activities if HTTP signature is not valid 2021-11-22 22:42:17 +00:00
vocabulary.rs Handle Delete activities that don't have object type 2021-11-19 00:05:39 +00:00