aboutsummaryrefslogtreecommitdiff
path: root/setup
AgeCommit message (Expand)Author
2022-02-04Remove sarama/saramajetstream dependencies (#2138)S7evinK
2022-02-02Use pull consumers (#2140)Neil Alexander
2022-01-27Roomserver/federation input refactor (#2104)Neil Alexander
2022-01-25Increase maximum message size to 16MB (#2109)Neil Alexander
2022-01-07NATS JetStream tweaks (#2086)Neil Alexander
2022-01-05Add NATS JetStream support (#1866)S7evinK
2021-12-03Cherry-pick removal of unused HTTP client from #2061Neil Alexander
2021-12-03Add missing HTTP mode for userapi (#1982)S7evinK
2021-11-24Ratelimit requests to /media/r0/download|upload (#2020)S7evinK
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-09-10Added .well-known/matrix/server endpoint (#1988)Ryan W
2021-09-08- Removed double imports (#1989)Ryan W
2021-08-17Cross-signing fixes, notifications via sync, federation (#1974)Neil Alexander
2021-08-04Cross-signing groundwork (#1953)Neil Alexander
2021-08-03Add tracing to user API (#1948)kegsay
2021-07-27Key backups (1/2) : Add E2E session backup metadata tables (#1943)kegsay
2021-07-19Set MaxFileSizeBytes <= 0 to unlimited (#1876)S7evinK
2021-07-16Fix DNS CacheLifetime (#1926)S7evinK
2021-07-09Implement /_synapse/admin/v1/register (#1911)kegsay
2021-06-30Change how servers are selected for missing auth/prev events (#1892)Neil Alexander
2021-06-14Set MaxFileSizeBytes <= 0 to "unlimited" (#1875)S7evinK
2021-06-07Fix SIGSEGV in IsInterestedInRoomID (#1846)bodqhrohro
2021-05-18Update MSC2946 implementation for stable spaces (#1859)Michael Telatynski
2021-04-07Implement OpenID module (#599) (#1812)Bruce MacDonald
2021-03-24Add Sentry support (#1803)Kegsay
2021-03-08Make sure the component max open conns doesn't exceed 100Kegan Dougal
2021-03-08Make bcrypt cost configurable (#1793)Kegsay
2021-03-08Fix database default connection limits for CI (#1794)Neil Alexander
2021-03-05Use default transport for AS traffic (#1789)Neil Alexander
2021-03-05Treat the sender_localpart as an exclusive namespace of one user (#1790)Will Hunt
2021-03-05Tweak AS registration check and AS component HTTP clients (#1785)Neil Alexander
2021-03-03Increase gocyclo complexity to 25 (and remove all but 2 golint directives rel...Neil Alexander
2021-03-02Use new path for MSC2946 (#1778)Kegsay
2021-02-06Remove 100 defaultKegan Dougal
2021-02-06Increase limitKegan Dougal
2021-01-26Graceful shutdowns (#1734)Neil Alexander
2021-01-22NewClient and NewFederationClient updates (#1730)Neil Alexander
2021-01-22Gate peeking behind msc flags (#1731)Kegsay
2021-01-22Fix build errorNeil Alexander
2021-01-22DNS caching (#1728)Neil Alexander
2021-01-20MSC2946: Treat federation responses the same way as local responses (#1724)Kegsay
2021-01-19Implement MSC2946 over federation (#1722)Kegsay
2021-01-18Mention unstable features in /_matrix/client/versions (#1710)sumitks866
2021-01-15Escape the create event content key so it can be extracted correctlyKegan Dougal
2021-01-15MSC2946: Use new MSC1772 format for space parents (#1713)Kegsay
2021-01-15MSC2946: Allow redactions/updates for space state events (#1712)Kegsay
2021-01-13Per request cache for now as we don't do batching correcltyKegan Dougal
2021-01-13Decode uri values correctlyKegan Dougal
2021-01-13MSC2946: Spaces Summary (#1700)Kegsay