krille-chan / fluffychat

The cutest instant messenger in the [matrix]
https://fluffychat.im/
GNU Affero General Public License v3.0
891 stars 151 forks source link

Hide permission changes events #1191

Open opk12 opened 1 week ago

opk12 commented 1 week ago

Feature Description

The timeline shows uninteresting permission changes (m.room.power_levels).

shot

Rationale

While an admin should be able to see all events, a PL 0 end user who needs a mod is supposed to search the members list anyway and gains nothing from seeing these spammy power changes.

This is an IRC-bridged room. The EMS bridge @oftc-irc:matrix.org gives mod power to designated IRC users when they join, and removes power when they part.

Mockup

No response

Additional Context

Maybe related: #1190