Andrew Morgan
a37d60bd8e
Correct logic for DEFAULT config section population ( #590 )
2024-05-17 10:26:43 +01:00
dependabot[bot]
fdde810deb
Bump jinja2 from 3.1.3 to 3.1.4 ( #589 )
2024-05-07 10:35:54 +01:00
dependabot[bot]
eb7180fcaa
Bump idna from 3.3 to 3.7 ( #588 )
...
Bumps [idna](https://github.com/kjd/idna ) from 3.3 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases )
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst )
- [Commits](https://github.com/kjd/idna/compare/v3.3...v3.7 )
---
updated-dependencies:
- dependency-name: idna
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 09:26:04 +01:00
dependabot[bot]
daedc69fc5
Bump jinja2 from 3.0.3 to 3.1.3 ( #586 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.0.3 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.0.3...3.1.3 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 18:26:42 +00:00
David Robertson
502fdd25b6
Fix changelog.
v2.6.1
2023-11-20 20:40:47 +00:00
David Robertson
47a597f3e7
2.6.1
2023-11-20 20:38:13 +00:00
David Robertson
3d08ad7123
Correct CI secret names
2023-11-20 20:21:40 +00:00
David Robertson
7efe9b5404
Build docker on PRs, and inline docker GHA config ( #584 )
...
* Docker: `poetry install` verbosely
* Now try building on ARM
* Don't use workflow repo's docker workflow
This config seemed to build arm wheels much more quickly and I've no
idea why!?!!
* Changelog
* Revert "Now try building on ARM"
This reverts commit c733ced9c8ec1acdd91443cada1d9c83e221dbba.
* Remove bad copypasta
2023-11-20 20:17:04 +00:00
David Robertson
1264936fad
Pin CI to Python 3.11 ( #583 )
...
* Inline the python-poetry-ci workflow
This didn't have a way to pin the Python version in use. We haven't
found pulling this out to be useful, so instead let's just inline it.
* Test on 3.11
* Pin checks to Python 3.11
* Changelog
2023-11-20 19:06:58 +00:00
David Robertson
a6f338d186
Mention fork in changelog
v2.6.0
2023-11-20 16:20:42 +00:00
David Robertson
35a7a387d7
2.6.0
2023-11-20 16:18:26 +00:00
dependabot[bot]
2878bef439
Bump urllib3 from 1.26.17 to 1.26.18 ( #579 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 11:58:29 +01:00
dependabot[bot]
f3c3e0b245
Bump urllib3 from 1.26.15 to 1.26.17 ( #578 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 11:45:48 +01:00
Patrick Cloke
2267ee2e3a
Add MSC4040 matrix-fed service lookups ( #576 )
2023-09-12 07:17:18 -04:00
Felipe Amaral
5bc2d72092
Update installation instructions to fix dependency name ( #549 )
2023-09-06 07:12:51 -04:00
David Robertson
77cb99e3fc
2.5.6
v2.5.6
2023-07-31 11:53:38 +01:00
David Robertson
1cd748307c
Explicitly create an SSL context when emailing ( #574 )
2023-07-31 11:21:28 +01:00
dependabot[bot]
b59186d01c
Bump certifi from 2022.12.7 to 2023.7.22 ( #573 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-26 15:16:31 +01:00
Mathieu Velten
b584444283
v2.5.5
v2.5.5
2023-06-22 16:09:00 +02:00
Mathieu Velten
fc6a2bcf4c
Docker: pin underlying debian version
2023-06-22 15:55:04 +02:00
Mathieu Velten
1a701f7a4e
Docker: missing group
2023-06-22 15:50:59 +02:00
Mathieu Velten
07d4848e1b
Use useradd instead of adduser
2023-06-22 15:47:15 +02:00
Mathieu Velten
b61fd448db
Fixing docker build, try again
2023-06-22 15:42:08 +02:00
Mathieu Velten
45f1e50d38
Fix docker build
2023-06-22 15:36:35 +02:00
Mathieu Velten
795ae61064
v2.5.4
v2.5.4
2023-06-22 15:19:14 +02:00
Shay
3017c3111d
Add a config option to specify which homeservers can access Sydent ( #566 )
2023-06-12 10:02:55 -07:00
dependabot[bot]
c9980a9fb8
Bump requests from 2.27.1 to 2.31.0 ( #563 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.27.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 10:19:12 +01:00
dependabot[bot]
22797bdb99
Bump sentry-sdk from 1.5.5 to 1.14.0 ( #560 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.5.5 to 1.14.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.5.5...1.14.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 23:12:56 +00:00
David Robertson
e9f34ca238
You probably don't want Sydent ( #557 )
...
* You probably don't want Sydent
Fixes #22 .
* Changelog
* Placate twine checks
* Update README.rst
2023-03-09 20:43:36 +00:00
H. Shay
110a40b44d
fix changelog
v2.5.3
2023-03-02 10:41:05 -08:00
H. Shay
83c658463e
2.5.3
2023-03-02 10:36:51 -08:00
H. Shay
0954d9343b
2.5.3
2023-03-02 10:35:45 -08:00
Andrew Morgan
46d8a7ac5d
Fix a RuntimeWarning exception raised when calling ThreepidBinder._notify
without awaiting ( #552 )
2023-03-01 13:36:37 +00:00
Andrew Morgan
c09fe7af94
Revert "changelog"
...
This reverts commit 9f245a9d806cafa8b00d17dfd2ca91e65aa53d45.
2023-02-28 11:47:51 +00:00
Andrew Morgan
c41fe6a54c
Revert "Add support for devenv developer environments"
...
This reverts commit 57cde9f620972c0c826f86c286cba39c73e5fb60.
2023-02-28 11:47:44 +00:00
Andrew Morgan
9f245a9d80
changelog
2023-02-28 11:46:06 +00:00
Andrew Morgan
57cde9f620
Add support for devenv developer environments
2023-02-28 11:41:35 +00:00
David Robertson
60d41486d9
Fix poetry build ( #548 )
...
* Don't require changelog for dependabot PRs
* Use Poetry 1.2.2 so we can read new lockfile format
* Only run CI on the latest commit in a PR
* Changelog
* Try updating pyopenssl
2023-02-08 15:00:35 +00:00
dependabot[bot]
26468d9ef4
Bump cryptography from 36.0.1 to 39.0.1 ( #547 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 36.0.1 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/36.0.1...39.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 11:24:24 +00:00
Shay
a743dabc43
Don't block invites containing web_client_location
when using "http" in the keyword block list. ( #545 )
2023-01-09 08:36:33 -08:00
Patrick Cloke
d30cbb3a71
Suppress the update check in the ruff linter. ( #544 )
2022-12-28 11:23:13 -05:00
Patrick Cloke
fffe87b7a3
Add a /versions endpoint. ( #542 )
...
And support Matrix v1.1.
2022-12-28 14:22:03 +00:00
Patrick Cloke
f978334f0e
Switch to ruff instead of flake8. ( #543 )
...
ruff is a flake8-compatible Python linter written in Rust.
It supports the flake8 plugins that we use and is significantly
faster in testing.
2022-12-28 13:19:36 +00:00
Patrick Cloke
9cb3681c30
Directly build resources in the HTTP server. ( #541 )
...
Instead of creating them in one class purely to access them
in another.
Tests no longer have access to the resources so must go through
more of Twisted's HTTP API (which is more realistic to true processing).
2022-12-28 07:47:47 -05:00
Sean Quah
3830fa5cc5
Fix a typo to properly allow the newsfile job to be skipped ( #538 )
...
CI on `main` is failing because the newsfile check is skipped.
Follows on from #514 .
Signed-off-by: Sean Quah <seanq@matrix.org>
2022-12-12 16:21:24 +00:00
dependabot[bot]
791b64a2f8
Bump certifi from 2021.10.8 to 2022.12.7 ( #537 )
...
* Bump certifi from 2021.10.8 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2021.10.8 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases )
- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 15:44:31 +00:00
Erik Johnston
4d0764730d
Expand the block list checks ( #536 )
...
We want to check all the arguments.
2022-12-07 10:29:15 +00:00
Erik Johnston
2a66eb7ae2
Poke GHA
2022-12-06 15:25:40 +00:00
Shay
f113e7b7f8
Add a config option to drop emails if user-supplied content contains a given keyword. ( #535 )
2022-12-02 10:05:18 -08:00
Erik Johnston
e1fd788593
Truncate sender ( #531 )
2022-11-18 17:02:43 +00:00