Richard van der Hoff 78f6010207 Fix an issue with ignoring power_level changes on divergent graphs
Changes to m.room.power_levels events are supposed to be handled at a high
priority; however a typo meant that the relevant bit of code was never
executed, so they were handled just like any other state change - which meant
that a bad person could cause room state changes by forking the graph from a
point in history when they were allowed to do so.
2015-11-12 15:24:59 +00:00
..
2015-11-12 11:58:48 +00:00
2015-11-02 16:56:30 +00:00
2015-10-26 18:12:09 +00:00
2015-11-05 17:20:28 +00:00