#8115 - log post owner changes (#8117)

* log post owner changes

* log each post separately

* use map instad of a loop
This commit is contained in:
Opliko
2020-01-15 17:05:57 +01:00
committed by Barış Soner Uşaklı
parent 879acc85ae
commit 740de034fa
3 changed files with 14 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ events.types = [
'post-delete',
'post-restore',
'post-purge',
'post-change-owner',
'topic-delete',
'topic-restore',
'topic-purge',