Tulir Asokan
1cf18958a4
Merge remote-tracking branch 'upstream/release-v1.101'
2024-02-06 19:25:50 +02:00
Erik Johnston
7c805f00a7
1.101.0rc1
2024-02-06 16:33:19 +00:00
David Baker
71ca199165
Accept unprefixed form of MSC3981 recurse parameter ( #16842 )
...
Now that the MSC3981 has passed FCP
2024-02-06 09:48:39 +00:00
dependabot[bot]
871f51c270
Bump lxml-stubs from 0.4.0 to 0.5.1 ( #16885 )
2024-02-06 09:29:17 +00:00
dependabot[bot]
71e8634069
Bump dorny/paths-filter from 2 to 3 ( #16869 )
2024-02-06 09:28:22 +00:00
kegsay
93edd0932e
Update docs for MacOS installs ( #16854 )
...
ICU is an optional dependency and also a pain to install. Mention that
you can just not install it and still get a working installation.
2024-02-06 09:27:38 +00:00
kegsay
505cdd044b
Fix broken links on docs ( #16853 )
...
Some links seemed to be incorrect (vector-im/sygnal and vector-im/sytest
have never been A Thing iirc) so pointed them back to matrix-org/*).
2024-02-06 09:26:55 +00:00
dependabot[bot]
d2674bacdb
Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 ( #16890 )
2024-02-06 09:17:42 +00:00
dependabot[bot]
afd513fb25
Bump sentry-sdk from 1.39.1 to 1.40.0 ( #16889 )
2024-02-06 09:17:32 +00:00
dependabot[bot]
53744c7258
Bump pydantic from 2.5.3 to 2.6.0 ( #16888 )
2024-02-06 09:16:47 +00:00
dependabot[bot]
bdcad7823f
Bump jsonschema from 4.20.0 to 4.21.1 ( #16887 )
2024-02-06 09:16:21 +00:00
dependabot[bot]
6f3f9770dc
Bump types-requests from 2.31.0.10 to 2.31.0.20240125 ( #16886 )
2024-02-06 09:16:05 +00:00
dependabot[bot]
50a332cf30
Bump hiredis from 2.2.3 to 2.3.2 ( #16862 )
2024-02-01 14:32:50 +00:00
dependabot[bot]
6e714a6277
Bump mypy-zope from 1.0.1 to 1.0.3 ( #16865 )
2024-02-01 14:32:36 +00:00
dependabot[bot]
0c1c56b75c
Bump types-pillow from 10.1.0.2 to 10.2.0.20240125 ( #16864 )
2024-02-01 14:32:18 +00:00
dependabot[bot]
b720059d75
Bump types-setuptools from 69.0.0.0 to 69.0.0.20240125 ( #16863 )
2024-02-01 14:32:08 +00:00
dependabot[bot]
fbf7fa986f
Bump phonenumbers from 8.13.26 to 8.13.29 ( #16868 )
2024-02-01 14:31:25 +00:00
dependabot[bot]
ab9d3c0f40
Bump serde from 1.0.195 to 1.0.196 ( #16867 )
2024-02-01 14:30:56 +00:00
dependabot[bot]
8822ea88a3
Bump serde_json from 1.0.111 to 1.0.113 ( #16866 )
2024-02-01 14:30:44 +00:00
Will Hunt
d24d115706
Update version picker for element-hq ( #16880 )
2024-02-01 14:30:16 +00:00
Olivier Wilkinson (reivilibre)
3ba984d7af
Merge branch 'master' into develop
2024-01-31 12:03:29 +00:00
Tulir Asokan
3a8e8c750c
Merge remote-tracking branch 'upstream/release-v1.100'
2024-01-30 22:27:00 +01:00
Olivier Wilkinson (reivilibre)
4a5ea43f1b
1.100.0
2024-01-30 16:58:24 +00:00
dependabot[bot]
232adfb95f
Bump gitpython from 3.1.40 to 3.1.41 ( #16850 )
2024-01-24 16:09:09 +00:00
Tulir Asokan
3568fb0874
Merge remote-tracking branch 'upstream/release-v1.100'
2024-01-24 16:33:02 +02:00
Olivier Wilkinson (reivilibre)
458c9f6a15
1.100.0rc3
2024-01-24 14:18:35 +00:00
Erik Johnston
adf15c4f6b
Run ANALYZE
after fiddling with stats ( #16849 )
...
Introduced in #16833
Fixes #16844
2024-01-24 13:57:12 +00:00
Tulir Asokan
9354d32fc9
Merge remote-tracking branch 'upstream/release-v1.100'
2024-01-24 15:27:33 +02:00
Olivier Wilkinson (reivilibre)
594842cf7f
Tweak changelog
2024-01-24 12:05:03 +00:00
Olivier Wilkinson (reivilibre)
cf7109fc35
1.100.0rc2
2024-01-24 12:01:20 +00:00
reivilibre
d0bdd41a75
Downgrade the download-artifact
and upload-artifact
actions to v3 due to breaking changes. ( #16847 )
...
Partially reverts #16796
This is causing errors of the form:
```
Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
```
for the debs and wheels stages.
There were breaking changes that weren't included in the dependabot
changelog (:/):
https://github.com/actions/upload-artifact#breaking-changes
<!--
Fixes: # <!-- -->
<!--
Supersedes: # <!-- -->
<!--
Follows: # <!-- -->
<!--
Part of: # <!-- -->
Base: `release-v1.100` <!-- git-stack-base-branch:release-v1.100 -->
<!--
This pull request is commit-by-commit review friendly. <!-- -->
<!--
This pull request is intended for commit-by-commit review. <!-- -->
Original commit schedule, with full messages:
<ol>
<li>
Downgrade the `upload-artifact` and `download-artifact` actions to v3
</li>
</ol>
---------
Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
2024-01-24 11:59:15 +00:00
Tulir Asokan
0d0f138bbf
Merge tag 'meow-patchset-v1.100.0rc1'
2024-01-23 19:10:01 +02:00
Tulir Asokan
0f5e09524d
Don't apply alias rules to admins
2024-01-23 19:08:34 +02:00
Tulir Asokan
1b784b06d4
Allow pdf inline
2024-01-23 19:08:15 +02:00
Tulir Asokan
f4f711f28b
Remove unnecessary pusher URL validation
2024-01-23 19:08:15 +02:00
Tulir Asokan
de89885d15
Allow specific users to use timestamp massaging without being appservices
2024-01-23 19:08:15 +02:00
Tulir Asokan
3108b67232
Allow custom content in read receipts
2024-01-23 19:08:15 +02:00
Tulir Asokan
b07561405c
Allow unhiding events that the C-S API filters away by default
2024-01-23 19:08:15 +02:00
Tulir Asokan
9eb9372eb4
Allow bypassing unnecessary validation in C-S API
2024-01-23 19:08:15 +02:00
Tulir Asokan
ab635c80a7
Set immutable cache-control header for media downloads
2024-01-23 19:08:15 +02:00
Tulir Asokan
5e7ff45534
Thumbnail webp images as webp to avoid losing transparency
2024-01-23 19:08:15 +02:00
Tulir Asokan
0de822af4d
Allow registering invalid user IDs with admin API
2024-01-23 19:08:15 +02:00
Tulir Asokan
83f9a6cdd5
Allow specifying room ID when creating room
2024-01-23 19:08:15 +02:00
Tulir Asokan
78584d476c
Fix default power level for room creator
2024-01-23 19:08:14 +02:00
Tulir Asokan
ce38046124
Add meow readme and config extension
2024-01-23 19:08:14 +02:00
Tulir Asokan
e95889bab3
Add meow dockerfile
...
N.B. requires requirements.txt to be generated in repo root beforehand
2024-01-23 19:08:14 +02:00
Olivier Wilkinson (reivilibre)
170aad02c2
Update changelog
2024-01-23 15:22:24 +00:00
Olivier Wilkinson (reivilibre)
f366455682
1.100.0rc1
2024-01-23 14:26:45 +00:00
Erik Johnston
c925b45567
Speed up e2e device keys queries for bot accounts ( #16841 )
...
This helps with bot accounts with lots of non-e2e devices.
The change is basically to change the order of the join for the case of
using `INNER JOIN`
2024-01-23 11:37:16 +00:00
Erik Johnston
23740eaa3d
Correctly mention previous copyright ( #16820 )
...
During the migration the automated script to update the copyright
headers accidentally got rid of some of the existing copyright lines.
Reinstate them.
2024-01-23 11:26:48 +00:00