Commit Graph

18665 Commits (d924827da1db5d210eb06db2247a1403ed4c8b9a)
 

Author SHA1 Message Date
Patrick Cloke d924827da1
Check for space membership during a remote join of a restricted room (#9814) 4 years ago
Erik Johnston 3853a7edfc
Only store data in caches, not "smart" objects (#9845) 4 years ago
Richard van der Hoff 51a20914a8
Limit the size of HTTP responses read over federation. (#9833) 4 years ago
manuroe c1ddbbde4f
Handle all new rate limits in demo scripts (#9858) 4 years ago
Erik Johnston 177dae2704
Limit length of accepted email addresses (#9855) 4 years ago
Richard van der Hoff 69018acbd2
Clear the resync bit after resyncing device lists (#9867) 4 years ago
Richard van der Hoff 294c675033
Remove `synapse.types.Collection` (#9856) 4 years ago
Andrew Morgan 3186324260 Merge branch 'master' into develop 4 years ago
Andrew Morgan 0f2629ebc6 Synapse 1.32.2 (2021-04-22) 4 years ago
Andrew Morgan dac4445934 A regression can't be introduced twice 4 years ago
Andrew Morgan 79e6d9e4b1 Note regression was in 1.32.0 and 1.32.1 4 years ago
Andrew Morgan ca380881b1 Update dates in changelogs 4 years ago
Andrew Morgan 55159c48e3 1.32.2 4 years ago
Andrew Morgan ca6ecb8d67 Merge branch 'release-v1.32.1' of github.com:matrix-org/synapse into release-v1.32.2 4 years ago
Andrew Morgan 8798f2291c Merge branch 'master' of github.com:matrix-org/synapse into develop 4 years ago
Andrew Morgan 046175daba Merge branch 'release-v1.32.1' of github.com:matrix-org/synapse 4 years ago
Andrew Morgan 0c23aa393c
Note LoggingContext signature change incompatibility in 1.32.0 (#9859) 4 years ago
Richard van der Hoff d9bd62f9d1
Make LoggingContext's name optional (#9857) 4 years ago
Andrew Morgan 4b2217ace2 Merge branch 'master' into develop 4 years ago
Andrew Morgan a0972085ed Synapse 1.32.1 (2021-04-21) 4 years ago
Andrew Morgan bdb4c20dc1 Clarify 1.32.0/1 changelog and upgrade notes 4 years ago
Andrew Morgan acb8c81041 Add regression notes to CHANGES.md; fix link in 1.32.0 changelog 4 years ago
Andrew Morgan 98a1b84631 Add link to fixing prometheus to 1.32.0 upgrade notes; 1.32.1 has a fix 4 years ago
Andrew Morgan 026a66f2b3 Fix typo in link to regression in 1.32.0 upgrade notes 4 years ago
Andrew Morgan a745531c10 1.32.1 4 years ago
Andrew Morgan 30c94862b4 Mention Prometheus metrics regression in v1.32.0 4 years ago
Richard van der Hoff 5d281c10dd
Stop BackgroundProcessLoggingContext making new prometheus timeseries (#9854) 4 years ago
Patrick Cloke 683d6f75af
Rename handler and config modules which end in handler/config. (#9816) 4 years ago
Andrew Morgan eccacd72cb Merge branch 'master' into develop 4 years ago
Andrew Morgan b8c5f6fddb Mention Prometheus metrics regression in v1.32.0 4 years ago
Andrew Morgan 272402c4d7 Merge branch 'master' into develop 4 years ago
Andrew Morgan 05fa06834d Further tweaking on gpg signing key notice 4 years ago
Andrew Morgan 913f790bb2 Add note about expired Debian gpg signing keys to CHANGES.md 4 years ago
Andrew Morgan 6982db9651 Merge branch 'master' into develop 4 years ago
Andrew Morgan 438a8594cb Update v1.32.0 changelog. It's m.login.application_service, not plural 4 years ago
Andrew Morgan e031c7e0cc 1.32.0 4 years ago
Andrew Morgan 0a88ec0a87
Add Application Service registration type requirement + py35, pg95 deprecation notices to v1.32.0 upgrade notes (#9849) 4 years ago
Patrick Cloke b076bc276e
Always use the name as the log ID. (#9829) 4 years ago
Erik Johnston de0d088adc
Add presence federation stream (#9819) 4 years ago
Erik Johnston db70435de7
Fix bug where we sent remote presence states to remote servers (#9850) 4 years ago
Jonathan de Jong 495b214f4f
Fix (final) Bugbear violations (#9838) 4 years ago
Andrew Morgan 71f0623de9
Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 4 years ago
Denis Kasak e694a598f8
Sanity check identity server passed to bind/unbind. (#9802) 4 years ago
Erik Johnston 2b7dd21655
Don't send normal presence updates over federation replication stream (#9828) 4 years ago
Andrew Morgan c571736c6c
User directory: use calculated room membership state instead (#9821) 4 years ago
Erik Johnston 601b893352
Small speed up joining large remote rooms (#9825) 4 years ago
Richard van der Hoff 5a153772c1
remove `HomeServer.get_config` (#9815) 4 years ago
Patrick Cloke 936e69825a
Separate creating an event context from persisting it in the federation handler (#9800) 4 years ago
Patrick Cloke e8816c6ace Revert "Check for space membership during a remote join of a restricted room. (#9763)" 4 years ago
Patrick Cloke cc51aaaa7a
Check for space membership during a remote join of a restricted room. (#9763) 4 years ago