aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)Author
2020-10-05Update to matrix-org/gomatrixserverlib#232Neil Alexander
2020-10-05Update to matrix-org/gomatrixserverlib#230Neil Alexander
2020-10-02Update to matrix-org/gomatrixserverlib#227Neil Alexander
2020-10-01Update HTTP clients (#1457)Neil Alexander
2020-09-29Remove TLS fingerprints, improve perspective unmarshal handling (#1452)Neil Alexander
2020-09-27oopsMatthew Hodgson
2020-09-27unbreak CORS on /capabilities.Matthew Hodgson
2020-09-25Update gomatrixserverlib to matrix-org/gomatrixserverlib#225Neil Alexander
2020-09-23Update gomatrixserverlib to matrix-org/gomatrixserverlib#223Neil Alexander
2020-09-22Update gomatrixserverlibNeil Alexander
2020-09-22Initial notary support (#1436)Neil Alexander
2020-09-14Don't use more than 999 variables in SQLite querys. (#1425)Kegsay
2020-09-10Add support for database migrations (#1416)Kegsay
2020-09-07Ignore state events with invalid signatures when joining rooms (#1407)Neil Alexander
2020-09-07Update gomatrixserverlib to matrix-org/gomatrixserverlib@66753e2Neil Alexander
2020-09-02Use federation sender for backfill/getting missing events (#1379)Neil Alexander
2020-09-01Update dependencies (#1372)Neil Alexander
2020-08-24Update Naffka (#1295)Neil Alexander
2020-08-20Add FederationClient interface to federationsender (#1284)Kegsay
2020-08-17Synchronous invites (#1273)Neil Alexander
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