Commit Graph

12234 Commits (acfb7c3b5d49e86529cdb1c4fd06460b5c330686)

Author SHA1 Message Date
Patrick Cloke 3c01724b33
Fix the return type of send_nonmember_events. (#8112) 4 years ago
Andrew Morgan 5cf7c12995
Remove : from allowed client_secret chars (#8101) 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
Olivier Wilkinson (reivilibre) ea4e4d2f0b 1.19.0 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
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 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 c066928915 Add comment explaining cast 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 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 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 fcbab08cbd
Add an assertion on prev_events in create_new_client_event (#8041) 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
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 367e9e6e9e
Lint 4 years ago
Brendan Abolivier bf33d5c457
Incorporate review 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