Commit Graph

352 Commits

Author SHA1 Message Date
Devon Hudson f377cee7ec
Merge branch 'develop' into release-v1.119 2024-11-08 10:06:46 -07:00
Devon Hudson eda735e4bb
Remove support for python 3.8 (#17908)
### Pull Request Checklist

<!-- Please read
https://element-hq.github.io/synapse/latest/development/contributing_guide.html
before submitting your pull request -->

* [X] Pull request is based on the develop branch
* [X] Pull request includes a [changelog
file](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#changelog).
The entry should:
- Be a short description of your change which makes sense to users.
"Fixed a bug that prevented receiving messages from other servers."
instead of "Moved X method from `EventStore` to `EventWorkerStore`.".
  - Use markdown where necessary, mostly for `code blocks`.
  - End with either a period (.) or an exclamation mark (!).
  - Start with a capital letter.
- Feel free to credit yourself, by adding a sentence "Contributed by
@github_username." or "Contributed by [Your Name]." to the end of the
entry.
* [X] [Code
style](https://element-hq.github.io/synapse/latest/code_style.html) is
correct
(run the
[linters](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#run-the-linters))

---------

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2024-11-06 19:36:01 +00:00
Eric Eastwood e1f5da65e1
Update version constraint to allow the latest `poetry-core` `1.9.1` (#17902)
Update version constraint to allow the latest `poetry-core` `1.9.1`

Context:

> I am working on updating poetry-core in Fedora and synapse is one of
affected packages. Please run a CI to see if it works properly. Thank
you.

Mergeable version of https://github.com/element-hq/synapse/pull/17848
2024-11-06 10:51:19 -06:00
Devon Hudson 9266ba72b5
1.119.0rc1 2024-11-06 09:03:06 -07:00
dependabot[bot] 5580a820ae
Bump ruff from 0.7.1 to 0.7.2 (#17897) 2024-11-04 16:14:46 +00:00
dependabot[bot] 5c781b578d
Bump ruff from 0.6.9 to 0.7.1 (#17868) 2024-10-30 11:57:36 +00:00
Till Faelligen b3b1db4057
1.118.0 2024-10-29 15:30:10 +01:00
Andrew Morgan 4b94a056bd 1.118.0rc1 2024-10-22 11:56:08 +01:00
Erik Johnston 2ce7a1edf7 Merge branch 'master' into develop 2024-10-15 15:01:48 +01:00
Erik Johnston ec885ffd33 1.117.0 2024-10-15 10:46:33 +01:00
Erik Johnston b1b4b2944d Merge branch 'release-v1.117' into develop 2024-10-08 16:35:35 +01:00
dependabot[bot] 43040a4051
Bump ruff from 0.6.8 to 0.6.9 (#17794)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 14:39:19 +01:00
Erik Johnston b3e2d10f39 1.117.0rc1 2024-10-08 14:37:36 +01:00
Andrew Morgan d4e3ad04cd Merge branch 'master' into develop 2024-10-01 12:18:22 +01:00
Andrew Morgan 55c0391cc8 1.116.0 2024-10-01 11:14:13 +01:00
dependabot[bot] 602956ef64
Bump ruff from 0.6.7 to 0.6.8 (#17774) 2024-09-30 13:08:56 +01:00
Quentin Gliech cfbddc258f
1.116.0rc2 2024-09-26 15:29:13 +02:00
Quentin Gliech 386cabda83
1.116.0rc1 2024-09-25 11:34:36 +02:00
dependabot[bot] f68e8d0021
Bump ruff from 0.6.5 to 0.6.7 (#17760) 2024-09-24 22:48:43 +00:00
Olivier 'reivilibre d40bc279ed Merge branch 'master' into develop 2024-09-17 15:47:32 +01:00
Olivier 'reivilibre d10872ee75 1.115.0 2024-09-17 14:32:29 +01:00
dependabot[bot] cf982d2e32
Bump ruff from 0.6.4 to 0.6.5 (#17715)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 18:51:33 +01:00
Andrew Morgan 4c66a7cbed 1.115.0rc2 2024-09-12 11:10:31 +01:00
Devon Hudson 59bcbcec0a
1.115.0rc1 2024-09-10 08:42:01 -06:00
dependabot[bot] cd24bc2f36
Bump ruff from 0.6.2 to 0.6.4 (#17680) 2024-09-10 10:34:34 +01:00
Erik Johnston ac27c9e46a 1.114.0 2024-09-02 15:14:57 +01:00
Erik Johnston d6125c583d 1.114.0rc3 2024-08-30 16:38:08 +01:00
Erik Johnston 7b75922020 1.114.0rc2 2024-08-30 15:35:18 +01:00
Quentin Gliech 26c1330764 Replace isort and black with ruff (#17620)
Ruff now has decent parity with black and isort, so this is going to just save us a bunch of time
2024-08-30 15:32:43 +01:00
Quentin Gliech 7c9684b5dc
1.114.0rc1 2024-08-20 14:57:22 +02:00
Erik Johnston bab37dfc6f 1.113.0 2024-08-13 14:37:01 +01:00
Andrew Morgan 932cb0a928 1.113.0rc1 2024-08-06 12:24:47 +01:00
Olivier 'reivilibre b2c55bd049 Merge branch 'master' into develop 2024-07-30 18:09:05 +01:00
Olivier 'reivilibre 37f9876ccf 1.112.0 2024-07-30 17:24:09 +01:00
dependabot[bot] be726724a8
Bump ruff from 0.5.4 to 0.5.5 (#17494)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 11:44:54 +01:00
Erik Johnston be4a16ff44
Sliding Sync: Track whether we have sent rooms down to clients (#17447)
The basic idea is that we introduce a new token for a sliding sync
connection, which stores the mapping of room to room "status" (i.e. have
we sent the room down?). This token allows us to handle duplicate
requests properly. In future it can be used to store more
"per-connection" information safely.

In future this should be migrated into the DB, so its important that we
try to reduce the number of syncs where we need to update the
per-connection information. In this PoC this only happens when we: a)
send down a set of room for the first time, or b) we have previously
sent down a room and there are updates but we are not sending the room
down the sync (due to not falling in a list range)

Co-authored-by: Eric Eastwood <eric.eastwood@beta.gouv.fr>
2024-07-29 22:45:48 +01:00
Devon Hudson 48c1307911
1.112.0rc1 2024-07-23 09:01:43 -06:00
dependabot[bot] 73529d3732
Bump ruff from 0.5.0 to 0.5.4 (#17466) 2024-07-22 14:29:06 +01:00
Till Faelligen 574aa53126
1.111.0 2024-07-16 12:55:26 +02:00
Quentin Gliech e0ff850cb7
1.111.0rc2 2024-07-10 10:47:35 +02:00
Quentin Gliech abb1384502
1.111.0rc1 2024-07-09 11:51:51 +02:00
dependabot[bot] 20de685a4b
Bump ruff from 0.3.7 to 0.5.0 (#17381) 2024-07-05 12:35:57 +00:00
Devon Hudson 0c4f7a3d16
Merge branch 'master' into develop 2024-07-03 10:19:23 -06:00
Devon Hudson 75b788f49f
1.110.0 2024-07-03 09:09:29 -06:00
Devon Hudson 0d2b75cf92
Merge branch 'release-v1.110' into develop 2024-07-02 09:53:32 -06:00
Devon Hudson ccce858c4a
1.110.0rc3 2024-07-02 08:29:34 -06:00
Shay 8f890447b0
Support MSC3916 by adding `_matrix/client/v1/media/download` endpoint (#17365) 2024-07-02 14:07:04 +01:00
Till Faelligen f75da9cc53
1.110.0rc2 2024-06-26 18:14:57 +02:00
Till Faelligen 9f47513458
1.110.0rc1 2024-06-26 14:09:13 +02:00
Quentin Gliech 4af654f0da
1.109.0 2024-06-18 11:46:34 +02:00