aboutsummaryrefslogtreecommitdiff
path: root/roomserver/storage/tables
AgeCommit message (Expand)Author
2020-09-07Remove QueryBulkStateContent from current state server (#1404)Kegsay
2020-09-03Implement more CSS storage functions in roomserver (#1388)Kegsay
2020-09-03Move currentstateserver API to roomserver (#1387)Kegsay
2020-09-02Expand RoomInfo to cover more DB storage functions (#1377)Kegsay
2020-09-01Add RoomInfo metadata struct (#1367)Kegsay
2020-08-20Roomserver per-room input parallelisation (Postgres) (#1289)Neil Alexander
2020-07-07Emit redacted_event from the roomserver when redactions are validated (#1186)Kegsay
2020-07-06Implement core redaction logic (#1185)Kegsay
2020-07-02Replace publicroomsapi with a combination of clientapi/roomserver/currentstat...Kegsay
2020-06-26Finish implementing retiring invites (#1166)Kegsay
2020-05-27Convert remaining roomserver tables (#1065)Kegsay
2020-05-27Convert room_aliases previous_events state_block and state_snapshot tables (#...Kegsay
2020-05-26Convert transactions/rooms table to share more code (#1063)Kegsay
2020-05-26Convert events/event_json tables to share code (#1062)Kegsay
2020-05-26roomserver: start refactoring storage layer (#1061)Kegsay