summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 1.109.0rc3 v1.109.0rc3Quentin Gliech2024-06-176-4/+20
* Set our own stream position from the current sequence value on startup (#17309)Quentin Gliech2024-06-173-178/+147
* Use the release branch for sytest in release-branch PRs (#17306)Quentin Gliech2024-06-172-0/+4
* Automatically apply SQL for inconsistent sequence (#17305)Erik Johnston2024-06-144-37/+25
* CHANGES.md: s/OTKs/one-time-keys/ v1.109.0rc2Quentin Gliech2024-06-111-1/+1
* 1.109.0rc2Quentin Gliech2024-06-115-3/+17
* Fix bug where device lists would break sync (#17292)Erik Johnston2024-06-103-9/+36
* Update changelogErik Johnston2024-06-101-1/+1
* Always return OTK counts (#17275)Erik Johnston2024-06-102-4/+30
* Fix typo in CHANGES.md v1.109.0rc1Andrew Morgan2024-06-041-1/+1
* 1.109.0rc1Andrew Morgan2024-06-0425-23/+61
* Bump types-pyopenssl from 24.0.0.20240311 to 24.1.0.20240425 (#17260)dependabot[bot]2024-06-031-3/+18
* Bump mypy-zope from 1.0.3 to 1.0.4 (#17262)dependabot[bot]2024-06-031-4/+4
* Bump lxml from 5.2.1 to 5.2.2 (#17261)dependabot[bot]2024-06-031-156/+144
* Fix bug where typing replication breaks (#17252)Erik Johnston2024-05-313-4/+56
* Fix logging errors when receiving invalid User ID for key querys (#17250)Erik Johnston2024-05-312-0/+6
* Fix sentry default tags (#17251)Erik Johnston2024-05-312-10/+11
* In sync wait for worker to catch up since token (#17215)Erik Johnston2024-05-307-7/+134
* Fix deduplicating of membership events to not create unused state groups. (#1...Erik Johnston2024-05-304-35/+54
* Replaces all usages of `StreamIdGenerator` with `MultiWriterIdGenerator` (#17...Erik Johnston2024-05-3010-363/+227
* Clean out invalid destinations from outbox (#17242)Erik Johnston2024-05-303-0/+92
* Ensure we delete media if we reject due to spam check (#17246)Erik Johnston2024-05-303-32/+33
* Move towards using `MultiWriterIdGenerator` everywhere (#17226)Erik Johnston2024-05-2910-379/+341
* Don't invalidate all `get_relations_for_event` on history purge (#17083)Erik Johnston2024-05-296-13/+41
* Change allow_unsafe_locale to also apply on new databases (#17238)Erik Johnston2024-05-293-7/+13
* Ignore attempts to send to-device messages to bad users (#17240)Erik Johnston2024-05-292-0/+8
* Handle duplicate OTK uploads racing (#17241)Erik Johnston2024-05-292-33/+46
* Fix slipped logging context when media rejected (#17239)Erik Johnston2024-05-296-91/+55
* Merge branch 'master' into developOlivier 'reivilibre2024-05-283-1/+14
|\
| * 1.108.0 v1.108.0 release-v1.108Olivier 'reivilibre2024-05-283-1/+14
* | Bump phonenumbers from 8.13.35 to 8.13.37 (#17235)dependabot[bot]2024-05-281-3/+3
* | Bump pyicu from 2.13 to 2.13.1 (#17236)dependabot[bot]2024-05-281-2/+2
* | Bump pyopenssl from 24.0.0 to 24.1.0 (#17234)dependabot[bot]2024-05-281-4/+4
* | Bump prometheus-client from 0.19.0 to 0.20.0 (#17233)dependabot[bot]2024-05-281-3/+3
* | Bump serde from 1.0.202 to 1.0.203 (#17232)dependabot[bot]2024-05-281-4/+4
* | Support MSC3916 by adding unstable media endpoints to `_matrix/client` (#17213)Shay2024-05-247-549/+2393
* | Add Sliding Sync `/sync/e2ee` endpoint for To-Device messages (#17167)Eric Eastwood2024-05-237-175/+861
* | Log exceptions when failing to auto-join new user according to the `auto_join...reivilibre2024-05-222-1/+2
* | Add logging to tasks managed by the task scheduler, showing CPU and database ...reivilibre2024-05-222-2/+68
* | Reduce work of calculating outbound device pokes (#17211)Erik Johnston2024-05-223-0/+32
* | Update Lemonldap-NG OIDC config (#17204)Yadd2024-05-222-0/+3
* | Bring auto-accept invite logic into Synapse (#17147)devonh2024-05-2111-1/+945
* | Improve perf of sync device lists (#17216)Erik Johnston2024-05-215-62/+103
* | Merge branch 'release-v1.108' into developErik Johnston2024-05-2127-25/+53
|\|
| * Fixup changelog v1.108.0rc1Erik Johnston2024-05-211-1/+1
| * Fixup changelogErik Johnston2024-05-211-1/+1
| * 1.108.0rc1Erik Johnston2024-05-2127-25/+53
* | Bump twine from 5.0.0 to 5.1.0 (#17225)dependabot[bot]2024-05-211-3/+3
* | Bump bcrypt from 4.1.2 to 4.1.3 (#17224)dependabot[bot]2024-05-211-28/+28
* | Bump pyasn1 from 0.5.1 to 0.6.0 (#17223)dependabot[bot]2024-05-211-4/+4
* | Bump types-psycopg2 from 2.9.21.20240311 to 2.9.21.20240417 (#17222)dependabot[bot]2024-05-211-3/+3
* | Bump serde from 1.0.201 to 1.0.202 (#17221)dependabot[bot]2024-05-211-4/+4
* | Bump anyhow from 1.0.83 to 1.0.86 (#17220)dependabot[bot]2024-05-211-2/+2
|/
* Add a short sleep if the request is rate-limited (#17210)Erik Johnston2024-05-186-4/+15
* Federated Knocking Endpoints added (missing in Docu) (#17058)Dominic Schubert2024-05-172-0/+3
* Refactor `SyncResultBuilder` assembly to its own function (#17202)Eric Eastwood2024-05-162-116/+149
* Fix `joined_rooms`/`joined_room_ids` usage (#17208)Eric Eastwood2024-05-162-1/+2
* Rename to be obvious: `joined_rooms` -> `joined_room_ids` (#17203)Eric Eastwood2024-05-162-2/+3
* Removed `request_key` from the `SyncConfig` (moved outside as its own functio...Eric Eastwood2024-05-165-14/+59
* Route `/make_knock` and `/send_knock` to workers in Complement docker image (...Andrew Morgan2024-05-162-0/+3
* Revert "Improve perf of sync device lists" (#17207)Erik Johnston2024-05-163-9/+46
* Fix bug where push rules would be empty in `/sync` (#17142)Erik Johnston2024-05-163-13/+37
* Refactor Sync handler to be able to return different sync responses (`SyncVer...Eric Eastwood2024-05-165-25/+128
* Fix request path for `federation_whitelist_endpoint_enabled` option in docume...Andrew Morgan2024-05-152-1/+2
* Merge branch 'master' into developAndrew Morgan2024-05-143-1/+13
|\
| * 1.107.0 v1.107.0 release-v1.107Andrew Morgan2024-05-143-1/+13
* | Cache literal sync filter validation (#17186)Erik Johnston2024-05-142-1/+14
* | Reduce pauses on large device list changes (#17192)Erik Johnston2024-05-142-3/+11
* | Improve perf of sync device lists (#17191)Erik Johnston2024-05-143-46/+9
* | Allows CAS SSO flow to provide user IDs composed of numbers only (#17098)Aurélien Grimpard2024-05-144-0/+30
* | Bump serde_json from 1.0.116 to 1.0.117 (#17182)dependabot[bot]2024-05-141-2/+2
* | Bump serde from 1.0.200 to 1.0.201 (#17183)dependabot[bot]2024-05-141-4/+4
* | Bump gitpython from 3.1.41 to 3.1.43 (#17181)dependabot[bot]2024-05-141-4/+5
* | Bump cryptography from 42.0.5 to 42.0.7 (#17180)dependabot[bot]2024-05-141-33/+33
* | Bump immutabledict from 4.1.0 to 4.2.0 (#17179)dependabot[bot]2024-05-141-3/+3
* | Bump sentry-sdk from 1.40.3 to 2.1.1 (#17178)dependabot[bot]2024-05-141-5/+21
* | An federation whitelist query endpoint extension (#16848)Erik Johnston2024-05-138-0/+243
* | Actually fix public rooms (#17184)Erik Johnston2024-05-132-54/+55
* | Fix bug with creating public rooms on workers (#17177)Erik Johnston2024-05-132-65/+52
* | Update docs to bump libjemalloc version on latest debian; correct "push_rules...ll-SKY-ll2024-05-093-3/+4
* | Bump black from 24.2.0 to 24.4.2 (#17170)Andrew Morgan2024-05-082-34/+24
* | Fix undiscovered linter errors (#17166)devonh2024-05-082-3/+12
* | Optional whitespace support in Authorization (#1350) (#17145)Timshel2024-05-083-1/+13
* | Update PyO3 to 0.21 (#17162)Erik Johnston2024-05-0810-152/+202
* | Note preset behaviour in `autocreate_auto_join_room_preset` docs (#17150)Andrew Morgan2024-05-082-0/+6
* | Add note about MSC3886 being closed (#17151)Hugh Nimmo-Smith2024-05-082-0/+4
* | Merge branch 'release-v1.107' into developOlivier 'reivilibre2024-05-0726-24/+66
|\|
| * Tweak changelog v1.107.0rc1Olivier 'reivilibre2024-05-071-6/+6
| * 1.107.0rc1Olivier 'reivilibre2024-05-0726-24/+66
* | Add note about external_ids for User Admin API in documentation (#17139)Jacob Sánchez2024-05-072-2/+3
|/
* Bump serde from 1.0.199 to 1.0.200 (#17161)dependabot[bot]2024-05-071-4/+4
* Bump pydantic from 2.7.0 to 2.7.1 (#17160)dependabot[bot]2024-05-071-84/+84
* Bump types-pillow from 10.2.0.20240415 to 10.2.0.20240423 (#17159)dependabot[bot]2024-05-071-3/+3
* Bump lxml from 5.1.0 to 5.2.1 (#17158)dependabot[bot]2024-05-071-80/+157
* Bump jsonschema from 4.21.1 to 4.22.0 (#17157)dependabot[bot]2024-05-071-4/+15
* Add optimisation to `StreamChangeCache` (#17130)Erik Johnston2024-05-063-4/+34
* Fix bug where `StreamChangeCache` would not respect cache factors (#17152)Erik Johnston2024-05-032-1/+2
* Fix lint.sh script (#17148)Erik Johnston2024-05-032-1/+1
* Bump `pillow` from 10.2.0 to 10.3.0 (#17146)Andrew Morgan2024-05-032-437/+74
* upgrade.md: Bump minimum Rust version to 1.66.0 (element-hq#17079) (#17140)jahway6032024-05-022-0/+9
* synapse complement image: hardcode enabling msc3266 (#17105)Benjamin Bouvier2024-05-022-0/+3
* Add support for MSC3823 - Account Suspension (#17051)Shay2024-05-019-7/+173
* Drop sphinx docs (#17073)Erik Johnston2024-05-017-138/+1
* Correct licensing metadata on the Docker image (#17141)Ben Banfield-Zanin2024-05-012-1/+2
* Merge branch 'master' into developAndrew Morgan2024-04-303-1/+14
|\
| * 1.106.0 v1.106.0 release-v1.106Andrew Morgan2024-04-303-1/+14
* | Enable complement tests for MSC4115 support (#17137)Richard van der Hoff2024-04-302-3/+14
* | Apply user `email` & `picture` during OIDC registration if present & selected...devonh2024-04-295-15/+205
* | Add support for MSC4115 (#17104)Richard van der Hoff2024-04-2920-125/+407
* | Update tornado 6.2 -> 6.4 (#17131)Andrew Morgan2024-04-292-25/+15
* | Ensure that incoming to-device messages are not dropped (#17127)Richard van der Hoff2024-04-295-19/+55
* | Declare support for Matrix v1.10. (#17082)Patrick Cloke2024-04-292-0/+2
* | Bump types-setuptools from 69.0.0.20240125 to 69.5.0.20240423 (#17134)dependabot[bot]2024-04-291-3/+3
* | Bump idna from 3.6 to 3.7 (#17136)dependabot[bot]2024-04-291-3/+3
* | Bump twisted from 23.10.0 to 24.3.0 (#17135)dependabot[bot]2024-04-291-4/+4
* | Bump serde from 1.0.198 to 1.0.199 (#17132)dependabot[bot]2024-04-291-4/+4
* | Bump furo from 2024.1.29 to 2024.4.27 (#17133)dependabot[bot]2024-04-291-3/+3
* | Fix various typos in docs (#17114)devonh2024-04-269-12/+13
* | Fix filtering of rooms when supplying the `destination` query parameter to `/...Andrew Morgan2024-04-263-3/+66
* | Add RuntimeDirectory to matrix-synapse.service (#17084)villepeh2024-04-262-0/+2
* | Improve error message for cross signing reset with MSC3861 enabled (#17121)Michael Telatynski2024-04-262-5/+9
* | Rephrase enable_notifs configuration (#17116)Amanda H. L. de Andrade Katz2024-04-262-2/+3
* | Use recommended endpoint for MSC3266 requests (#17078)Andrew Ferrazzutti2024-04-263-1/+8
* | Update event_cache_size and global_factor configurations documentation (#17071)Amanda H. L. de Andrade Katz2024-04-262-0/+9
* | Return the search terms as search highlights for SQLite instead of nothing (#...Melvyn Laïly2024-04-263-14/+31
* | Bump serde_json from 1.0.115 to 1.0.116 (#17112)dependabot[bot]2024-04-261-2/+2
* | Bump serde from 1.0.197 to 1.0.198 (#17111)dependabot[bot]2024-04-261-4/+4
* | Bump types-bleach from 6.1.0.1 to 6.1.0.20240331 (#17110)dependabot[bot]2024-04-261-4/+18
* | Bump pyicu from 2.12 to 2.13 (#17109)dependabot[bot]2024-04-261-2/+2
* | Bump pydantic from 2.6.4 to 2.7.0 (#17107)dependabot[bot]2024-04-261-85/+85
* | Bump phonenumbers from 8.13.29 to 8.13.35 (#17106)dependabot[bot]2024-04-261-3/+3
|/
* Tweak changelog v1.106.0rc1Olivier 'reivilibre2024-04-251-2/+2
* 1.106.0rc1Olivier 'reivilibre2024-04-2518-16/+49
* Redact membership events if the user requested erasure upon deactivating (#17...Till2024-04-254-1/+72
* MSC4108 implementation (#17056)Quentin Gliech2024-04-2517-9/+1120
* Add type annotation to `visited_chains` (#17125)Andrew Morgan2024-04-252-1/+2
* Merge branch 'master' into developErik Johnston2024-04-236-105/+137
|\
| * 1.105.1 v1.105.1 release-v1.105Erik Johnston2024-04-234-2/+21
| * Fix GHSA-3h7q-rfh9-xm4vErik Johnston2024-04-234-104/+117
* | Send an email if the address is already bound to an user account (#16819)mcalinghee2024-04-237-2/+70
* | Add an OSX prompt to manually configure icu4c. (#17069)Neil Johnson2024-04-192-0/+3
* | Clarify what part of message retention is still experimental (#17099)devonh2024-04-192-2/+5
* | Bump types-pillow from 10.2.0.20240406 to 10.2.0.20240415 (#17090)dependabot[bot]2024-04-191-3/+3
* | Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 (#17087)dependabot[bot]2024-04-191-2/+2
* | Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 (#17088)dependabot[bot]2024-04-191-1/+1
* | Bump peaceiris/actions-mdbook from 1.2.0 to 2.0.0 (#17089)dependabot[bot]2024-04-192-3/+3
* | Bump twine from 4.0.2 to 5.0.0 (#17091)dependabot[bot]2024-04-191-4/+4
* | Bump pygithub from 2.2.0 to 2.3.0 (#17092)dependabot[bot]2024-04-191-3/+3
* | Bump pyasn1-modules from 0.3.0 to 0.4.0 (#17093)dependabot[bot]2024-04-191-5/+5
* | Bump ruff from 0.3.5 to 0.3.7 (#17094)dependabot[bot]2024-04-192-20/+20
* | Bump anyhow from 1.0.81 to 1.0.82 (#17095)dependabot[bot]2024-04-191-2/+2
* | Parse json validation (#16923)Gordan Trevis2024-04-186-47/+220
* | Helpers to transform Twisted requests to Rust http Requests/Responses (#17081)Quentin Gliech2024-04-186-2/+321
* | Fix remote receipts for events we don't have (#17096)Erik Johnston2024-04-172-1/+6
* | Support for MSC4108 via delegation (#17086)Quentin Gliech2024-04-176-8/+84
* | Bump minimum required Rust version to 1.66.0 (#17079)Quentin Gliech2024-04-173-10/+11
* | Parse Integer negative value validation (#16920)Gordan Trevis2024-04-169-158/+89
* | Merge branch 'master' into developOlivier Wilkinson (reivilibre)2024-04-163-1/+14
|\|
| * 1.105.0 v1.105.0Olivier Wilkinson (reivilibre)2024-04-163-1/+14
* | bugfix: make msc3967 idempotent (#16943)Kegan Dougal2024-04-156-3/+102
* | Use receipts `event_stream_ordering` instead of joins (#17032)Nick Mills-Barrett2024-04-123-19/+12
* | Fix mypy on latest Twisted release (#17036)Erik Johnston2024-04-114-4/+7
|/
* 1.105.0rc1 v1.105.0rc1Andrew Morgan2024-04-1119-17/+39
* Stabilize support for MSC4010: push rules & account data. (#17022)Patrick Cloke2024-04-093-28/+7
* Stabliize support for MSC3981: recurse /relations (#17023)Patrick Cloke2024-04-095-19/+9
* Also check if first event matches the last in prev batch (#17066)Erik Johnston2024-04-093-7/+109
* #17039 Issue: Update base_rules.rs (#17043)Sumiran Pokharel2024-04-092-4/+5
* Fix PR #16677, a parameter was missing in a function call (#17033)Mathieu Velten2024-04-092-0/+2
* Add forgotten schema delta (#17054)Erik Johnston2024-04-093-7/+23
* Bump packaging from 23.2 to 24.0 (#17027)dependabot[bot]2024-04-091-3/+3
* Bump serde_json from 1.0.114 to 1.0.115 (#17041)dependabot[bot]2024-04-091-2/+2
* Bump regex from 1.10.3 to 1.10.4 (#17028)dependabot[bot]2024-04-081-2/+2
* Bump ruff from 0.3.2 to 0.3.5 (#17060)dependabot[bot]2024-04-082-20/+20
* Bump types-pillow from 10.2.0.20240125 to 10.2.0.20240406 (#17061)dependabot[bot]2024-04-081-3/+3
* Bump typing-extensions from 4.9.0 to 4.11.0 (#17062)dependabot[bot]2024-04-081-3/+3
* Bump types-requests from 2.31.0.20240125 to 2.31.0.20240406 (#17063)dependabot[bot]2024-04-081-4/+4
* Fixups to #17064 (#17065)Erik Johnston2024-04-082-0/+4
* Add back fast path for non-gappy syncs (#17064)Erik Johnston2024-04-082-0/+37
* Pull out fewer receipts from DB when doing push (#17049)Erik Johnston2024-04-052-22/+103
* Fix bug in calculating state for non-gappy syncs (#16942)Richard van der Hoff2024-04-045-56/+145
* `/sync`: fix bug in calculating `state` response (#16930)Richard van der Hoff2024-04-043-41/+94
* Fix bug in `/sync` response for archived rooms (#16932)Richard van der Hoff2024-04-044-34/+314
* Add missing index to `access_tokens` table (#17045)Erik Johnston2024-04-042-0/+8
* Merge branch 'master' into developErik Johnston2024-04-024-2/+14
|\
| * 1.104.0 v1.104.0 release-v1.104Erik Johnston2024-04-024-2/+14
* | Refactor chain fetching (#17044)Erik Johnston2024-04-022-96/+67
* | Fixups to new push stream (#17038)Erik Johnston2024-03-289-12/+27
* | Add support for moving `/push_rules` off of main process (#17037)Erik Johnston2024-03-2810-40/+133
|/
* Fixup changelog v1.104.0rc1Erik Johnston2024-03-261-3/+3
* Fixup changelogErik Johnston2024-03-261-1/+1
* Merge remote-tracking branch 'origin/develop' into release-v1.104Erik Johnston2024-03-262-0/+8
|\
| * Fix OIDC login regression (#17031)Erik Johnston2024-03-262-0/+8
* | 1.104.0rc1Erik Johnston2024-03-2625-24/+68
|/
* Ensure that pending to-device events are sent over federation at startup (#16...Richard van der Hoff2024-03-224-31/+127
* Add OIDC config to add extra parameters to the authorize URL (#16971)Mathieu Velten2024-03-224-6/+26
* Do not refuse to set read_marker if previous event_id is in wrong room (#16990)SpiritCroc2024-03-214-9/+12
* Fix reject knocks on deactivating account (#17010)Hanadi2024-03-214-12/+117
* generate configuration with correct user in start.py for docker (#16978)Sam Wedgwood2024-03-212-7/+9
* Bump dawidd6/action-download-artifact from 3.1.2 to 3.1.4 (#17008)dependabot[bot]2024-03-211-1/+1
* OIDC: try to JWT decode userinfo response if JSON parsing failed (#16972)Mathieu Velten2024-03-212-4/+29
* Patch the db conn pool sooner in tests (#17017)Richard van der Hoff2024-03-212-53/+60
* Bump netaddr from 0.9.0 to 1.2.1 (#17006)dependabot[bot]2024-03-211-4/+7
* Remove the hardcoded poetry version from contributing guide (#17002)Tadeusz Sośnierz2024-03-212-1/+2
* Add note to using --curses under sqlite porting (#17012)grahhnt2024-03-211-1/+1
* Update link, in installation guide, for docker hub synapse images (#17001)Eirik2024-03-211-1/+1
* Bump types-jsonschema from 4.21.0.20240118 to 4.21.0.20240311 (#17007)dependabot[bot]2024-03-211-3/+3
* Prevent `start_for_complement.sh` from setting `START_POSTGRES` to `false` wh...Andrew Morgan2024-03-213-3/+5
* Update power level default for public rooms (#16907)Shay2024-03-193-1/+20
* Improve event validation (#16908)Shay2024-03-196-3/+180
* Bump pydantic from 2.6.0 to 2.6.4 (#17004)dependabot[bot]2024-03-191-84/+84
* Bump anyhow from 1.0.80 to 1.0.81 (#17009)dependabot[bot]2024-03-191-2/+2
* Bump jinja2 from 3.1.2 to 3.1.3 (#17005)dependabot[bot]2024-03-191-3/+3
* Bump types-pyopenssl from 23.3.0.0 to 24.0.0.20240311 (#17003)dependabot[bot]2024-03-191-4/+4
* Pass module API to OIDC mapping provider (#16974)Mathieu Velten2024-03-193-4/+18
* Specify IP subnet literals in canonical form (#16953)V024602024-03-192-2/+3
* Clarify docs for some room state functions (#16950)Richard van der Hoff2024-03-192-3/+6
* Merge branch 'master' into developOlivier Wilkinson (reivilibre)2024-03-193-1/+14
|\
| * 1.103.0 v1.103.0 release-v1.103Olivier Wilkinson (reivilibre)2024-03-193-1/+14
* | `/sync`: Fix edge-case in calculating the "device_lists" response (#16949)Richard van der Hoff2024-03-142-2/+10
* | Split up `SyncHandler.compute_state_delta` (#16929)Richard van der Hoff2024-03-142-145/+238
* | Sort versions in the documentation version picker appropriately. (#16966)Will Hunt2024-03-142-3/+24
* | upgrade.md: fix grammatical errors (#16965)Richard van der Hoff2024-03-142-3/+4
* | Add query to update local cache of a remote user's device list to docs (#16892)Andrew Morgan2024-03-142-0/+10
* | Improve lock performance when a lot of locks are waiting (#16840)Mathieu Velten2024-03-144-7/+74
* | Bump types-psycopg2 from 2.9.21.16 to 2.9.21.20240311 (#16995)dependabot[bot]2024-03-141-4/+4
* | Bump pyo3 from 0.20.2 to 0.20.3 (#16962)dependabot[bot]2024-03-141-10/+18
* | Multi-worker-docker-container: disable log buffering (#16919)Richard van der Hoff2024-03-132-2/+6
* | Bump ruff from 0.1.14 to 0.3.2 (#16994)dependabot[bot]2024-03-133-27/+20
* | Bump mypy from 1.5.1 to 1.8.0 (#16901)dependabot[bot]2024-03-1312-59/+49
* | Bump dawidd6/action-download-artifact from 3.1.1 to 3.1.2 (#16960)dependabot[bot]2024-03-131-1/+1
* | Bump cryptography from 41.0.7 to 42.0.5 (#16958)dependabot[bot]2024-03-131-31/+40
* | Bump serde_json from 1.0.113 to 1.0.114 (#16961)dependabot[bot]2024-03-131-2/+2
* | Bump serde from 1.0.196 to 1.0.197 (#16963)dependabot[bot]2024-03-131-4/+4
* | Bump log from 0.4.20 to 0.4.21 (#16977)dependabot[bot]2024-03-131-2/+2
* | Bump black from 23.10.1 to 24.2.0 (#16936)dependabot[bot]2024-03-1374-509/+407
* | Raise poetry-core version cap to 1.9.0 (#16986)V024602024-03-132-1/+2
|/
* Update changelog v1.103.0rc1Erik Johnston2024-03-122-1/+1
* Merge remote-tracking branch 'origin/develop' into release-v1.103Erik Johnston2024-03-122-9/+35
|\
| * Prevent locking up while processing batched_auth_events (#16968)Gerrit Gogel2024-03-122-9/+35
* | 1.103.0rc1Erik Johnston2024-03-129-7/+35
|/
* deactivated flag refactored to filter deactivated users. (#16874)Alexander Fechler2024-03-116-8/+95
* Stabilize support for Retry-After header (MSC4014) (#16947)Patrick Cloke2024-03-085-21/+5
* Fix joining remote rooms when a `on_new_event` callback is registered (#16973)Quentin Gliech2024-03-064-16/+21
* Merge remote-tracking branch 'origin/release-v1.102' into developAndrew Morgan2024-03-055-148/+128
|\
| * Switch #16979 changelog type from internal change to bugfix v1.102.0 release-v1.102Andrew Morgan2024-03-051-1/+1
| * 1.102.0Andrew Morgan2024-03-054-2/+14
| * Revert "Improve DB performance of calculating badge counts for push. (#16756)...Andrew Morgan2024-03-053-147/+115
* | Revert "Ignore notification counts from rooms you've left" (#16981)Andrew Morgan2024-03-052-16/+3
* | Ignore notification counts from rooms you've left (#16954)Andrew Morgan2024-02-232-3/+16
* | Add docs on upgrading from a very old version (#16951)Twilight Sparkle2024-02-223-0/+26