aboutsummaryrefslogtreecommitdiff
path: root/currentstateserver
AgeCommit message (Expand)Author
2020-09-07Remove current state server (#1405)Kegsay
2020-09-07Remove QueryBulkStateContent from current state server (#1404)Kegsay
2020-09-04Remove QueryRoomsForUser from current state server (#1398)Kegsay
2020-09-04Remove QuerySharedUsers from current state server (#1396)Kegsay
2020-09-04Remove QueryCurrentState from current-state-server (#1395)Kegsay
2020-09-04Remove QueryKnownUsers from current state server (#1393)Kegsay
2020-09-04Remove ServerACLs from the current state server (#1390)Kegsay
2020-09-03Move currentstateserver API to roomserver (#1387)Kegsay
2020-09-01Fix duplicate writers (#1376)Neil Alexander
2020-09-01Report which component failed to consume (#1375)Neil Alexander
2020-08-25[readability] use event.StateKeyEquals where relevant and minor for-loop refa...oliverpool
2020-08-24Update Naffka (#1295)Neil Alexander
2020-08-21Component-wide TransactionWriters (#1290)Neil Alexander
2020-08-19Transaction writer changes, move roomserver writers (#1285)Neil Alexander
2020-08-12Deflake currentstateserver integration tests (#1263)Kegsay
2020-08-11Support for server ACLs (#1261)Neil Alexander
2020-08-10Prefix-defined Kafka topics (#1254)Neil Alexander
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-07-31Fix edge cases around device lists (#1234)Kegsay
2020-07-28User directory (#1225)Neil Alexander
2020-07-24Modify QuerySharedUsers to handle counts/include/exclude (#1219)Kegsay
2020-07-23currentstate: Add QuerySharedUsers (#1217)Kegsay
2020-07-21Use TransactionWriter in other component SQLite (#1209)Neil Alexander
2020-07-08Finish implementing redactions (#1189)Kegsay
2020-07-07Emit redacted_event from the roomserver when redactions are validated (#1186)Kegsay
2020-07-03Implement local redaction (#1182)Kegsay
2020-07-03Implement ExtraPublicRoomsProvider for p2p demos (#1180)Kegsay
2020-07-02Replace publicroomsapi with a combination of clientapi/roomserver/currentstat...Kegsay
2020-06-30Remove membership table from account DB (#1172)Kegsay
2020-06-30Add a new component: currentstateserver (#1171)Kegsay