aboutsummaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
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
2020-06-02Adds support for adding a proxy to the HTTP Client from the config (#1055)Aiden McClelland
2020-06-02Reset backoff on incoming federation (#1080)Neil Alexander
2020-06-01Fix pg user already exists (#1076)S7evinK
2020-06-01Send-to-device support (#1072)Neil Alexander
2020-05-27Server key component (#1050)Neil Alexander
2020-05-26Miscellaneous fixes (#1060)Neil Alexander
2020-05-25Use Opaque in addition to Path to set naffka DB namesKegan Dougal
2020-05-22Define path prefixes in a package that doesn't create import cyclesNeil Alexander
2020-05-22Fix API pathsNeil Alexander
2020-05-22Fix internal HTTP API callsNeil 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-01Limit database connections (#980, #564) (#998)Neil Alexander
2020-04-16Add SQL tracing via DENDRITE_TRACE_SQL (#968)Kegsay