Gnuxie
Gnuxie
Based on https://github.com/matrix-org/matrix-js-sdk/pull/2483 Doesn't actually ignore anything, just updates the list in the above PR --- This PR currently has none of the required changelog labels. A reviewer can add...
[Rendered](https://github.com/Gnuxie/matrix-doc/blob/gnuxie/triple/proposals/3849-observations.md)
1. We keep track of the event that created a list rule so that we can remove the rule by having a way to determine the original state key for...
https://github.com/matrix-org/mjolnir/issues/125 https://github.com/matrix-org/mjolnir/issues/99 acceptInvitesFromGroup was implemented with an experimental api that was a precursor to spaces which was refereed to as either communities or groups. Support for communities/groups ended in Synapse...
This PR adds a command `!mjolnir acl-clean` which kicks all of the users from the room or all protected rooms that whose servers are banned by the room's server ACL....
There have been previous examples (but i am not going to dig for them yet) this is quite a good one though. https://github.com/matrix-org/mjolnir/pull/325 Let's take a look at what happened....
The example being reportPolling VS the web proxy, it would be nice to test both setups in isolation of each other so it is obvious one isn't doing the other's...
**Describe the bug** When changing the permissions of a user via the powerlevel command, if Mjolnir does not have the power level in the target room to be able to...
https://github.com/matrix-org/mjolnir/pull/164 Application of bans and ACL is extremely slow with a large number of moderately sized rooms (50+ with a few 20k~ user rooms) - [x] We should apply bans...