aboutsummaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Expand)Author
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-08-07Allow enforcing X.509 certificate validity (MSC1711) (#1249)Neil Alexander
2020-08-07Tweak log levels of some federation logging (#1248)Neil Alexander
2020-08-07Update go.mod/go.sum for matrix-org/gomatrixserverlib#213Neil Alexander
2020-08-07Update go.mod/go.sum for matrix-org/gomatrixserverlib#212Neil Alexander
2020-08-06Add device list updater which manages updating remote device lists (#1242)Kegsay
2020-08-06Yggdrasil demo updates (#1241)Neil Alexander
2020-08-04Bump to gmsl version which fixes outbound fed invites to synapseKegan Dougal
2020-08-04Fix response format for federation /devices requestsKegan Dougal
2020-08-04Send device list updates to servers (outbound only) (#1237)Kegsay
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