index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
dendritejs
/
main.go
Age
Commit message (
Expand
)
Author
2020-12-18
Fix #1655 by re-adding the appservice alias query (#1660)
Neil Alexander
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-10-15
Start Kafka connections for each component that needs them (#1527)
Neil Alexander
2020-10-09
Update federation timeouts (#1504)
Neil Alexander
2020-10-07
Rename serverkeyapi to signingkeyserver (#1492)
Kegsay
2020-09-07
Remove current state server (#1405)
Kegsay
2020-09-04
Remove QueryRoomsForUser from current state server (#1398)
Kegsay
2020-09-02
Use federation sender for backfill/getting missing events (#1379)
Neil Alexander
2020-08-27
Remove device DB from clientapi (#1352)
Kegsay
2020-08-17
Add SkipClean and UseEncodedPaths to intermediate routers (#1275)
Neil Alexander
2020-08-13
API setup refactoring (#1266)
Neil Alexander
2020-08-10
Prefix-defined Kafka topics (#1254)
Neil Alexander
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-08-07
Allow enforcing X.509 certificate validity (MSC1711) (#1249)
Neil Alexander
2020-08-04
Send device list updates to servers (outbound only) (#1237)
Kegsay
2020-07-30
Notify clients when devices are deleted (#1233)
Kegsay
2020-07-23
keyserver: produce key change events (#1218)
Kegsay
2020-07-22
Handle inbound federation E2E key queries/claims (#1215)
Kegsay
2020-07-21
Perform outbound federation hits for querying/claiming E2E keys (#1212)
Kegsay
2020-07-15
Implement key uploads (#1202)
Kegsay
2020-07-03
Implement ExtraPublicRoomsProvider for p2p demos (#1180)
Kegsay
2020-07-02
Remove publicroomsapi (#1176)
Kegsay
2020-07-02
Replace publicroomsapi with a combination of clientapi/roomserver/currentstat...
Kegsay
2020-06-30
Remove membership table from account DB (#1172)
Kegsay
2020-06-16
BREAKING: Make eduserver/appservice use userapi (#1138)
Kegsay
2020-06-16
Fix media API for demos and possibly Synapse (#1134)
Neil Alexander
2020-06-16
Make userapi responsible for checking access tokens (#1133)
Kegsay
2020-06-15
Fix rooms v3 url paths for good - with tests (#1130)
Kegsay
2020-06-12
Rehuffle where things are in the internal package (#1122)
Kegsay
2020-06-10
Remove clientapi producers which aren't actually producers (#1111)
Kegsay
2020-06-10
Remove unused UserUpdates producer (#1109)
Kegsay
2020-06-09
Factor out how monolith routes get added (#1107)
Kegsay
2020-06-08
Split out SetupFooComponent (#1106)
Kegsay
2020-06-04
Refactor how federationsender gets created (#1095)
Kegsay
2020-06-02
Only store our own aliases in publicroomsapi (#1081)
Kegsay
2020-06-01
Add a way to force federationsender to retry sending transactions (#1077)
Kegsay
2020-06-01
Send-to-device support (#1072)
Neil Alexander
2020-05-29
p2p: de-dupe and shuffle public rooms; implement keydb (#1074)
Kegsay
2020-05-27
Server key component (#1050)
Neil Alexander
2020-05-22
dendritejs tweaks for persisting sqlite DBs (#1058)
Kegsay
2020-05-22
Separate muxes for public and internal APIs (#1056)
Neil Alexander
2020-05-21
Fix #897 and shuffle directory around (#1054)
Kegsay
2020-05-19
Bake in git commit into dendritejs binary (#1048)
Kegsay
2020-05-19
dendritejs: Persist ed25519 keys in localforage (#1046)
Kegsay
2020-05-18
bump go-http-js-libp2p
Kegan Dougal
2020-05-18
Latest go-http-js-libp2p
Kegan Dougal
2020-05-18
Add -api flag to monolith (#1044)
Neil Alexander
2020-05-01
Consolidation of roomserver APIs (#994)
Neil Alexander
2020-04-29
Join room support in federation sender (#989)
Neil Alexander
2020-04-29
Federation sender API remodel (#988)
Neil Alexander
[next]