aboutsummaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Expand)Author
2020-07-22Handle inbound federation E2E key queries/claims (#1215)Kegsay
2020-07-21Perform outbound federation hits for querying/claiming E2E keys (#1212)Kegsay
2020-07-16Small fix to gobind buildNeil Alexander
2020-07-16Yggdrasil demo updates ("Bare QUIC")Neil Alexander
2020-07-14Bump GMSL version to fix sytestKegan Dougal
2020-07-13Update go.mod/go.sumNeil Alexander
2020-07-10Yggdrasil demo updatesNeil Alexander
2020-07-08Finish implementing redactions (#1189)Kegsay
2020-07-08Squashed commit of the following:Neil Alexander
2020-07-07Tweaks to Dendrite Yggdrasil demo setupNeil Alexander
2020-07-07Emit redacted_event from the roomserver when redactions are validated (#1186)Kegsay
2020-07-06Updated functionality for updating Yggdrasil config in iOS demoNeil Alexander
2020-07-03Yggdrasil demo initial public room directory (#1181)Neil Alexander
2020-07-02Yggdrasil+QUIC demo, federation sender tweaks (#1177)Neil Alexander
2020-07-02Remove publicroomsapi (#1176)Kegsay
2020-07-02Replace publicroomsapi with a combination of clientapi/roomserver/currentstat...Kegsay
2020-06-26Honour event size limits and return 413 (#1167)Kegsay
2020-06-25Reject non-numeric ports (done in GMSL)Kegan Dougal
2020-06-25Handle invite v1 (#1165)Kegsay
2020-06-25Return remote errors from FS.PerformJoin (#1164)Kegsay
2020-06-23Add /send restrictions and return correct error codes (#1156)Kegsay
2020-06-19Bind build support, further Yggdrasil demo updates (#1152)Neil Alexander
2020-06-17Enable more sytests (#1145)Kegsay
2020-06-16Update whitelist for sytest media fix (#1137)Neil Alexander
2020-06-16More server key updates, tests (#1129)Neil Alexander
2020-06-12Rehuffle where things are in the internal package (#1122)Kegsay
2020-06-10Yggdrasil-based P2P demo (#1108)Neil Alexander
2020-06-08Update gomatrixserverlibNeil Alexander
2020-06-05Use AuthChainProvider to try and speed up federated joins (#1100)Neil Alexander
2020-06-04Update gomatrixserverlibNeil Alexander
2020-06-04s/Base64String/Base64Bytes/g (#1093)Kegsay
2020-06-04Enable room version 6 (#1087)Neil Alexander
2020-06-02Delegate responsibility for marking room versions as supported/stable to goma...Neil Alexander
2020-06-02Use gomatrixserverlib device structs (#1079)Neil Alexander
2020-06-01Send-to-device support (#1072)Neil Alexander
2020-05-28Update gomatrixserverlib (#1071)Neil Alexander
2020-05-28Merge Updater structs (#1069)Kegsay
2020-05-27Server key component (#1050)Neil Alexander
2020-05-22dendritejs tweaks for persisting sqlite DBs (#1058)Kegsay
2020-05-18bump go-http-js-libp2pKegan Dougal
2020-05-18Latest go-http-js-libp2pKegan Dougal
2020-05-11Update gomatrixserverlib for even more memory-efficient state res v2Neil Alexander
2020-05-11Update gomatrixserverlib for more memory-efficient state res v2Neil Alexander
2020-05-07Direct messages (#1012)Neil Alexander
2020-05-05Fix RespState/RespSendJoin (#1005)Neil Alexander
2020-05-04Roomserver perform leave (#1004)Neil Alexander
2020-05-04Update gomatrixserverlibNeil Alexander
2020-04-30Update gmsl for key validity fixNeil Alexander
2020-04-29Enable v5 rooms (#992)Neil Alexander
2020-04-29Honour history_visibility when backfilling (#990)Kegsay