aboutsummaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2020-08-27Remove device DB from clientapi (#1352)Kegsay
2020-08-25Don't overwrite global err before return (#1293)oliverpool
2020-08-25Roomserver NID caches (#1335)Neil Alexander
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-17Add SkipClean and UseEncodedPaths to intermediate routers (#1275)Neil Alexander
2020-08-13Fix Docker builds, polylith components (#1269)Neil Alexander
2020-08-13API setup refactoring (#1266)Neil Alexander
2020-08-11New sample config (#1258)Neil Alexander
2020-08-10Prefix-defined Kafka topics (#1254)Neil Alexander
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-08-07Allow enforcing X.509 certificate validity (MSC1711) (#1249)Neil Alexander
2020-07-30Hook up device list updates to the sync notifier (#1231)Kegsay
2020-07-27Add logic for determining when device lists have changed due to membership ch...Kegsay
2020-07-23keyserver: produce key change events (#1218)Kegsay
2020-07-22Handle inbound federation E2E key queries/claims (#1215)Kegsay
2020-07-22Persistent federation sender blacklist (#1214)Neil Alexander
2020-07-20Deduplicate FS database, EDU persistence table (#1207)Neil Alexander
2020-07-15Implement key uploads (#1202)Kegsay
2020-07-13Add boilerplate for key server APIs (#1196)Kegsay
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-02Remove publicroomsapi (#1176)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
2020-06-19User API polylith component (#1151)Neil Alexander
2020-06-17Move account/device DBs to userapi (#1141)Kegsay
2020-06-16Make syncapi use userapi (#1136)Kegsay
2020-06-16Make federationapi use userapi (#1135)Kegsay
2020-06-16Fix media API for demos and possibly Synapse (#1134)Neil Alexander
2020-06-16Make userapi responsible for checking access tokens (#1133)Kegsay
2020-06-16More server key updates, tests (#1129)Neil Alexander
2020-06-15Fix rooms v3 url paths for good - with tests (#1130)Kegsay
2020-06-15Current wiring (#1125)Kegsay
2020-06-12Rehuffle where things are in the internal package (#1122)Kegsay
2020-06-12More key tweaks (#1116)Neil Alexander
2020-06-10Remove clientapi producers which aren't actually producers (#1111)Kegsay
2020-06-10Remove unused UserUpdates producer (#1109)Kegsay
2020-06-09Factor out how monolith routes get added (#1107)Kegsay
2020-06-05More flexible caching (#1101)Neil Alexander
2020-06-05General cleanup when making components (#1098)Kegsay
2020-06-04Convert serverkeys to inthttp (#1097)Kegsay
2020-06-04Convert everything but serverkeyapi to inthttp (#1096)Kegsay
2020-06-04Refactor how federationsender gets created (#1095)Kegsay
2020-06-04Add ParseFileURI and use it when dealing with file URIs (#1088)Kegsay
2020-06-04Encode v3 event IDs correctly (#1090)Kegsay