Commit Graph

20179 Commits (eb609c65d0794dd49efcd924bdc8743fd4253a93)
 

Author SHA1 Message Date
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
Erik Johnston 086d1d6d0b Fix Newsfile 3 years ago
Erik Johnston 705a439972 Fix Newsfile 3 years ago
Erik Johnston 79fb64e417
Fix to-device being dropped in limited sync in SQLite. (#11966) 3 years ago
Richard van der Hoff 4ef39f3353
fix import cycle (#11965) 3 years ago
Patrick Cloke a121507cfe
Adds misc missing type hints (#11953) 3 years ago
Richard van der Hoff c3db7a0b59
Tests: replace mocked Authenticator with the real thing (#11913) 3 years ago
Dirk Klimpel d36943c4df
Support the stable API endpoint for MSC3283: new settings in `/capabilities` endpoint (#11933) 3 years ago
Shay 1e12efa1b2
Drop support for EOL Ubuntu 21.04 (#11961) 3 years ago
Patrick Cloke df36945ff0
Support pagination tokens from /sync and /messages in the relations API. (#11952) 3 years ago
Denis Kasak 337f38cac3
Implement a content type allow list for URL previews (#11936) 3 years ago
Alexander Mnich 06e5a76322
Fix broken link in README to admin API. (#11955) 3 years ago