aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-28Version 0.6 (#2117)v0.6Neil Alexander
2022-01-28Call hooks for outliers (#2119)Neil Alexander
2022-01-28Move hook call when processing room events (#2118)Neil Alexander
2022-01-28Add debug logging for incoming CSAPI calls on authentication failure (#2116)kegsay
2022-01-28"Enable" remote room search (#2099)S7evinK
2022-01-28Don't flood Sentry with context cancelled/deadline exceeded errors (#2115)Neil Alexander
2022-01-28Upgrade dependencies (#2074)Neil Alexander
2022-01-28Update gomatrixserverlibNeil Alexander
2022-01-27Try federation when backfill fails to find events in the database (#2113)Neil Alexander
2022-01-27Roomserver/federation input refactor (#2104)Neil Alexander
2022-01-26Use std logging when running under CIKegan Dougal
2022-01-25Exclude our own server name in `GetJoinedHostsForRooms` (#2110)Neil Alexander
2022-01-25Increase maximum message size to 16MB (#2109)Neil Alexander
2022-01-24Add Complement to GHA (#2108)kegsay
2022-01-24Update bridge FAQ & README (#2106)S7evinK
2022-01-24Update to matrix-org/gomatrixserverlib@f3e2ef8 (matrix-org/matrix-doc#3667)Neil Alexander
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