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
/
go.sum
Age
Commit message (
Expand
)
Author
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-08-07
Allow enforcing X.509 certificate validity (MSC1711) (#1249)
Neil Alexander
2020-08-07
Tweak log levels of some federation logging (#1248)
Neil Alexander
2020-08-07
Update go.mod/go.sum for matrix-org/gomatrixserverlib#213
Neil Alexander
2020-08-07
Update go.mod/go.sum for matrix-org/gomatrixserverlib#212
Neil Alexander
2020-08-06
Add device list updater which manages updating remote device lists (#1242)
Kegsay
2020-08-06
Yggdrasil demo updates (#1241)
Neil Alexander
2020-08-04
Bump to gmsl version which fixes outbound fed invites to synapse
Kegan Dougal
2020-08-04
Fix response format for federation /devices requests
Kegan Dougal
2020-08-04
Send device list updates to servers (outbound only) (#1237)
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-16
Small fix to gobind build
Neil Alexander
2020-07-16
Yggdrasil demo updates ("Bare QUIC")
Neil Alexander
2020-07-14
Bump GMSL version to fix sytest
Kegan Dougal
2020-07-13
Update go.mod/go.sum
Neil Alexander
2020-07-10
Yggdrasil demo updates
Neil Alexander
2020-07-08
Finish implementing redactions (#1189)
Kegsay
2020-07-08
Squashed commit of the following:
Neil Alexander
2020-07-07
Tweaks to Dendrite Yggdrasil demo setup
Neil Alexander
2020-07-07
Emit redacted_event from the roomserver when redactions are validated (#1186)
Kegsay
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-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-06-26
Honour event size limits and return 413 (#1167)
Kegsay
2020-06-25
Reject non-numeric ports (done in GMSL)
Kegan Dougal
2020-06-25
Handle invite v1 (#1165)
Kegsay
2020-06-25
Return remote errors from FS.PerformJoin (#1164)
Kegsay
2020-06-23
Add /send restrictions and return correct error codes (#1156)
Kegsay
2020-06-19
Bind build support, further Yggdrasil demo updates (#1152)
Neil Alexander
2020-06-17
Enable more sytests (#1145)
Kegsay
2020-06-16
Update whitelist for sytest media fix (#1137)
Neil Alexander
2020-06-16
More server key updates, tests (#1129)
Neil Alexander
2020-06-12
Rehuffle where things are in the internal package (#1122)
Kegsay
2020-06-10
Yggdrasil-based P2P demo (#1108)
Neil Alexander
2020-06-08
Update gomatrixserverlib
Neil Alexander
2020-06-05
Use AuthChainProvider to try and speed up federated joins (#1100)
Neil Alexander
2020-06-04
Update gomatrixserverlib
Neil Alexander
2020-06-04
s/Base64String/Base64Bytes/g (#1093)
Kegsay
2020-06-04
Enable room version 6 (#1087)
Neil Alexander
2020-06-02
Delegate responsibility for marking room versions as supported/stable to goma...
Neil Alexander
2020-06-02
Use gomatrixserverlib device structs (#1079)
Neil Alexander
2020-06-01
Send-to-device support (#1072)
Neil Alexander
2020-05-28
Update gomatrixserverlib (#1071)
Neil Alexander
2020-05-28
Merge Updater structs (#1069)
Kegsay
2020-05-27
Server key component (#1050)
Neil Alexander
2020-05-22
dendritejs tweaks for persisting sqlite DBs (#1058)
Kegsay
2020-05-18
bump go-http-js-libp2p
Kegan Dougal
[next]