0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-27 15:28:46 +02:00
dendrite/roomserver/storage/shared
David Spenler 8d8fe485b4
Fix failing ban tests (#1884)
* Add room membership and powerlevel checks for func SendBan

* Added non-error return to func GetStateEvent when no state events with the specified state key are found

* Add passing tests to whitelist

* Fixed formatting

* Update roomserver/storage/shared/storage.go

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
Co-authored-by: kegsay <kegan@matrix.org>
Co-authored-by: kegsay <kegsay@gmail.com>
2021-07-19 18:33:05 +01:00
..
latest_events_updater.go Add RoomInfo cache, remove RoomServerRoomNIDsCache (#1646) 2020-12-16 12:15:12 +00:00
membership_updater.go Implement forgetting about rooms (#1572) 2020-11-05 10:19:23 +00:00
prepare.go Merge Updater structs (#1069) 2020-05-28 11:15:21 +01:00
storage.go Fix failing ban tests (#1884) 2021-07-19 18:33:05 +01:00