akkoma/lib/pleroma/web/activity_pub
ilja ce517ff4e5 Fix tagpolicy to also work with Update
Objects who got updated would just pass the TagPolicy, undoing the moderation that was set in place for the Actor.
Now we check not only for Create activities, but also Update activities.
2022-12-08 21:53:42 +01:00
..
activity_pub Remove deps from Streaming/Persisting behaviors 2021-06-01 13:55:07 -05:00
mrf Fix tagpolicy to also work with Update 2022-12-08 21:53:42 +01:00
object_validator Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
object_validators Purge Rejected Follow requests in daily task (#334) 2022-12-03 23:17:43 +00:00
side_effects Refactor ES on top of search behaviour 2022-06-30 16:28:31 +01:00
views User: generate private keys on user creation 2022-09-11 19:54:37 +01:00
activity_pub.ex Diagnostics tasks (#348) 2022-12-07 11:12:34 +00:00
activity_pub_controller.ex User: generate private keys on user creation 2022-09-11 19:54:37 +01:00
builder.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
internal_fetch_actor.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
mrf.ex normalise markup by default (#316) 2022-11-26 21:06:20 +00:00
object_validator.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
pipeline.ex Refactor ES on top of search behaviour 2022-06-30 16:28:31 +01:00
publisher.ex Check that the signature matches the creator 2022-10-14 11:48:32 +01:00
relay.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
side_effects.ex Fixing up deletes a bit (#327) 2022-12-01 15:00:53 +00:00
transmogrifier.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
utils.ex Allow reacting with remote emoji when they exist on the post (#200) 2022-09-04 23:31:41 +00:00
visibility.ex local-only-fixed (#138) 2022-08-02 14:46:46 +00:00