make group left messages call the ac_member_removed hook, as per wishes from @adbenitez

This commit is contained in:
holger krekel
2020-07-18 19:50:09 +02:00
parent bb2e8b4392
commit 06166f7956
3 changed files with 18 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
1.40.x
---------------
- emit "ac_member_removed" event (with 'actor' being the removed contact)
for when a user leaves a group.
1.40.0
---------------