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-07-03
Implement ExtraPublicRoomsProvider for p2p demos (#1180)
Kegsay
2020-07-02
Yggdrasil+QUIC demo, federation sender tweaks (#1177)
Neil Alexander
2020-07-02
Remove publicroomsapi (#1176)
Kegsay
2020-07-02
Replace publicroomsapi with a combination of clientapi/roomserver/currentstat...
Kegsay
2020-07-01
Update Yggdrasil demo peer count
Neil Alexander
2020-07-01
Fix Yggdrasil gobind build, set display name at registration
Neil Alexander
2020-07-01
Persistent federation sender queues (PDUs) (#1173)
Neil Alexander
2020-06-30
Remove membership table from account DB (#1172)
Kegsay
2020-06-25
Remove trailing slash in client api proxy (#1163)
Ashley Nelson
2020-06-23
Linting
Kegan Dougal
2020-06-23
Add instrumented main for coverage
Kegan Dougal
2020-06-20
Add appservices component to docker scripts (#1153)
Ashley Nelson
2020-06-19
Bind build support, further Yggdrasil demo updates (#1152)
Neil Alexander
2020-06-18
Fix embed Riot Web into Yggdrasil demo
Neil Alexander
2020-06-17
Move account/device DBs to userapi (#1141)
Kegsay
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
[next]