1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-02-28 22:04:28 -06:00
dendrite/roomserver/internal
Neil Alexander aa6bbf484a
Return ErrRoomNoExists if insufficient state is available for a buildEvent to succeed when joining a room ()
This may help cases like , since it should prompt us to try a federated join again instead.
2022-02-21 16:22:29 +00:00
..
helpers Full roomserver input transactional isolation () 2022-02-04 10:39:34 +00:00
input Use process context for roomserver input () 2022-02-17 15:58:54 +00:00
perform Return ErrRoomNoExists if insufficient state is available for a buildEvent to succeed when joining a room () 2022-02-21 16:22:29 +00:00
query Ensure only one transaction is used for RS input per room () 2022-02-11 17:40:14 +00:00
alias.go Various alias fixes () 2021-07-21 16:53:50 +01:00
api.go Implement server notices () 2022-02-18 16:05:03 +01:00