Add Ban to member context menu

Also don't try to load past messages in rooms we've left/been
kicked/banned from.
This commit is contained in:
miruka
2020-04-19 17:30:16 -04:00
parent 2d231b7af1
commit 2cc3f27247
5 changed files with 56 additions and 11 deletions

View File

@@ -48,7 +48,7 @@
- Make clicking on user/room mentions open relevant UI instead of matrix.to
URL in browser
- Make rooms fully manageable within Mirage: settings, permissions, kick, etc
- Make rooms fully manageable within Mirage: settings, permissions, unban
- Labeled text area component, use it for room creation/settings topic
- Linkify URLs in topic text areas
@@ -185,7 +185,6 @@
- `RoomMessageMedia` and `RoomAvatarEvent` info attributes
- Handle `m.room.aliases` events
- Support "Empty room (was ...)" after peer left
- Left room events after client reboot
- Previewing room without joining