aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)Author
2022-11-01Fix a panic in `ToClientEvents` etc.Neil Alexander
2022-11-01Update dependenciesNeil Alexander
2022-11-01Move code for calculating auth difference into GMSLNeil Alexander
2022-10-31Fix `go.mod`Neil Alexander
2022-10-31Update to matrix-org/gomatrixserverlib@0885c35Neil Alexander
2022-10-26Update Yggdrasil demoNeil Alexander
2022-10-26Add network interface callback to pinecone build (#2825)devonh
2022-10-26Initial support for multiple server names (#2829)Neil Alexander
2022-10-21Verify `room_id`, `type`, `sender` and `state_key` field lengths using bytes ...Neil Alexander
2022-10-19Refactor Federation Destination Queues (#2807)devonh
2022-10-18Try to make `AddEvent` less expensive (update to matrix-org/gomatrixserverlib...Neil Alexander
2022-10-14Update dependency now that it is fixedNeil Alexander
2022-10-14Update direct dependencies (#2794)Neil Alexander
2022-10-14Update to NATS Server v2.9.3 and nats.go v1.18.0Neil Alexander
2022-10-14Fix `outliers whose auth_events are in a different room are correctly rejecte...Till
2022-10-13Revert "Federation backoff fixes and tests (#2792)"Neil Alexander
2022-10-13Federation backoff fixes and tests (#2792)devonh
2022-10-13Event relations (#2790)Neil Alexander
2022-09-30Update NATS Server to v2.9.2Neil Alexander
2022-09-29Enable knocking on room versions 8 and 9 (update to matrix-org/gomatrixserver...Neil Alexander
2022-09-29Add network interface registration to pinecone demo (#2750)devonh
2022-09-29Update to matrix-org/gomatrixserverlib@377b320Neil Alexander
2022-09-29Improve device list update parsing (update to matrix-org/gomatrixserverlib#342)Neil Alexander
2022-09-29P2P demo fixesNeil Alexander
2022-09-27Pinecone hybrid routing (update to matrix-org/pinecone#67)Neil Alexander
2022-09-26Remove `origin` field from PDUs (#2737)Neil Alexander
2022-09-23Update to matrix-org/pinecone@0900fceecb89ad0c14ee0ce825be638bf2a18474Neil Alexander
2022-09-23Tweak mainline ordering (update to matrix-org/gomatrixserverlib@2217f6c)Neil Alexander
2022-09-22Update embedded NATS Server to v2.9.1-beta1 (as this includes a fix that prev...Neil Alexander
2022-09-20Update dependencies (#2729)Neil Alexander
2022-09-14Update to matrix-org/pinecone@608215eb1b2920f3510b56c4a36a87ed9e75779fNeil Alexander
2022-09-12Update to matrix-org/gomatrixserverlib@7b96db4Neil Alexander
2022-09-12Update to NATS Server v2.9.0Neil Alexander
2022-09-12Update to matrix-org/pinecone@b215925Neil Alexander
2022-09-11Update to matrix-org/gomatrixserverlib@dec87dbaa40700a8c8f7c299c53f911047cf2cb9Neil Alexander
2022-09-07Fulltext implementation incl. config (#2480)Till
2022-09-07Update to matrix-org/gomatrixserverlib@637a173Neil Alexander
2022-09-06State resolution fixes in `applyAndAuthEvent` (update to matrix-org/gomatrixs...Neil Alexander
2022-09-05State and auth tweaks (update to matrix-org/gomatrixserverlib#335)Neil Alexander
2022-09-01Update P2P demosNeil Alexander
2022-08-30Check for `"creator"` field in `m.room.create` during event auth (update to m...Neil Alexander
2022-08-30Fix the Cat Overflow bug (update to matrix-org/gomatrixserverlib@2020bdc)Neil Alexander
2022-08-29Default to limit of 20 state eventsTill Faelligen
2022-08-28Enforce `type`, `sender`, `state_key` and `room_id` lengths using codepoints ...Neil Alexander
2022-08-25SyncAPI tweaks/fixes (#2671)Till
2022-08-15Version 0.9.3v0.9.3Neil Alexander
2022-08-12Update NATS Server and nats.go librariesNeil Alexander
2022-08-11Implement history visibility on `/messages`, `/context`, `/sync` (#2511)Till
2022-08-03Update PineconeNeil Alexander
2022-08-01Update NATS Server and nats.go to use upstreamNeil Alexander