Commit Graph

20144 Commits (4d7e74b2e503373da66ec929afd1aa7010676878)
 

Author SHA1 Message Date
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
Patrick Cloke e4fdf459e2
Basic documentation for the release cycle. (#11954) 3 years ago
Brad Jones 3914576b2b
Fix example for structured logging. (#11946) 3 years ago
Patrick Cloke 0408d694ee Update changelog from #11867 to be a single line. 3 years ago
Patrick Cloke d0e78af35e
Add missing type hints to synapse.replication. (#11938) 3 years ago
Patrick Cloke 8c94b3abe9
Experimental support to include bundled aggregations in search results (MSC3666) (#11837) 3 years ago
Patrick Cloke 6c0984e3f0
Remove unnecessary ignores due to Twisted upgrade. (#11939) 3 years ago
Brendan Abolivier 6b91315ddf Merge branch 'master' into develop 3 years ago
Brendan Abolivier 0b561a0ea1 Merge branch 'release-v1.52' 3 years ago
Patrick Cloke 63d90f10ec
Add missing type hints to synapse.replication.http. (#11856) 3 years ago
Patrick Cloke 8b309adb43
Fetch edits for multiple events in a single query. (#11660) 3 years ago
Patrick Cloke 380c3d40f4
Return JSON errors for unknown resources under /matrix/client. (#11930) 3 years ago
Brendan Abolivier 1aa2231e27
Fix wording 3 years ago
Brendan Abolivier 5cdd491310
Add words about the Twisted security fix 3 years ago
Brendan Abolivier 7d56b6c083 1.52.0 3 years ago
Andrew Morgan 3655585e85
Add a docstring to `add_device_change_to_streams` and fix some nearby types (#11912) 3 years ago
Brendan Abolivier 0640f8ebaa
Add a callback to allow modules to deny 3PID (#11854) 3 years ago
Eric Eastwood fef2e792be
Fix historical messages backfilling in random order on remote homeservers (MSC2716) (#11114) 3 years ago
Andrew Morgan cf06783d54
Remove optional state of `ApplicationService.is_interested`'s `store` parameter (#11911) 3 years ago
Patrick Cloke 314ca4c86d
Pass the proper type when uploading files. (#11927) 3 years ago
Andrew Morgan e03dde259b
Clean up an indirect reference to the homeserver datastore (#11914) 3 years ago
Andrew Morgan 0c4878caf2
Add a unit test for users receiving their own device list updates (#11909) 3 years ago
Dirk Klimpel 65ef21b1c7
Clarify that users' media are also preview images (#11862) 3 years ago
kegsay a3865ed525
Run Complement tests sequentially (#11910) 3 years ago
Jonathan de Jong 02632b3504
Stabilise MSC3231 (Token Based Registration) (#11867) 3 years ago
Richard van der Hoff b3d155a749
Delete MSC1711_certificates_FAQ.md (#11907) 3 years ago
Richard van der Hoff ce34ffacb1 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Patrick Cloke 119edf51eb
Remove support for the webclient listener. (#11895) 3 years ago
Christian Paul 6b1c265c21
Fix typo: unpind -> unbind (#11859) 3 years ago
Brendan Abolivier d80d39b035
Add a ratelimiter for 3pid invite (#11892) 3 years ago
reivilibre 833247553f
Allow specifying the application service-specific `user_id` parameter in the `join` test helper. (#11616) 3 years ago
Richard van der Hoff 964f5b9324
Improve opentracing for federation requests (#11870) 3 years ago
Richard van der Hoff 31b554c297
Fixes for opentracing scopes (#11869) 3 years ago
Patrick Cloke a8da046907
Invalidate the get_users_in_room{_with_profile} caches only when necessary. (#11878) 3 years ago
reivilibre 41818cda1f
Fix type errors introduced by new annotations in the Prometheus Client library. (#11832) 3 years ago
David Robertson dd7f825118
Fix losing incoming EDUs if debug logging enabled (#11890) 3 years ago