Commit Graph

20291 Commits (562718278847375636ead2ed3afcc9d9d482ef96)
 

Author SHA1 Message Date
David Robertson af2c1e3d2a
Tidy the building of sdists and wheels (#12051) 3 years ago
Erik Johnston 551dd8c9f8 1.53.0 3 years ago
David Robertson 1ae492c8c0
Move isort config to `pyproject.toml` (#12052) 3 years ago
Travis Ralston d7cb0dcbaa
Use v3 endpoints for fallback auth (Matrix 1.1) (#12019) 3 years ago
Richard van der Hoff 3070af4809
remote join processing: get create event from state, not auth_chain (#12039) 3 years ago
Richard van der Hoff a85dde3445
Minor typing fixes (#12034) 3 years ago
Dirk Klimpel 7c82da27aa
Add type hints to `synapse/storage/databases/main` (#11984) 3 years ago
Travis Ralston 99f6d79fe1
Advertise Matrix 1.2 in `/_matrix/client/versions` (#12022) 3 years ago
Patrick Cloke 444b04058b
Document why auth providers aren't validated in the admin API. (#12004) 3 years ago
reivilibre 284ea2025a
Track and deduplicate in-flight requests to `_get_state_for_groups`. (#10870) 3 years ago
Sean Quah e6acd3cf4f
Upgrade mypy to version 0.931 (#12030) 3 years ago
reivilibre eb609c65d0
Fix bug in `StateFilter.return_expanded()` and add some tests. (#12016) 3 years ago
Travis Ralston 31a298fec7
Advertise Matrix 1.1 in `/_matrix/client/versions` (#12020) 3 years ago
Travis Ralston 19bd9cff1a
Use stable MSC3069 `is_guest` flag on `/whoami`. (#12021) 3 years ago
Eric Eastwood 5a6911598a
Fix 500 error with Postgres when looking backwards with the MSC3030 `/timestamp_to_event` endpoint (#12024) 3 years ago
Brendan Abolivier 40e256e7aa
Update the olddeps CI check to use an old version of markupsafe (#12025) 3 years ago
Erik Johnston 3f4d25a48b
Remove unstable MSC3283 flags (#12018) 3 years ago
Brendan Abolivier 707049c6ff
Allow modules to set a display name on registration (#12009) 3 years ago
Richard van der Hoff da0e9f8efd
Faster joins: parse msc3706 fields in send_join response (#12011) 3 years ago
Richard van der Hoff 6127c4b9f1
Configure `tox` to use `venv` (#12015) 3 years ago
Patrick Cloke e69f8f0a8e
Remove support for the legacy structured logging configuration. (#12008) 3 years ago
Richard van der Hoff 696acd3515
`send_join` response: get create event from `state`, not `auth_chain` (#12005) 3 years ago
lukasdenk 4077177390
Prevent duplicate push notifications for room reads (#11835) 3 years ago
David Robertson 73fc488783
Explain the meaning of spam checker callbacks' return values (#12003) 3 years ago
Patrick Cloke 7a92d68441 Fix a typo in a comment. 3 years ago
Brendan Abolivier 130fd45393
Limit concurrent AS joins (#11996) 3 years ago
Erik Johnston 2b5643b3af
Optimise calculating device_list changes in `/sync`. (#11974) 3 years ago
Richard van der Hoff bab2394aa9
`_auth_and_persist_outliers`: drop events we have already seen (#11994) 3 years ago
Erik Johnston 0dbbe33a65
Track cache invalidations (#12000) 3 years ago
Erik Johnston dc9fe61050
Fix incorrect `get_rooms_for_user` for remote user (#11999) 3 years ago
Richard van der Hoff 5598556b77
Docker: remove `VOLUME` directive (#11997) 3 years ago
Patrick Cloke e44f91d678
Refactor search code to reduce function size. (#11991) 3 years ago
Patrick Cloke 45f45404de
Fix incorrect thread summaries when the latest event is edited. (#11992) 3 years ago
Sean Quah 85e24d9d2b Synapse 1.53.0rc1 (2022-02-15) 3 years ago
Andrew Morgan 87f2005713
Add some tests for propagation of device list changes between local users (#11972) 3 years ago
Sean Quah f66997f291 Update CHANGES.md 3 years ago
Sean Quah 7c05599041 1.53.0rc1 3 years ago
Pascal Bach c4c98c7518
Revert "Pin to frozendict<2.1.2 (#11625)" and allow frozendict>2.1.2 (#11969) 3 years ago
Michael Telatynski 54e74f8bde
Fix M_WRONG_ROOM_KEYS_VERSION error not including `current_version` field (#11988) 3 years ago
Andrew Morgan 7812fe9edd
Note when unstable MSC3283 prefixes will be removed (#11989) 3 years ago
H. Shay 9c4563c5cd remove empty file, reword/rename newsfragment, and add line to upgrade doc 3 years ago
Patrick Cloke 738e569ed2
Require that modules register their callbacks using keyword arguments. (#11975) 3 years ago
David Robertson 4ae956c8bb
Use version string helper from matrix-common (#11979) 3 years ago
Andrew Morgan 55113dd5e8
Notify users, rather than rooms, of device list updates (#11905) 3 years ago
Richard van der Hoff 63c46349c4
Implement MSC3706: partial state in `/send_join` response (#11967) 3 years ago
Shay b2b971f28a
Enable cache time-based expiry by default (#11849) 3 years ago
Patrick Cloke 4d7e74b2e5
Support the MSC3715 for `/relations`. (#11941) 3 years ago
Patrick Cloke b65acead42
Fetch thread summaries for multiple events in a single query (#11752) 3 years ago
Richard van der Hoff bb98c593a5
Prepare for rename of default complement branch (#11971) 3 years ago
Brendan Abolivier 0171fa5226
Remove deprecated user_may_create_room_with_invites callback (#11950) 3 years ago