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-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
2020-05-18
Latest go-http-js-libp2p
Kegan Dougal
2020-05-11
Update gomatrixserverlib for even more memory-efficient state res v2
Neil Alexander
2020-05-11
Update gomatrixserverlib for more memory-efficient state res v2
Neil Alexander
2020-05-07
Direct messages (#1012)
Neil Alexander
2020-05-05
Fix RespState/RespSendJoin (#1005)
Neil Alexander
2020-05-04
Roomserver perform leave (#1004)
Neil Alexander
2020-05-04
Update gomatrixserverlib
Neil Alexander
2020-04-30
Update gmsl for key validity fix
Neil Alexander
2020-04-29
Enable v5 rooms (#992)
Neil Alexander
2020-04-29
Honour history_visibility when backfilling (#990)
Kegsay
[next]