Commit Graph

16758 Commits (97ef1471c67bc4f736d758f2e4f99178bd01d469)
 

Author SHA1 Message Date
Dirk Klimpel e8e2ddb60a
Allow server admins to define and enforce a password policy (MSC2000). (#7118) 5 years ago
Patrick Cloke 1c1242acba
Validate that the session is not modified during UI-Auth (#7068) 5 years ago
Aaron Raimist 6ca5e56fd1
Remove unused captcha_bypass_secret option (#7137) 5 years ago
Erik Johnston 4cff617df1
Move catchup of replication streams to worker. (#7024) 5 years ago
Andrew Morgan 7bab642707
Various cleanups to INSTALL.md (#7141) 5 years ago
Erik Johnston b1cfaf08af
Merge pull request #7133 from matrix-org/erikj/fix_worker_startup 5 years ago
Richard van der Hoff 28d9d6e8a9 Remove spurious "name" parameter to `default_config` 5 years ago
Richard van der Hoff 39230d2171
Clean up some LoggingContext stuff (#7120) 5 years ago
Naugrimm 1fcf9c6f95
Fix CAS redirect url (#6634) 5 years ago
Erik Johnston d6828c129f Newsfile 5 years ago
Erik Johnston c816072d47 Fix starting workers when federation sending not split out. 5 years ago
Patrick Cloke 190ab593b7
Use the proper error code when a canonical alias that does not exist is used. (#7109) 5 years ago
Kartikaya Gupta (kats) e341518f92
Update pre-built package name for FreeBSD (#7107). (#7107) 5 years ago
Richard van der Hoff a564b92d37
Convert `*StreamRow` classes to inner classes (#7116) 5 years ago
Richard van der Hoff 5126cb1253 Merge branch 'master' into develop 5 years ago
Richard van der Hoff 229eb81498 Synapse 1.12.0 (2020-03-23) 5 years ago
Richard van der Hoff 88bb6c27e1 matrix.org was fine 5 years ago
Neil Johnson 066804f591
Update CHANGES.md 5 years ago
Richard van der Hoff 56b5f1d0ee changelog typos 5 years ago
Richard van der Hoff a438950a00 1.12.0 changelog 5 years ago
Richard van der Hoff 2fa55c0cc6 1.12.0 5 years ago
Richard van der Hoff b3cee0ce67
Fix processing of `groups` stream, and use symbolic names for streams (#7117) 5 years ago
Dionysis Grigoropoulos 96071eea8f
Set Referrer-Policy to no-referrer for media (#7009) 5 years ago
Patrick Cloke 477c4f5b1c
Clean-up some auth/login REST code (#7115) 5 years ago
Richard van der Hoff c165c1233b
Improve database configuration docs (#6988) 5 years ago
Erik Johnston fdb1344716
Remove concept of a non-limited stream. (#7011) 5 years ago
Patrick Cloke caec7d4fa0
Convert some of the media REST code to async/await (#7110) 5 years ago
Patrick Cloke c2db6599c8
Fix a bug in the federation API which could cause occasional "Failed to get PDU" errors (#7089). 5 years ago
Erik Johnston a319cb1dd1
Change device list streams to have one row per ID (#7010) 5 years ago
Richard van der Hoff c8c926f9c9 more changelog 5 years ago
Richard van der Hoff 163f23785a changelog fixes 5 years ago
Richard van der Hoff 5aa6dff99e fix typo 5 years ago
Richard van der Hoff e43e78b985 1.12.0rc1 5 years ago
Richard van der Hoff 782b811789 update grafana dashboard 5 years ago
Richard van der Hoff e913823a22
Fix concurrent modification errors in pusher metrics (#7106) 5 years ago
Richard van der Hoff 8c75667ad7
Add prometheus metrics for the number of active pushers (#7103) 5 years ago
Richard van der Hoff 443162e577
Move pusherpool startup into _base.setup (#7104) 5 years ago
Erik Johnston 4a17a647a9
Improve get auth chain difference algorithm. (#7095) 5 years ago
Patrick Cloke 88b41986db
Add an option to the set password API to choose whether to logout other devices. (#7085) 5 years ago
Erik Johnston 6e6476ef07 Comments from review 5 years ago
Richard von Kellner 6d110ddea4
Update INSTALL.md updated CentOS8 install instructions (#6925) 5 years ago
Richard van der Hoff c37db0211e
Share SSL contexts for non-federation requests (#7094) 5 years ago
Richard van der Hoff 4ce50519cd
Update postgres.md 5 years ago
The Stranjer 5e477c1deb
Set charset to utf-8 when adding headers for certain text content types (#7044) 5 years ago
Patrick Cloke 7581d30e9f
Remove unused federation endpoint (`query_auth`) (#7026) 5 years ago
Patrick Cloke 60724c46b7
Remove special casing of `m.room.aliases` events (#7034) 5 years ago
Richard van der Hoff 6a35046363 Revert "Add options to disable setting profile info for prevent changes. (#7053)" 5 years ago
Brendan Abolivier 7df04ca0e6
Populate the room version from state events (#7070) 5 years ago
Brendan Abolivier beb19cf61a
Fix buggy condition in account validity handler (#7074) 5 years ago
Brendan Abolivier d8d91983bc
Merge pull request #7067 from matrix-org/babolivier/saml_error_moar 5 years ago