aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-17Don't re-send sent events in `add_state_events` (#2195)Neil Alexander
2022-02-17Fix potential panic in `NewStreamTokenFromString` caused by off-by-one error ...Neil Alexander
2022-02-17Raise waitTime for network related issues (#2192)S7evinK
2022-02-17Update NATS Server to v2.7.2 (#2193)Neil Alexander
2022-02-17Remove outbound proxy, http.ProxyFromEnvironment is now used (#2191)S7evinK
2022-02-17Set 'complement' as the shared secret for CI (#2194)kegsay
2022-02-16Add account type (#2171)S7evinK
2022-02-16Make "Device list doesn't change if remote server is down" pass (#2190)S7evinK
2022-02-16Don't panic on retiring an invite that we haven't seen yet (#2189)Neil Alexander
2022-02-15Add host mount compatible Complement image (#2187)kegsay
2022-02-15Update prometheusNeil Alexander
2022-02-15Update to matrix-org/gomatrixserverlib@20632ddNeil Alexander
2022-02-11Ensure only one transaction is used for RS input per room (#2178)Neil Alexander
2022-02-11Remove FederationDisabled error type (#2174)S7evinK
2022-02-11Don't allow parallel complement tests (#2169)kegsay
2022-02-11Drop `m.room.create` events in federation `/send` transaction (#2179)Neil Alexander
2022-02-11Add postgres complement support (#2177)kegsay
2022-02-10Point to /complement/ca not /ca (#2172)kegsay
2022-02-10Version 0.6.3 (#2170)v0.6.3Neil Alexander
2022-02-10Support for `m.login.token` (#2014)tommie
2022-02-10Allow user to forget a room, even if they never were a member (#2166)S7evinK
2022-02-10Fix fetching missing state (#2163)Neil Alexander
2022-02-10Make the Complement Dockerfile use a fresh directory for runtime (#2168)kegsay
2022-02-10Fix transaction issues in events table in PSQL (#2165)Neil Alexander
2022-02-09Unmarshal events at the Dendrite level not GMSL level (#2164)kegsay
2022-02-09Avoid unnecessary logs and marshaling (#2167)S7evinK
2022-02-09Fix sytest `uploading signed devices gets propagated over federation` (#2162)S7evinK
2022-02-09Revert "Fix storage bug in PSQL events table"Neil Alexander
2022-02-09Fix storage bug in PSQL events tableNeil Alexander
2022-02-08Remove OutputKeyChangeEvent consumer on keyserver (#2160)S7evinK
2022-02-08More relaxed auth event fetching (#2161)Neil Alexander
2022-02-08Demote logging entry for backoffNeil Alexander
2022-02-08Fix DendriteJS dockerfileNeil Alexander
2022-02-08Various updates for renaming the `master` branch to `main`Neil Alexander
2022-02-08Allow events to be un-rejected (#2159)Neil Alexander
2022-02-08Update to matrix-org/gomatrixserverlib@a05e156fd8a0c7bd326cbdadfff2bc7b2a70b44aNeil Alexander
2022-02-07Fix bugs that could wedge rooms (#2154)Neil Alexander
2022-02-04Version 0.6.2v0.6.2Neil Alexander
2022-02-04Fix CPU spin from key change consumer when an invalid message is supplied (#2...Neil Alexander
2022-02-04Version 0.6.1 (#2145)v0.6.1Neil Alexander
2022-02-04Remove sarama/saramajetstream dependencies (#2138)S7evinK
2022-02-04Remove roomserver input deadlines (#2144)Neil Alexander
2022-02-04Full roomserver input transactional isolation (#2141)Neil Alexander
2022-02-02Fix panic from closing the input channel before the workers complete (it'll g...Neil Alexander
2022-02-02Use background contexts during federated join for clarity (#2134)Neil Alexander
2022-02-02Use pull consumers (#2140)Neil Alexander
2022-02-02PerformInvite: bugfix and rejig control flow (#2137)kegsay
2022-02-01Support CA certificates in CI (#2136)kegsay
2022-02-01Fix JetStream paths for P2P demo buildsNeil Alexander
2022-01-31More logging tweaksNeil Alexander