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-08-13
Fix Docker builds, polylith components (#1269)
Neil Alexander
2020-08-13
API setup refactoring (#1266)
Neil Alexander
2020-08-11
New sample config (#1258)
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-06
Yggdrasil demo updates (#1241)
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-30
Fix Yggdrasil demo builds
Neil Alexander
2020-07-30
Hook up device list updates to the sync notifier (#1231)
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-22
Persistent federation sender blacklist (#1214)
Neil Alexander
2020-07-21
Perform outbound federation hits for querying/claiming E2E keys (#1212)
Kegsay
2020-07-16
Don't block Yggdrasil switch
Neil Alexander
2020-07-16
Yggdrasil demo updates ("Bare QUIC")
Neil Alexander
2020-07-15
Implement key uploads (#1202)
Kegsay
2020-07-13
Add boilerplate for key server APIs (#1196)
Kegsay
2020-07-10
Yggdrasil demo updates
Neil Alexander
2020-07-08
linter
Neil Alexander
2020-07-08
Fix media path for iOS gobind build
Neil Alexander
2020-07-08
Check error when setting static peer
Neil Alexander
2020-07-08
Set QUIC keepalive again
Neil Alexander
2020-07-08
Squashed commit of the following:
Neil Alexander
2020-07-07
Fix static peer on Ygg demo build
Neil Alexander
2020-07-07
Tweaks to Dendrite Yggdrasil demo setup
Neil Alexander
2020-07-07
Fix MIME types for embedded Riot in Ygg demo
Neil Alexander
2020-07-06
Fix Riot Web embedding into Yggdrasil demo
Neil Alexander
2020-07-06
Yggdrasil demo: Add Stop functions
Neil Alexander
2020-07-06
Updated functionality for updating Yggdrasil config in iOS demo
Neil Alexander
2020-07-03
Yggdrasil demo initial public room directory (#1181)
Neil Alexander
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
[next]