akkoma/lib/pleroma/web/activity_pub
Ariadne Conill f46cd7e9c7 config: remove legacy activitypub accept_blocks setting
Anyone who is interested in dropping blocks can write their own MRF
policy at this point.  This setting predated the MRF framework.

Disabling the side effect (unsubscription) is still a config option
per policy.
2019-08-13 02:15:21 +00:00
..
mrf constants: add as_public constant and use it everywhere 2019-07-29 02:43:19 +00:00
views Do not add the "next" key to likes.json if there is no more items 2019-08-04 17:13:06 +00:00
activity_pub.ex Stop depending on the embedded object in restrict_favorited_by 2019-08-07 00:12:42 +03:00
activity_pub_controller.ex activitypub: represent internal fetch actor 2019-07-17 17:34:57 +00:00
internal_fetch_actor.ex activitypub: introduce internal fetch service actor 2019-07-17 17:14:08 +00:00
mrf.ex MRF: ensure that subdomain_match calls are case-insensitive 2019-08-10 21:19:26 +00:00
publisher.ex constants: add as_public constant and use it everywhere 2019-07-29 02:43:19 +00:00
relay.ex user: refactor get_or_create_instance_user() into get_or_create_service_actor_by_id() 2019-07-17 16:03:05 +00:00
transmogrifier.ex config: remove legacy activitypub accept_blocks setting 2019-08-13 02:15:21 +00:00
utils.ex Do not rembed the object after updating it 2019-08-07 01:02:29 +03:00
visibility.ex constants: add as_public constant and use it everywhere 2019-07-29 02:43:19 +00:00