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
Age
Commit message (
Expand
)
Author
2020-06-16
BREAKING: Make eduserver/appservice use userapi (#1138)
Kegsay
2020-06-16
Make syncapi use userapi (#1136)
Kegsay
2020-06-16
Make federationapi use userapi (#1135)
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-16
More server key updates, tests (#1129)
Neil Alexander
2020-06-15
Unbreak HTTP mode (#1131)
Kegsay
2020-06-15
Fix rooms v3 url paths for good - with tests (#1130)
Kegsay
2020-06-15
Unbreak build
Kegan Dougal
2020-06-12
Rehuffle where things are in the internal package (#1122)
Kegsay
2020-06-12
Add trace logging to RoomserverInternalAPI (#1120)
Kegsay
2020-06-11
Fix tiebreak in Yggdrasil demo (uses wrong key)
Neil Alexander
2020-06-11
Support embedding Riot Web (#1113)
Neil Alexander
2020-06-11
Update Yggdrasil demo timeouts again
Neil Alexander
2020-06-10
Yggdrasil demo tweaks
Neil Alexander
2020-06-10
Improvements to Yggdrasil demo (#1114)
Neil Alexander
2020-06-10
Remove public appservice routes (#1112)
Kegsay
2020-06-10
Remove clientapi producers which aren't actually producers (#1111)
Kegsay
2020-06-10
Yggdrasil-based P2P demo (#1108)
Neil Alexander
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-05
More flexible caching (#1101)
Neil Alexander
2020-06-05
General cleanup when making components (#1098)
Kegsay
2020-06-04
Convert serverkeys to inthttp (#1097)
Kegsay
2020-06-04
Convert everything but serverkeyapi to inthttp (#1096)
Kegsay
2020-06-04
Refactor how federationsender gets created (#1095)
Kegsay
2020-06-04
s/Base64String/Base64Bytes/g (#1093)
Kegsay
2020-06-02
Only store our own aliases in publicroomsapi (#1081)
Kegsay
2020-06-02
Remove p2p log lines
Kegan Dougal
2020-06-01
Fix pg user already exists (#1076)
S7evinK
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
Fix monolith room server-federation sender connection
Neil Alexander
2020-05-22
dendritejs tweaks for persisting sqlite DBs (#1058)
Kegsay
2020-05-22
Use HTTP APIs when -api specified (#1057)
Neil Alexander
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-14
Keyserver skeleton (#1032)
Neil Alexander
2020-05-11
Add PPROFLISTEN (#1019)
Neil Alexander
2020-05-01
Limit database connections (#980, #564) (#998)
Neil Alexander
2020-05-01
Consolidation of roomserver APIs (#994)
Neil Alexander
2020-04-29
Join room support in federation sender (#989)
Neil Alexander
[next]