dendrite/roomserver/storage
Till 2475cf4b61
Add some roomserver UTs (#3067)
Adds tests for `QueryRestrictedJoinAllowed`, `IsServerAllowed` and
`PerformRoomUpgrade`. Refactors the `QueryRoomVersionForRoom` method to
accept a string and return a `gmsl.RoomVersion` instead of req/resp
structs.
Adds some more caching for `GetStateEvent`

This should also fix #2912 by ignoring state events belonging to other
users.
2023-04-27 08:07:13 +02:00
..
postgres Implement new RoomVersionImpl API (#3062) 2023-04-21 17:06:29 +01:00
shared Add some roomserver UTs (#3067) 2023-04-27 08:07:13 +02:00
sqlite3 refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
tables refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
interface.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
storage_wasm.go Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00
storage.go Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00