Commit Graph

3241 Commits (408aef827691be3a1b92f38ebdf5aab7468ab5ef)

Author SHA1 Message Date
Patrick Cloke 408aef8276 Rename changelog from bugfix to misc. 4 years ago
Patrick Cloke 2f4d60a5ba
Iteratively encode JSON responses to avoid blocking the reactor. (#8013) 4 years ago
Patrick Cloke 25e55d2598
Return the previous stream token if a non-member event is a duplicate. (#8093) 4 years ago
Andrew Morgan 8b6c176aee
Add resources.consent conditional dependency back (#8107) 4 years ago
Patrick Cloke 050e20e7ca
Convert some of the general database methods to async (#8100) 4 years ago
Andrew Morgan e04e465b4d
Use the default templates when a custom template file cannot be found (#8037) 4 years ago
Patrick Cloke ad6190c925
Convert stream database to async/await. (#8074) 4 years ago
Patrick Cloke ac77cdb64e
Add a shadow-banned flag to users. (#8092) 4 years ago
Patrick Cloke b069b78bb4
Convert pusher databases to async/await. (#8075) 4 years ago
Patrick Cloke e8861957d9
Convert receipts and events databases to async/await. (#8076) 4 years ago
Erik Johnston dc22090a67
Add type hints to synapse.handlers.room (#8090) 4 years ago
Patrick Cloke 6b7ce1d332
Remove some unused database functions. (#8085) 4 years ago
Patrick Cloke 894dae74fe
Convert misc database code to async (#8087) 4 years ago
Patrick Cloke 7bdf9828d5 Remove a space at the start of a changelog entry. 4 years ago
Olivier Wilkinson (reivilibre) 091ca3910d 1.19.0rc1 4 years ago
Richard van der Hoff 53834bb9c4
Run `remove_push_actions_from_staging` in foreground (#8081) 4 years ago
reivilibre ff0e894656
Drop federation transmission queues during a significant remote outage. (#7864) 4 years ago
Patrick Cloke dd8f28bd3f
Fix unawaited coroutine error in tests. (#8072) 4 years ago
Patrick Cloke fbe930dad2
Convert the roommember database to async/await. (#8070) 4 years ago
Patrick Cloke 5ecc8b5825
Convert devices database to async/await. (#8069) 4 years ago
Erik Johnston 5dd73d029e
Add type hints to handlers.message and events.builder (#8067) 4 years ago
Patrick Cloke d68e10f308
Convert account data, device inbox, and censor events databases to async/await (#8063) 4 years ago
Patrick Cloke a3a59bab7b
Convert appservice, group server, profile and more databases to async (#8066) 4 years ago
Erik Johnston 9d1e4942ab
Fix typing for notifier (#8064) 4 years ago
Patrick Cloke 04faa0bfa9
Convert tags and metrics databases to async/await (#8062) 4 years ago
Patrick Cloke a0acdfa9e9
Converts event_federation and registration databases to async/await (#8061) 4 years ago
Erik Johnston 3c796e4159
Update changelog.d/8051.misc 4 years ago
Erik Johnston a1e9bb9eae
Add typing info to Notifier (#8058) 4 years ago
Erik Johnston e1af09dccb Newsfile 4 years ago
Erik Johnston a0f574f3c2
Reduce INFO logging (#8050) 4 years ago
Erik Johnston db131b6b22
Change the default log config to reduce disk I/O and storage (#8040) 4 years ago
Erik Johnston 64e5bb0dc8 Newsfile 4 years ago
Richard van der Hoff 0cb169900e
Implement login blocking based on SAML attributes (#8052) 4 years ago
Richard van der Hoff 39c3f68758
Stop uploading -py3 docker images (#8056) 4 years ago
Richard van der Hoff fcbab08cbd
Add an assertion on prev_events in create_new_client_event (#8041) 4 years ago
Patrick Cloke 7f837959ea
Convert directory, e2e_room_keys, end_to_end_keys, monthly_active_users database to async (#8042) 4 years ago
Patrick Cloke f3fe6961b2
Convert additional database stores to async/await (#8045) 4 years ago
Travis Ralston 1048ed2afa
Clarify that undoing a shutdown might not be possible (#8010) 4 years ago
Richard van der Hoff de6f892065
Add a comment about SSLv23_METHOD (#8043) 4 years ago
Erik Johnston 2f9fd5ab00
Don't log OPTIONS request at INFO (#8049) 4 years ago
Patrick Cloke 4e874ed593
Remove unnecessary maybeDeferred calls (#8044) 4 years ago
Erik Johnston 7620912d84
Add health check endpoint (#8048) 4 years ago
David Vo 4dd27e6d11
Reduce unnecessary whitespace in JSON. (#7372) 4 years ago
Brendan Abolivier 2ffd6783c7
Revert #7736 (#8039) 4 years ago
Patrick Cloke fe6cfc80ec
Convert some util functions to async (#8035) 4 years ago
Patrick Cloke d4a7829b12
Convert synapse.api to async/await (#8031) 4 years ago
Patrick Cloke c36228c403
Convert run_as_background_process inner function to async. (#8032) 4 years ago
Patrick Cloke 66f24449dd
Improve performance of the register endpoint (#8009) 4 years ago
Erik Johnston 079bc3c8e3
Fixup worker doc (again) (#8000) 4 years ago
Erik Johnston a7bdf98d01
Rename database classes to make some sense (#8033) 4 years ago