Commit Graph

17174 Commits (649a7ead5c4bd2d8b7c486ac1a68ce4e41d49767)
 

Author SHA1 Message Date
Erik Johnston 649a7ead5c
Add ability to run multiple pusher instances (#7855) 4 years ago
Richard van der Hoff a827838706
Merge pull request #7866 from matrix-org/rav/fix_guest_user_id 4 years ago
Richard van der Hoff a973bcb8a4
Add some tiny type annotations (#7870) 4 years ago
Richard van der Hoff 16368c8a34 changelog 4 years ago
Richard van der Hoff c445bc0cad Use a postgres sequence to generate guest user IDs 4 years ago
Richard van der Hoff 3c36ae17a5 Use SequenceGenerator for state group ID allocation 4 years ago
Richard van der Hoff 42509b8fb6 Use `PostgresSequenceGenerator` from `MultiWriterIdGenerator` 4 years ago
Richard van der Hoff 90b0cdda42 Add some helper classes for generating ID sequences 4 years ago
Olivier Wilkinson (reivilibre) 12528dc42f Remove obsolete comment. 4 years ago
Patrick Cloke 35450519de
Ensure that calls to `json.dumps` are compatible with the standard library json. (#7836) 4 years ago
Richard van der Hoff a57df9b827
Avoid brand new rooms in `delete_old_current_state_events` (#7854) 4 years ago
Erik Johnston 97e1159ac1 Merge branch 'erikj/faster_typing' of github.com:matrix-org/synapse into develop 4 years ago
Patrick Cloke 8c7d0f163d
Allow accounts to be re-activated from the admin APIs. (#7847) 4 years ago
Erik Johnston 9006e125af Fix tests 4 years ago
Erik Johnston 62352c3a1b Fix typo 4 years ago
Erik Johnston 3032b54ac9 Newsfile 4 years ago
Erik Johnston 3a3a618460 Use get_users_in_room rather than state handler in typing for speed 4 years ago
Erik Johnston f13061d515
Fix client reader sharding tests (#7853) 4 years ago
Patrick Cloke b11450dedc
Convert E2E key and room key handlers to async/await. (#7851) 4 years ago
Patrick Cloke 111e70d75c
Return the proper 403 Forbidden error during errors with JWT logins. (#7844) 4 years ago
Richard van der Hoff 1d9dca02f9
remove `retry_on_integrity_error` wrapper for persist_events (#7848) 4 years ago
Patrick Cloke 8d0097bef1
Fix bug in per-room message retention policies. (#7850) 4 years ago
Brendan Abolivier 85223106f3
Allow email subjects to be customised through Synapse's configuration (#7846) 4 years ago
Dirk Klimpel 491f0dab1b
Add delete room admin endpoint (#7613) 4 years ago
Patrick Cloke 77d2c05410
Add the option to validate the `iss` and `aud` claims for JWT logins. (#7827) 4 years ago
Patrick Cloke 4db1509516
Improve the type hints of synapse.api.errors. (#7820) 4 years ago
Luke Faraone 93c8b077ed
Clearly state built-in ACME no longer works (#7824) 4 years ago
Erik Johnston f886a69916
Correctly pass app_name to all email templates. (#7829) 4 years ago
Patrick Cloke 457096e6df
Support handling registration requests across multiple client readers. (#7830) 4 years ago
Brendan Abolivier 504c8f3483
Fix handling of "off" in encryption_enabled_by_default_for_room_type (#7822) 4 years ago
Richard van der Hoff fa361c8f65 Update grafana dashboard 4 years ago
Richard van der Hoff 59e64b6d5b Merge branch 'master' into develop 4 years ago
Richard van der Hoff 29df3d0e9f 1.17.0 4 years ago
Patrick Cloke 66a4af8d96
Do not use canonicaljson to magically handle decoding bytes from JSON. (#7802) 4 years ago
Patrick Cloke d9e47af617
Add types to the server code and remove unused parameter (#7813) 4 years ago
Sorunome 1bca21e1da
Include room states on invite events sent to ASes (#6455) 4 years ago
Richard van der Hoff 6cef918a4b Merge branch 'release-v1.17.0' into develop 4 years ago
Richard van der Hoff 8ccb7f08d9 Merge branch 'master' into release-v1.17.0 4 years ago
Erik Johnston f299441cc6
Add ability to shard the federation sender (#7798) 4 years ago
Erik Johnston f1245dc3c0
Fix resync remote devices on receive PDU in worker mode. (#7815) 4 years ago
Erik Johnston e29c44340b
Fix recursion error when fetching auth chain over federation (#7817) 4 years ago
Richard van der Hoff e66e38bbd7 update changelog 4 years ago
Richard van der Hoff b1beb3ff59 fix migration, again 4 years ago
Richard van der Hoff e6fbb0c121 fix changelog 4 years ago
Richard van der Hoff c9f7c683ae 1.16.1 4 years ago
Richard van der Hoff cbabcec05c
Drop incorrectly-added table `local_rejections_stream`. (#7816) 4 years ago
Richard van der Hoff 43726783e4 1.17.0rc1 4 years ago
Patrick Cloke 38e1fac886
Fix some spelling mistakes / typos. (#7811) 4 years ago
Richard van der Hoff 53ee214f2f
`update_membership` declaration: now always returns an event id. (#7809) 4 years ago
Richard van der Hoff 8ca39bd2c3
Improve stacktraces from exceptions in background processes (#7808) 4 years ago