Commit Graph

17134 Commits (8ccb7f08d9868bb0cb96836adb51418d28639090)
 

Author SHA1 Message Date
Paul Tötterman ab3e19d814
Improve API doc readability (#7527) 5 years ago
Aaron Raimist 250f3eb991
Omit displayname or avatar_url if they aren't set instead of returning null (#7497) 5 years ago
Patrick Cloke ee421e5244 Synapse 1.13.0rc3 (2020-05-18) 5 years ago
Patrick Cloke 3c8a57f080 1.13.0rc3 5 years ago
Patrick Cloke 56db0b1365
Hash passwords earlier in the registration process (#7523) 5 years ago
Erik Johnston 51055c8c44
Allow ReplicationRestResource to be added to workers (#7515) 5 years ago
Richard van der Hoff 4d1afb1dfe
Merge pull request #7519 from matrix-org/rav/kill_py2_code 5 years ago
Richard van der Hoff 164f50f5f2
fix mypy for tests/replication (#7518) 5 years ago
Patrick Cloke c29915bd05
Add type hints to room member handlers (#7513) 5 years ago
Richard van der Hoff ab57353de3 changelog 5 years ago
Richard van der Hoff d4676910c9 remove miscellaneous PY2 code 5 years ago
Richard van der Hoff e6027562e2 remove `builtins.buffer` code from storage code 5 years ago
Richard van der Hoff 91f51c611c remove redundant `__func__` 5 years ago
Richard van der Hoff 65902e08c3 remove to_ascii 5 years ago
Richard van der Hoff 08fa96f030 Remove `exception_to_unicode` 5 years ago
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
Richard van der Hoff 24d9151a08
Formatting for reverse-proxy docs (#7514) 5 years ago
Jeff Peeler 572b444dab
Add Caddy 2 example (#7463) 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
Richard van der Hoff ec0b72bc4e Merge branch 'master' into develop 5 years ago
Richard van der Hoff a564ec4d4b remove spurious changelog files 5 years ago
Richard van der Hoff 66d03639dc
Notes on using git (#7496) 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 dede23ff1e Synapse 1.13.0rc2 (2020-05-14) 5 years ago
Richard van der Hoff 75fbc1a0c6 1.13.0rc2 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 18c1e52d82
Clean up replication unit tests. (#7490) 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