0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-10-03 00:08:56 +02:00
dendrite/roomserver/storage
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
..
postgres Add more optimised code path for checking if we're in a room (#1909) 2021-07-09 16:36:45 +01:00
shared Fix failing ban tests (#1884) 2021-07-19 18:33:05 +01:00
sqlite3 Add more optimised code path for checking if we're in a room (#1909) 2021-07-09 16:36:45 +01:00
tables Add more optimised code path for checking if we're in a room (#1909) 2021-07-09 16:36:45 +01:00
interface.go Add more optimised code path for checking if we're in a room (#1909) 2021-07-09 16:36:45 +01:00
storage.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
storage_wasm.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00