aboutsummaryrefslogtreecommitdiff
path: root/appservice
AgeCommit message (Expand)Author
2020-10-15Start Kafka connections for each component that needs them (#1527)Neil Alexander
2020-09-01Report which component failed to consume (#1375)Neil Alexander
2020-08-25Don't overwrite global err before return (#1293)oliverpool
2020-08-21Component-wide TransactionWriters (#1290)Neil Alexander
2020-08-19Transaction writer changes, move roomserver writers (#1285)Neil Alexander
2020-08-10Prefix-defined Kafka topics (#1254)Neil Alexander
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-07-21Use TransactionWriter in other component SQLite (#1209)Neil Alexander
2020-06-17Move account/device DBs to userapi (#1141)Kegsay
2020-06-17Make userapi control account creation entirely (#1139)Kegsay
2020-06-16BREAKING: Make eduserver/appservice use userapi (#1138)Kegsay
2020-06-12Minor perf/debugging improvements (#1121)Kegsay
2020-06-12Rehuffle where things are in the internal package (#1122)Kegsay
2020-06-11Roomserver API changes (#1118)Kegsay
2020-06-10Remove public appservice routes (#1112)Kegsay
2020-06-08Split out SetupFooComponent (#1106)Kegsay
2020-06-04Convert everything but serverkeyapi to inthttp (#1096)Kegsay
2020-06-04Add ParseFileURI and use it when dealing with file URIs (#1088)Kegsay
2020-06-04Fix #632 and send spec-compliant transactions to the AS (#1091)Kegsay
2020-06-01Fix pg user already exists (#1076)S7evinK
2020-05-26Miscellaneous fixes (#1060)Neil Alexander
2020-05-22Fix API pathsNeil Alexander
2020-05-22dendritejs tweaks for persisting sqlite DBs (#1058)Kegsay
2020-05-22Separate muxes for public and internal APIs (#1056)Neil Alexander
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-05-18Add -api flag to monolith (#1044)Neil Alexander
2020-05-01Limit database connections (#980, #564) (#998)Neil Alexander
2020-05-01Consolidation of roomserver APIs (#994)Neil Alexander
2020-04-22Fix sarama import URLs (#856)Neil Alexander
2020-04-16Add SQL tracing via DENDRITE_TRACE_SQL (#968)Kegsay
2020-04-03use custom http client instead of the http DefaultClient (#823)Ben B
2020-03-24Use HeaderedEvents in appservice component (#939)Neil Alexander
2020-03-20Added special case for m.room.member event in appservice component (#874)Prateek Sachan
2020-03-17Implement gomatrixserverlib.HeaderedEvent in roomserver Kafka output (#914)Neil Alexander
2020-03-16Implement gomatrixserverlib.HeaderedEvent in roomserver query API (#912)Neil Alexander
2020-03-06Add peer-to-peer support into Dendrite via libp2p and fetch (#880)Kegsay
2020-02-14More SQLite (#871)Neil Alexander
2020-02-13Support sqlite in addition to postgres (#869)Kegsay
2020-02-11Pass cfg by reference around the codebase (#819)Behouba Manassé
2019-12-20AS should use the v1 endpoint, rather than r0 (#827)Will Hunt
2019-08-07Implement profile retrieval over federation (#726)Alex Chen
2019-07-12Lots of small typo fixes (#737)Andrew Morgan
2019-07-03Encode URLs properly (#728)Andrew Morgan
2019-05-21use go module for dependencies (#594)ruben