Commit Graph

17455 Commits (5a1dd297c3ce105a7f516d9d9fe87b94b9d356c8)
 

Author SHA1 Message Date
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) bfd79c2988 Synapse 1.19.0rc1 (2020-08-13) 4 years ago
Olivier Wilkinson (reivilibre) 93848f3c89 More changelog tweaks 4 years ago
Olivier Wilkinson (reivilibre) 4550b77312 More changelog tweaks 4 years ago
Olivier Wilkinson (reivilibre) a69ba6f457 Remove unwanted changelog line 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
Erik Johnston 6ba621d786
Merge pull request #8060 from matrix-org/erikj/type_server 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 fdb46b5442 Merge remote-tracking branch 'origin/develop' into erikj/type_server 4 years ago
Erik Johnston c066928915 Add comment explaining cast 4 years ago
Erik Johnston 61d8ff0d44
Auto set logging filter (#8051) 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 8a3dac3c19 Handle optional dependencies for Oidc and Saml 4 years ago
Erik Johnston e1af09dccb Newsfile 4 years ago
Erik Johnston 0304ad0c3d Move setting of Filter into code. 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
Erik Johnston 0f1afbe8dc Change HomeServer definition to work with typing. 4 years ago
Richard van der Hoff 0cb169900e
Implement login blocking based on SAML attributes (#8052) 4 years ago
Richard van der Hoff aa827b6ad7 Merge remote-tracking branch 'origin/master' into develop 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
Brendan Abolivier cdbb8e6d6e
Implement new experimental push rules (#7997) 4 years ago
Brendan Abolivier 5c43c43240
Typo 4 years ago
Brendan Abolivier 1a3aabcf3f
Lint 4 years ago
Brendan Abolivier cee6c6012e
why mypy why 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