Commit Graph

11849 Commits (6c1f7c722f0baade9aecf41f600fcced670c4fcb)

Author SHA1 Message Date
Richard van der Hoff 6c1f7c722f
Fix limit logic for AccountDataStream (#7384) 5 years ago
Andrew Morgan 34a43f0084 Fix a couple of small typos 5 years ago
Patrick Cloke a3cf36f76e
Support UI Authentication for OpenID Connect accounts (#7457) 5 years ago
Erik Johnston 03aff4c75e
Add a worker store for search insertion. (#7516) 5 years ago
Andrew Morgan 16090a077f
Prevent 0-member/null room_version rooms from appearing in group room queries (#7465) 5 years ago
Erik Johnston 1f36ff69e8
Move event stream handling out of slave store. (#7491) 5 years ago
Patrick Cloke 5355421295
Add type hints to event_auth code. (#7505) 5 years ago
Andrew Morgan 86614e251f
Fix a small typo in the arguments of simple_update in update_remote_profile_cache (#7511) 5 years ago
Patrick Cloke e9f3de0bab
Update the room member handler to use async/await. (#7507) 5 years ago
Patrick Cloke 08bc80ef09
Implement room version 6 (MSC2240). (#7506) 5 years ago
Andrew Morgan 02d97fc3ba
Ignore incoming presence updates when presence is disabled (#7508) 5 years ago
Patrick Cloke 56b66db78a
Strictly enforce canonicaljson requirements in a new room version (#7381) 5 years ago
Patrick Cloke fef3ff5cc4
Enforce MSC2209: auth rules for notifications in power level event (#7502) 5 years ago
Andrew Morgan 5611644519
Workaround for failure to wrap reason in Failure (#7473) 5 years ago
Richard van der Hoff eafd103fc7
Fix b'GET' in prometheus metrics (#7503) 5 years ago
Andrew Morgan 225c165087
Allow expired accounts to logout (#7443) 5 years ago
Erik Johnston 4734a7bbe4
Move EventStream handling into default ReplicationDataHandler (#7493) 5 years ago
Erik Johnston 1de36407d1
Add `instance_map` config and route replication calls (#7495) 5 years ago
Richard van der Hoff 623abbeb8d 1.13.0rc2 5 years ago
Richard van der Hoff a0e063387d
Stop `get_joined_users` corruption from custom statuses (#7376) 5 years ago
Patrick Cloke 5d64fefd6c
Do not validate that the client dict is stable during UI Auth. (#7483) 5 years ago
Erik Johnston 1124111a12
Allow censoring of events to happen on workers. (#7492) 5 years ago
Paul Tötterman 46cb2550bb
Fix copypasted comment (#7477) 5 years ago
Erik Johnston 00ba9c48bf Spelling 5 years ago
Erik Johnston 782e4e64df
Shuffle persist event data store functions. (#7440) 5 years ago
Patrick Cloke edd3b0747c
Fix new flake8 errors (#7489) 5 years ago
Erik Johnston 7ee24c5674
Have all instances correctly respond to REPLICATE command. (#7475) 5 years ago
Erik Johnston 8ca79613e6
Fix Redis reconnection logic (#7482) 5 years ago
Erik Johnston 1a1da60ad2
Fix new flake8 errors (#7470) 5 years ago
Patrick Cloke 8c8858e124
Convert federation handler to async/await. (#7459) 5 years ago
Patrick Cloke be309d99cf
Convert search code to async/await. (#7460) 5 years ago
Amber Brown 7cb8b4bc67
Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 5 years ago
Andrew Morgan a8580c5f19
Remove unused store method get_hosts_in_room (#7448) 5 years ago
Andrew Morgan 20ffaa7209 1.13.0rc1 5 years ago
Patrick Cloke 0ad6d28b0d
Rework UI Auth session validation for registration (#7455) 5 years ago
Andrew Morgan 67feea8044
Extend spam checker to allow for multiple modules (#7435) 5 years ago
Quentin Gliech 616af44137
Implement OpenID Connect-based login (#7256) 5 years ago
Manuel Stahl a4a5ec4096
Add room details admin endpoint (#7317) 5 years ago
Richard van der Hoff aa5aa6f96a
Fix errors from malformed log line (#7454) 5 years ago
Richard van der Hoff da9b2db3af
Drop support for redis.dbid (#7450) 5 years ago
Patrick Cloke 9e0384dd3f
Fixes typo (bellow -> below) (#7449) 5 years ago
Patrick Cloke 22246919e3
Add more type hints to SAML handler. (#7445) 5 years ago
Erik Johnston d7983b63a6
Support any process writing to cache invalidation stream. (#7436) 5 years ago
Brendan Abolivier d9b8d27494
Add a configuration setting for the dummy event threshold (#7422) 5 years ago
Patrick Cloke d7c2df2fa3
Improve per-block CPU and DB usage metrics (#7426) 5 years ago
Andrew Morgan 4162c39dcf
Port group attestation renewal slow down from matrix-org-hotfixes (#7442) 5 years ago
Richard van der Hoff e053c86a96
Make redis go faster with hiredis (#7439) 5 years ago
Andrew Morgan aee9130a83
Stop Auth methods from polling the config on every req. (#7420) 5 years ago
Richard van der Hoff 16b67c404d Make get_e2e_cross_signing_key delegate to get_e2e_cross_signing_keys_bulk 5 years ago
Richard van der Hoff db5f9031b7 Fix batching for fetching cross-signing keys 5 years ago