akkoma/lib
Norm 50f7b6367f MRF.ObjectAgePolicy: Check objects alongside Create activities
ObjectAgePolicy only checked Create activites, which still resulted in
some old posts making it to user timelines, even when it was enabled.

This fixes that issue by also checking objects of an updatable type
as defined in `Pleroma.Constants.updatable_object_types`.
2024-11-02 03:10:59 -04:00
..
mix fix wrong type when importing emojis 2024-10-18 14:57:31 +02:00
phoenix/transports/web_socket Migrate to phoenix 1.7 (#626) 2023-08-15 10:22:18 +00:00
pleroma MRF.ObjectAgePolicy: Check objects alongside Create activities 2024-11-02 03:10:59 -04:00