Commit Graph

17253 Commits (4cce8ef74ec233d8e49361bee705f2e38de2e11e)
 

Author SHA1 Message Date
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
Patrick Cloke 3950ae51ef
Ensure that remove_pusher is always async (#7981) 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
Patrick Cloke 68626ff8e9
Convert the remaining media repo code to async / await. (#7947) 4 years ago
Richard van der Hoff f57b99af22
Handle replication commands synchronously where possible (#7876) 4 years ago
Patrick Cloke 8553f46498
Convert a synapse.events to async/await. (#7949) 4 years ago
Patrick Cloke 5f65e62681
Convert groups and visibility code to async / await. (#7951) 4 years ago
Patrick Cloke 8144bc26a7
Convert push to async/await. (#7948) 4 years ago
Richard van der Hoff 7c2e2c2077 update changelog 4 years ago
Richard van der Hoff f88c48f3b8 1.18.0rc1 4 years ago
Erik Johnston 1ef9efc1e0
Fix error reporting when using `opentracing.trace` (#7961) 4 years ago
Erik Johnston 84d099ae11
Fix typing replication not being handled on master (#7959) 4 years ago
Patrick Cloke d8a9cd8d3e
Remove hacky error handling for inlineDeferreds. (#7950) 4 years ago
Andrew Morgan c4268e3da6
Convert tests/rest/admin/test_room.py to unix file endings (#7953) 4 years ago
Patrick Cloke 3fc8fdd150
Support oEmbed for media previews. (#7920) 4 years ago
Patrick Cloke b975fa2e99
Convert state resolution to async/await (#7942) 4 years ago
Patrick Cloke e739b20588
Fix up types and comments that refer to Deferreds. (#7945) 4 years ago
Patrick Cloke 53f7b49f5b
Do not convert async functions to Deferreds in the interactive_auth_handler (#7944) 4 years ago
Patrick Cloke 5ea29d7f85
Convert more of the media code to async/await (#7873) 4 years ago
Patrick Cloke 6a080ea184
Return an empty body for OPTIONS requests. (#7886) 4 years ago
Richard van der Hoff 1ec688bf21
Downgrade warning on client disconnect to INFO (#7928) 4 years ago
Patrick Cloke fefe9943ef
Convert presence handler helpers to async/await. (#7939) 4 years ago
Patrick Cloke 83434df381
Update the auth providers to be async. (#7935) 4 years ago
Richard van der Hoff 7078866969
Put a cache on `/state_ids` (#7931) 4 years ago
Richard van der Hoff 4876af06dd
Abort federation requests if the client disconnects early (#7930) 4 years ago
Michael Kaye ff22672fd6
Reorder database docs to promote postgresql. (#7933) 4 years ago
Patrick Cloke 68cd935826
Convert the federation agent and related code to async/await. (#7874) 4 years ago
Patrick Cloke 13d77464c9
Follow-up to admin API to re-activate accounts (#7908) 4 years ago
Patrick Cloke cc9bb3dc3f
Convert the message handler to async/await. (#7884) 4 years ago
Brendan Abolivier a4cf94a3c2
Merge pull request #7934 from matrix-org/babolivier/acme_eol 4 years ago
Brendan Abolivier 55f2617f8c
Update the dates for ACME v1 EOL 4 years ago
Richard van der Hoff 923c995023
Skip serializing /sync response if client has disconnected (#7927) 4 years ago
Richard van der Hoff b74919c72e
Add debugging to sync response generation (#7929) 4 years ago