aboutsummaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Expand)Author
2023-06-07Use SenderID Type (#3105)devonh
2023-06-06PDU Sender split (#3100)devonh
2023-06-06Make `StrictValidityChecking` a function (#3092)Till
2023-05-31Move Invite logic to GMSL (#3086)devonh
2023-05-31Move CreateRoom logic to Roomserver (#3093)devonh
2023-05-30Fix potential state reset when trying to join a room (#3040)Till
2023-05-24Drop `reference_sha` column (#3083)Till
2023-05-23Move `MakeLeave` to GMSL (#3085)Till
2023-05-19Move SendJoin logic to GMSL (#3084)devonh
2023-05-17Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompat...dependabot[bot]
2023-05-17Move MakeJoin logic to GMSL (#3081)devonh
2023-05-09Move json errors over to gmsl (#3080)devonh
2023-05-04Use ProtoEvent where needed instead of EventBuilder (#3075)kegsay
2023-05-03Use PDU in even more places (#3074)kegsay
2023-05-02Use PDU not *Event in HeaderedEvent (#3073)kegsay
2023-04-28Use new gmsl to use new String() APIDevon Hudson
2023-04-28Use PDU in more places (#3072)kegsay
2023-04-27Pass RoomID to gmsl.PerformJoinDevon Hudson
2023-04-27Use PDU interface (#3070)kegsay
2023-04-27Add CS API `/keys` tests (#3069)Till
2023-04-27Remove gmsl.HeaderedEvent (#3068)kegsay
2023-04-27Move high level room joining logic to GMSL (#3065)devonh
2023-04-24Move fedclient interface over to gmsl (#3061)devonh
2023-04-24Use IRoomVersion (#3064)kegsay
2023-04-21Implement new RoomVersionImpl API (#3062)kegsay
2023-04-20refactor: funnel event creation through room versions (#3060)kegsay
2023-04-19refactor: update GMSL (#3058)kegsay
2023-04-14Remove event building duplication & push to GMSL (#3056)devonh
2023-04-14Update GMSL: use static Check functions (#3052)kegsay
2023-04-06Bump github.com/docker/docker from 20.10.19+incompatible to 20.10.24+incompat...dependabot[bot]
2023-04-06refactor: use latest GMSL which splits fed client from matrix room logic (#3051)kegsay
2023-03-23Move every `db.Prepare` to `sqlutil.Statementlist`, remove trace driver (#3026)Till
2023-03-21Update GMSL to fix #3013Till Faelligen
2023-03-10Update dependencies (#3006)Till
2023-02-17Bump golang.org/x/net from 0.5.0 to 0.7.0 (#2979)dependabot[bot]
2023-02-17Bump golang.org/x/image from 0.1.0 to 0.5.0 (#2978)dependabot[bot]
2023-02-10Version 0.11.1 (#2966)v0.11.1helm-dendrite-0.11.1Till
2023-01-31Update gmsl dependencyDevon Hudson
2023-01-26Bump bleve to v2.3.6Devon Hudson
2023-01-23Initial Store & Forward Implementation (#2917)devonh
2023-01-20AWSY missing federation tests (#2943)Till
2023-01-05Fix backfilling (#2926)Till
2022-11-29Update NATS Server to 2.9.8Neil Alexander
2022-11-29Tweak event auth logging and cases (update to matrix-org/gomatrixserverlib@88...Neil Alexander
2022-11-18Update pinecone version (#2884)devonh
2022-11-18Fix registration for virtual hostingNeil Alexander
2022-11-18Add p2p wakeup broadcast handling to pinecone demos (#2841)devonh
2022-11-16Update to NATS Server 2.9.6 and nats.go 1.20.0Neil Alexander
2022-11-15Update to matrix-org/gomatrixserverlib@900369eNeil Alexander
2022-11-15Federation fixes for virtual hostingNeil Alexander