aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-21Expand issue template (#2103)kegsay
2022-01-21Add `Forward extremities remain so even after the next events are populated a...Neil Alexander
2022-01-21Document log levels (#2101)kegsay
2022-01-21Update monolith-sample.conf (#2087)FORCHA
2022-01-21Fix #2027 by gracefully handling stub rooms (#2100)kegsay
2022-01-21Remodel how device list change IDs are created (#2098)kegsay
2022-01-20BREAKING: Remove Partitioned Stream Positions (#2096)kegsay
2022-01-07NATS JetStream tweaks (#2086)Neil Alexander
2022-01-07Fix panic at startup if roomserver was not given federation API reference by ...Neil Alexander
2022-01-06Fix #2084 - incorrect /event_auth response (#2085)kegsay
2022-01-05Add NATS JetStream support (#1866)S7evinK
2021-12-20Use non http API as fsAPI to avoid network requests (#2075)S7evinK
2021-12-20Allow partial test runs (#2076)S7evinK
2021-12-16Added std type to logging config. (#2060)Martin Ashby
2021-12-13Fix build errorNeil Alexander
2021-12-13Update to matrix-org/pinecone@aa2808dNeil Alexander
2021-12-13Fix keyring regressions in previous P2P demoNeil Alexander
2021-12-09Return event NID from `StoreEvent`, match PSQL vs SQLite behaviour, tweak bac...Neil Alexander
2021-12-09Set @matrix-org/dendrite-core as repository code ownerNeil Alexander
2021-12-03Cherry-pick removal of unused HTTP client from #2061Neil Alexander
2021-12-03Cherry-pick typing fix from #2061Neil Alexander
2021-12-03Add missing HTTP mode for userapi (#1982)S7evinK
2021-12-03Add missing internal routes (#2064)S7evinK
2021-12-03Squash username to lowercase at login (#2065)nymori
2021-11-29Updating example to Postgres v14 (#2062)Ben Yanke
2021-11-25Fixes for multiple Pinecone peersNeil Alexander
2021-11-25Fix P2P demo buildsNeil Alexander
2021-11-25Update to matrix-org/pinecone@0cc483bNeil Alexander
2021-11-25Support connecting to multiple Pinecone static peers in the P2P demos (supply...Neil Alexander
2021-11-24Ratelimit requests to /media/r0/download|upload (#2020)S7evinK
2021-11-24Don't let things added to the media_store/ directory find their way into the ...The Stranjer
2021-11-24Don't populate config defaults where it doesn't make sense (#2058)Neil Alexander
2021-11-24Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)Neil Alexander
2021-11-22Don't persist transaction IDs in the roomserver (#2048)Neil Alexander
2021-11-18Only return non-stub rooms from `GetKnownRooms` (#2049)Neil Alexander
2021-11-16Version 0.5.1 (#2047)v0.5.1Neil Alexander
2021-11-16Guard in all key consumersNeil Alexander
2021-11-16Fix panic in federationsender consumerNeil Alexander
2021-11-15Mark room versions 8 and 9 as unstable (update to matrix-org/gomatrixserverli...Neil Alexander
2021-11-12Fix default power levels (update to matrix-org/gomatrixserverlib@af2616b)Neil Alexander
2021-11-08Fix sytestNeil Alexander
2021-11-08Update to matrix-org/gomatrixserverlib@ed70208 (hopefully will fix sytest)Neil Alexander
2021-11-08Update sytest-whitelistNeil Alexander
2021-11-08Resume federation sends (#2039)Neil Alexander
2021-11-04Try to reduce re-allocations a bit in resolveConflictsV2Neil Alexander
2021-11-04Further state resolution v2 optimisationsNeil Alexander
2021-11-04State resolution v2 performance improvements (reduce allocs in Kahn's algorit...Neil Alexander
2021-11-03Reduce CPU usage of SelectStateInRange (#2038)Neil Alexander
2021-11-02Support joining version 8 and 9 rooms (update to matrix-org/gomatrixserverlib...Neil Alexander
2021-11-02Fix building on Windows (#2008)S7evinK