aboutsummaryrefslogtreecommitdiff
path: root/eduserver/eduserver.go
AgeCommit message (Expand)Author
2022-03-23Per-room consumers (#2293)Neil Alexander
2022-03-21Wait for safe shutdown of NATS Server (#2289)Neil Alexander
2022-03-16Stream tweaks, use same codepath for sync vs async input room events, wait fo...Neil Alexander
2022-02-08Remove OutputKeyChangeEvent consumer on keyserver (#2160)S7evinK
2022-02-04Remove sarama/saramajetstream dependencies (#2138)S7evinK
2022-01-05Add NATS JetStream support (#1866)S7evinK
2021-11-24Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)Neil Alexander
2021-08-17Cross-signing fixes, notifications via sync, federation (#1974)Neil Alexander
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-11-09Implement read receipts (#1528)S7evinK
2020-10-15Start Kafka connections for each component that needs them (#1527)Neil Alexander
2020-08-10Prefix-defined Kafka topics (#1254)Neil Alexander
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-06-16BREAKING: Make eduserver/appservice use userapi (#1138)Kegsay
2020-06-12Rehuffle where things are in the internal package (#1122)Kegsay
2020-06-08Split out SetupFooComponent (#1106)Kegsay
2020-06-04Convert everything but serverkeyapi to inthttp (#1096)Kegsay
2020-06-01Send-to-device support (#1072)Neil Alexander
2020-05-26Miscellaneous fixes (#1060)Neil Alexander
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-05-18Add -api flag to monolith (#1044)Neil Alexander
2020-03-30Rename the typing server to EDU server (#948)Kegsay