Commit Graph

17253 Commits (4cce8ef74ec233d8e49361bee705f2e38de2e11e)
 

Author SHA1 Message Date
Dirk Klimpel 21a212f8e5
Fix inconsistent handling of upper and lower cases of email addresses. (#7021) 4 years ago
Alex Kotov 8097659f6e
Allow YAML config file to contain None (#7779) 4 years ago
Patrick Cloke f3e0f16240 Synapse 1.16.0rc2 (2020-07-02) 4 years ago
Patrick Cloke 6f238a7074 Fix a typo. 4 years ago
Patrick Cloke 1a76cdf8d4 Move 1.15.2 after 1.16.0rc2. 4 years ago
Patrick Cloke 1319e53251 1.16.0rc2 4 years ago
Patrick Cloke f2bcc6ecbf Merge branch 'master' into release-v1.16.0 4 years ago
Patrick Cloke 4d978d7db4 Merge branch 'master' into develop 4 years ago
Patrick Cloke fedb632d0a Synapse 1.15.2 (2020-07-02) 4 years ago
Patrick Cloke 244649b7d5 Remove an extraneous space. 4 years ago
Patrick Cloke 5ae0a4cf76 Add links to the fixes. 4 years ago
Patrick Cloke 1d61a24f42 Fix tense in the release notes. 4 years ago
Patrick Cloke e8c36e527d 1.15.2 4 years ago
Erik Johnston 96e9afe625 Correctly handle outliers as prev events over federation 4 years ago
Patrick Cloke ea26e9a98b Ensure that HTML pages served from Synapse include headers to avoid embedding. 4 years ago
reivilibre e5808c4cfb
Hack to add push priority to push notifications (#7765) 4 years ago
Richard van der Hoff e866512367
Add early returns to `_check_for_soft_fail` (#7769) 4 years ago
Richard van der Hoff f01e2ca039
Use symbolic names for replication stream names (#7768) 4 years ago
Richard van der Hoff a6eae69ffe
Type checking for `FederationHandler` (#7770) 4 years ago
Erik Johnston 1e03513f9a
Fix new metric where we used ms instead of seconds (#7771) 4 years ago
Richard van der Hoff 244dbb04f7
Fix incorrect error message when database CTYPE was set incorrectly. (#7760) 4 years ago
Andrew Morgan 8718021469 Pin link in CHANGES.md 4 years ago
Andrew Morgan 70e506f0aa Fixes to CHANGES.md 4 years ago
Andrew Morgan dc80a0762d 1.16.0rc1 4 years ago
Brendan Abolivier 74d3e177f0
Back out MSC2625 implementation (#7761) 4 years ago
Patrick Cloke 71cccf1593
Additional configuration options for auto-join rooms (#7763) 4 years ago
Erik Johnston a99658074d
Add some metrics for inbound and outbound federation processing times (#7755) 4 years ago
Andrew Morgan 2f6afdd8b4
Explain the purpose of the "tests" conditional dependency requirement (#7751) 4 years ago
Erik Johnston 831b31e563
Add another yield point to state res v2 (#7746) 4 years ago
Andrew Morgan 177b2d0c19
Move flake8 to end. Don't exit script on failure (#7738) 4 years ago
Dagfinn Ilmari Mannsåker b099ef07d6
Make tox actions work on Debian 10 (#7703) 4 years ago
Erik Johnston 0e0a2817a2
Yield during large v2 state res. (#7735) 4 years ago
Sorunome 6920e58136
add org.matrix.login.jwt so that m.login.jwt can be deprecated (#7675) 4 years ago
Christian Svensson 8bbe87f42d
Set Content-Length for Metrics requests (#7730) 4 years ago
Patrick Cloke 24110255cd
Sync ignored table names in synapse_port_db to current database schema (#7717) 4 years ago
Patrick Cloke 95e41f368b
Allow local media to be marked as safe from being quarantined. (#7718) 4 years ago
Patrick Cloke e060bf4462
Convert directory handler to async/await (#7727) 4 years ago
Erik Johnston 91e886d615
Speed up state res v2 across large state differences. (#7725) 4 years ago
Jesse Riddle 1b1489ff18
Fixed typo by adding a 'g' to PostgreSQL (#7724) 4 years ago
Richard van der Hoff 7d2824395f add a comment 5 years ago
Brendan Abolivier e35d44c01d
Merge pull request #7716 from matrix-org/babolivier/unread_fix 5 years ago
Patrick Cloke 3630825612
Convert the typing handler to async/await. (#7679) 5 years ago
Oleg Girko 96bc110a68
Require parameterized package version to be at least 0.7.0. (#7680) 5 years ago
Brendan Abolivier 5a5cf6460e
Fix unread counts in sync 5 years ago
Patrick Cloke 6418b0379f
Ignore the UI Auth sessions when porting from sqlite to postgresql (#7711) 5 years ago
Erik Johnston e07a8caf58
Add support for using rust-python-jaeger-reporter (#7697) 5 years ago
Erik Johnston b44bdd7f7b
Support running multiple media repos. (#7706) 5 years ago
Patrick Cloke 434716e1d3
Fetch from the r0 media path instead of the unspecced v1. (#7714) 5 years ago
lub 890c0c041d
Update postgres in the Docker compose example to 12-alpine. (#7696) 5 years ago
Brendan Abolivier 46613aaf79
Implement unread counter (MSC2625) (#7673) 5 years ago