Files
element-web/src/components/views
Travis Ralston 61cc6c8293 Correctly update the banned users list when a user is unbanned
Fixes https://github.com/vector-im/riot-web/issues/11123

Error wasn't actually the user being unbanned twice - it was a React error about "cannot call enqueueForceUpdate of undefined", which was a binding problem with onUnbanned. However, fixing that didn't do the intended thing - the user was still shown in the settings. We now just listen for membership and  fix it that way.
2019-10-11 12:56:48 +01:00
..
2019-10-08 12:10:37 +01:00
2019-10-08 12:10:37 +01:00
2019-10-03 09:35:39 +01:00
2019-09-27 12:20:48 +01:00