dendrite/federationapi/routing
kegsay 4679098a64
Use IRoomVersion (#3064)
This is a step towards allowing arbitrary room version impls.
2023-04-24 11:50:37 +01: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 Implement new RoomVersionImpl API (#3062) 2023-04-21 17:06:29 +01:00
keys.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
leave.go Implement new RoomVersionImpl API (#3062) 2023-04-21 17:06:29 +01:00
missingevents.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
openid.go
peek.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
profile_test.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
profile.go
publicrooms.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
query_test.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
query.go refactor: use latest GMSL which splits fed client from matrix room logic (#3051) 2023-04-06 09:55:01 +01:00
routing.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
send_test.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
send.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 Implement new RoomVersionImpl API (#3062) 2023-04-21 17:06:29 +01:00
version.go