0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-21 02:19:03 +02:00
dendrite/federationapi/routing
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
..
backfill.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
devices.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
eventauth.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
events.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
invite.go Use IRoomVersion (#3064) 2023-04-24 11:50:37 +01:00
join.go Add some roomserver UTs (#3067) 2023-04-27 08:07:13 +02:00
keys.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
leave.go Add some roomserver UTs (#3067) 2023-04-27 08:07:13 +02:00
missingevents.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
openid.go Define component interfaces based on consumers (2/2) (#2425) 2022-05-05 19:30:38 +01:00
peek.go Add some roomserver UTs (#3067) 2023-04-27 08:07:13 +02:00
profile.go Add user profile tests, refactor user API methods (#3030) 2023-04-03 20:19:26 +02:00
profile_test.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
publicrooms.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
query.go Move fedclient interface over to gmsl (#3061) 2023-04-24 16:23:25 +00:00
query_test.go Move fedclient interface over to gmsl (#3061) 2023-04-24 16:23:25 +00:00
routing.go Move fedclient interface over to gmsl (#3061) 2023-04-24 16:23:25 +00:00
send.go Move fedclient interface over to gmsl (#3061) 2023-04-24 16:23:25 +00:00
send_test.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
state.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
threepid.go Add some roomserver UTs (#3067) 2023-04-27 08:07:13 +02:00
version.go Version imprint (#1383) 2020-09-02 16:18:08 +01:00