Commit Graph

17230 Commits (5f65e6268146a5ae7b8dafdfe2290b791e8b4c92)
 

Author SHA1 Message Date
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
Richard van der Hoff 931b026844
Remove an unused prometheus metric (#7878) 4 years ago
Richard van der Hoff 05060e0223
Track command processing as a background process (#7879) 4 years ago
Richard van der Hoff 15997618e2
Clean up PreserveLoggingContext (#7877) 4 years ago
Richard van der Hoff 2ccd48e921 fix an incorrect comment 4 years ago
Patrick Cloke de119063f2
Convert room list handler to async/await. (#7912) 4 years ago
Jason Robinson 759481af6d
Element CSS and logo in email templates (#7919) 4 years ago
Andrew Morgan b7ddece2a6
Lint the contrib/ directory in CI and linting scripts, add synctl to linting script (#7914) 4 years ago
Karthikeyan Singaravelan 5662e2b0f3
Remove unused code from synapse.logging.utils. (#7897) 4 years ago
Adrian 64d2280299
Fix a typo in the sample config. (#7890) 4 years ago
Karthikeyan Singaravelan a7b06a81f0
Fix deprecation warning: import ABC from collections.abc (#7892) 4 years ago
Andrew Morgan 5ecf98f59e
Change sample config's postgres user to synapse_user (#7889) 4 years ago
Karthikeyan Singaravelan 438020732e
Fix deprecation warning due to invalid escape sequences (#7895) 4 years ago
Gary Kim f2af3e4fc5
Remove Ubuntu Eoan that is now EOL (#7888) 4 years ago
Patrick Cloke d1d5fa66e4
Fix the trace function for async functions. (#7872) 4 years ago
Michael Kaye 1ec2961b3b
Add help for creating a user via docker (#7885) 4 years ago
Christopher May-Townsend a5545cf86d
Switch to Debian:Slim from Alpine for the docker image (#7839) 4 years ago
Erik Johnston 2d2acc1cf2
Stop using 'device_max_stream_id' (#7882) 4 years ago
Erik Johnston a3ad045286
Fix TypeError in synapse.notifier (#7880) 4 years ago
Patrick Cloke 852930add7
Add a default limit (of 100) to get/sync operations. (#7858) 4 years ago
Erik Johnston 4642fd66df
Change "unknown room ver" logging to warning. (#7881) 4 years ago
Patrick Cloke 6b3ac3b8cd
Convert device handler to async/await (#7871) 4 years ago
Patrick Cloke 00e57b755c
Convert synapse.app to async/await. (#7868) 4 years ago
Patrick Cloke 6fca1b3506
Convert _base, profile, and _receipts handlers to async/await (#7860) 4 years ago