Suppress the `removeParticipant` modification log message for invisible participants
authorTim Düsterhus <duesterhus@woltlab.com>
Tue, 26 Sep 2023 07:52:32 +0000 (09:52 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Tue, 26 Sep 2023 09:38:37 +0000 (11:38 +0200)
commit4def2a5242287ca89a7cee7200c02330e9184b0b
treec9928773f89d817ee4b1fb1f6cb6da7abc1c91a9
parent40edd0891d0003c5441dfd2c067eeb5632fbc2ed
Suppress the `removeParticipant` modification log message for invisible participants

These cannot efficiently be filtered after-the-fact, thus we suppress them
entirely.

For the same reason this fix will not affect existing conversations with the
issue.
files/lib/data/conversation/ConversationAction.class.php