Commit Graph

16532 Commits (fdb13447167da0670dd6ad95fdf4a99cde450eb9)
 

Author SHA1 Message Date
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
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
Brendan Abolivier ebfcbbff9c
Use innerText instead of innerHTML 5 years ago
Patrick Cloke 77d0a4507b
Add type annotations and comments to auth handler (#7063) 5 years ago
Brendan Abolivier 0de9f9486a
Lint 5 years ago
Brendan Abolivier f9e98176bf
Put the file in the templates directory 5 years ago
Brendan Abolivier bd5e555b0d
Merge pull request #7066 from matrix-org/babolivier/dummy_events_state 5 years ago
Brendan Abolivier 900bca9707
Update wording and config 5 years ago
Brendan Abolivier e55a240681
Changelog 5 years ago
Brendan Abolivier b8cfe79ffc
Move the default SAML2 error HTML to a dedicated file 5 years ago
Brendan Abolivier 8120a238a4
Refactor a bit 5 years ago
Brendan Abolivier 37a9873f63
Also don't fail on aliases events in this case 5 years ago
Brendan Abolivier e38c44b418
Lint 5 years ago
Brendan Abolivier 1cde4cf3f1
Changelog 5 years ago
Brendan Abolivier 2dce68c651
Also don't filter out events sent by ignored users when checking state visibility 5 years ago
Brendan Abolivier 9c0775e86a
Fix condition 5 years ago
Brendan Abolivier 69ce55c510
Don't filter out dummy events when we're checking the visibility of state 5 years ago
Brendan Abolivier 54dd28621b
Add options to disable setting profile info for prevent changes. (#7053) 5 years ago
Dirk Klimpel 751d51dd12
Update sample_config.yaml 5 years ago
Dirk Klimpel 42ac4ca477
Update synapse/config/registration.py 5 years ago
Brendan Abolivier 6640460d05
Merge pull request #7058 from matrix-org/babolivier/saml_error_html 5 years ago
Brendan Abolivier 8f826f98ac
Rephrase default message 5 years ago
Brendan Abolivier dc6fb56c5f
Hopefully mypy is happy now 5 years ago
Brendan Abolivier fe593ef990
Attempt at appeasing the gods of mypy 5 years ago
Brendan Abolivier 5ec2077bf9
Lint 5 years ago
Brendan Abolivier 156f271867
Changelog 5 years ago
Brendan Abolivier 51c094c4ac
Update sample config 5 years ago
Brendan Abolivier 6b0efe73e2
SAML2: render a comprehensible error page if something goes wrong 5 years ago