aboutsummaryrefslogtreecommitdiff
path: root/roomserver/state
AgeCommit message (Expand)Author
2020-10-05Resolve state after event against current room state when determining latest ...Neil Alexander
2020-10-01Fix golangci-lint issues (#1464)S7evinK
2020-09-16Implement rejected events (#1426)Kegsay
2020-09-02Expand RoomInfo to cover more DB storage functions (#1377)Kegsay
2020-08-19Transaction writer changes, move roomserver writers (#1285)Neil Alexander
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-04-29Honour history_visibility when backfilling (#990)Kegsay
2020-04-24Use a single storage.Database interface (#978)Kegsay
2020-04-09Federation for v3/v4 rooms (#954)Neil Alexander
2020-03-30Ensure state res results are uniqueNeil Alexander
2020-03-19Room server changes for room versions (#930)Neil Alexander
2020-03-16bugfix: Fix #908 by setting the correct state after the event (#913)Kegsay
2020-02-05Implement room version capabilities in CS API (#866)Neil Alexander
2020-02-05Room version abstractions (#865)Neil Alexander
2019-05-21use go module for dependencies (#594)ruben