Commit Graph

17283 Commits (a7bdf98d01d2225a479753a85ba81adf02b16a32)
 

Author SHA1 Message Date
Erik Johnston a7bdf98d01
Rename database classes to make some sense (#8033) 4 years ago
Richard van der Hoff 0a86850ba3
Stop the parent process flushing the logs on exit (#8012) 4 years ago
Richard van der Hoff 8b786db323
bug report template: move comments into comment (#8030) 4 years ago
Andrew Morgan 7cac9006d6
Spruce up the check-newsfragment CI output (#8024) 4 years ago
Patrick Cloke 8ff2deda72
Fix async/await calls for broken media providers. (#8027) 4 years ago
Patrick Cloke 88a3ff12f0
Convert the SimpleHttpClient to async. (#8016) 4 years ago
Patrick Cloke e19de43eb5
Convert streams to async. (#8014) 4 years ago
Richard van der Hoff 916cf2d439
re-implement daemonize (#8011) 4 years ago
Andrew Morgan 481f76c7aa
Remove signature check on v1 identity server lookups (#8001) 4 years ago
Andrew Morgan 5d92a1428c
Prevent join->join membership transitions changing member count (#7977) 4 years ago
Patrick Cloke 6812509807
Implement handling of HTTP HEAD requests. (#7999) 4 years ago
Patrick Cloke 2a89ce8cd4
Convert the crypto module to async/await. (#8003) 4 years ago
Michael Albert b6c6fb7950
Allow guests to operate in encrypted rooms (#7314) 4 years ago
Patrick Cloke 3b415e23a5
Convert replication code to async/await. (#7987) 4 years ago
Patrick Cloke db5970ac6d
Convert ACME code to async/await. (#7989) 4 years ago
Patrick Cloke d1008fe949
Fix some comments and types in service notices (#7996) 4 years ago
Erik Johnston 394be6a0e6
Merge pull request #8008 from matrix-org/erikj/add_rate_limiting_to_joins 4 years ago
Erik Johnston faba873d4b Merge branch 'develop' of github.com:matrix-org/synapse into erikj/add_rate_limiting_to_joins 4 years ago
Erik Johnston 9b3ab57acd Newsfile 4 years ago
Erik Johnston 18de00adb4 Add ratelimiting on joins 4 years ago
Travis Ralston e2a4ba6f9b
Add docs for undoing room shutdowns (#7998) 4 years ago
Stuart Mumford 6d4b790021
Update workers docs (#7990) 4 years ago
Richard van der Hoff 0a7fb24716
Fix invite rejection when we have no forward-extremeties (#7980) 4 years ago
Erik Johnston 606805bf06
Fix typo in docs/workers.md (#7992) 4 years ago
Olivier Wilkinson (reivilibre) 3aa36b782c Merge branch 'master' into develop 4 years ago
Patrick Cloke c978f6c451
Convert federation client to async/await. (#7975) 4 years ago
Patrick Cloke 4cce8ef74e
Convert appservice to async. (#7973) 4 years ago
Patrick Cloke b3a97d6dac
Convert some of the data store to async. (#7976) 4 years ago
Olivier Wilkinson (reivilibre) 320ef98852 Fix formatting of changelog and upgrade notes 4 years ago
Patrick Cloke 3950ae51ef
Ensure that remove_pusher is always async (#7981) 4 years ago
Olivier Wilkinson (reivilibre) fc0ef72d9c Add deprecation warnings 4 years ago
Olivier Wilkinson (reivilibre) a9631b7b4b 1.18.0 4 years ago
Erik Johnston 2c1b9d6763
Update worker docs with recent enhancements (#7969) 4 years ago
Patrick Cloke a53e0160a2
Ensure the msg property of HttpResponseException is a string. (#7979) 4 years ago
Patrick Cloke d90087cffa
Remove from the event_relations table when purging historical events. (#7978) 4 years ago
Patrick Cloke 3a00bd1378
Add additional logging for SAML sessions. (#7971) 4 years ago
Brendan Abolivier f23c77389d
Add MSC reference to changelog for #7736 4 years ago
Brendan Abolivier 8dff4a1242
Re-implement unread counts (#7736) 4 years ago
Aaron Raimist 2184f61fae
Various improvements to the docs (#7899) 4 years ago
Patrick Cloke 3345c166a4
Convert storage layer to async/await. (#7963) 4 years ago
Dirk Klimpel e866e3b896
Add an option to disable purge in delete room admin API (#7964) 4 years ago
Andrew Morgan 8a25332d94
Move some log lines from default logger to sql/transaction loggers (#7952) 4 years ago
Patrick Cloke 2c1e1b153d
Use the JSON module from the std library instead of simplejson. (#7936) 4 years ago
Richard van der Hoff 8078dec3be
Fix exit code for `check_line_terminators.sh` (#7970) 4 years ago
lugino-emeritus 3857de2194
Option to allow server admins to join complex rooms (#7902) 4 years ago
Richard van der Hoff 349119a340 Synapse 1.18.0rc2 (2020-07-28) 4 years ago
Richard van der Hoff 7000a215e6 1.18.0rc2 4 years ago
Erik Johnston a8f7ed28c6
Typing worker needs to handle stream update requests (#7967) 4 years ago
Erik Johnston aaf9ce72a0
Fix typo in metrics docs (#7966) 4 years ago
Andrew Morgan c4ce0da6fe
Add script for finding files with unix line terminators (#7965) 4 years ago