aboutsummaryrefslogtreecommitdiff
path: root/roomserver/storage/shared/room_updater.go
AgeCommit message (Expand)Author
2022-02-17Don't re-send sent events in `add_state_events` (#2195)Neil Alexander
2022-02-11Ensure only one transaction is used for RS input per room (#2178)Neil Alexander
2022-02-10Fix fetching missing state (#2163)Neil Alexander
2022-02-04Full roomserver input transactional isolation (#2141)Neil Alexander