Skip to content

AdminAPI: return id for moderation log entries

Alex Gleason requested to merge alexgleason/pleroma:modlog-id into develop

This is a simple MR that exposes the ID of moderation log entries in the API so the frontend can store them without conflicts.

Merge request reports