Compare commits

...

133 Commits

Author SHA1 Message Date
José Manuel Delicado
5fd45b5343 Merge pull request #828 from MCV-Software/dependabot/pip/coverage-7.10.4
Some checks failed
Update translation files / update_catalogs (push) Failing after 1m39s
Bump coverage from 7.10.3 to 7.10.4
2025-08-19 12:24:59 +02:00
dependabot[bot]
706c863cd8 Bump coverage from 7.10.3 to 7.10.4
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.10.3 to 7.10.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.3...7.10.4)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-19 10:23:04 +00:00
José Manuel Delicado
a7942c4ffe Merge pull request #827 from MCV-Software/dependabot/pip/mastodon-py-2.1.0
Bump mastodon-py from 2.0.1 to 2.1.0
2025-08-19 12:16:12 +02:00
dependabot[bot]
7a4d0b9bf1 Bump mastodon-py from 2.0.1 to 2.1.0
Bumps [mastodon-py](https://github.com/halcy/Mastodon.py) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/halcy/Mastodon.py/releases)
- [Changelog](https://github.com/halcy/Mastodon.py/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/halcy/Mastodon.py/compare/v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: mastodon-py
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-19 10:14:24 +00:00
José Manuel Delicado
db8983e469 Merge pull request #825 from MCV-Software/dependabot/pip/requests-2.32.5
Bump requests from 2.32.4 to 2.32.5
2025-08-19 12:05:20 +02:00
José Manuel Delicado
1393813c4e Merge pull request #826 from MCV-Software/dependabot/pip/blurhash-1.1.5
Bump blurhash from 1.1.4 to 1.1.5
2025-08-19 12:05:02 +02:00
dependabot[bot]
4ee3363140 Bump blurhash from 1.1.4 to 1.1.5
Bumps [blurhash](https://github.com/halcy/blurhash-python) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/halcy/blurhash-python/releases)
- [Commits](https://github.com/halcy/blurhash-python/commits/v1.1.5)

---
updated-dependencies:
- dependency-name: blurhash
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-19 09:20:17 +00:00
dependabot[bot]
5dad01130f Bump requests from 2.32.4 to 2.32.5
Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.32.5.
- [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.32.4...v2.32.5)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-19 09:13:21 +00:00
José Manuel Delicado
a5ba726230 Merge pull request #824 from MCV-Software/dependabot/pip/cx-freeze-8.4.0
Some checks failed
Update translation files / update_catalogs (push) Has been cancelled
Bump cx-freeze from 8.3.0 to 8.4.0
2025-08-12 17:05:46 +02:00
dependabot[bot]
4070c1bb43 Bump cx-freeze from 8.3.0 to 8.4.0
Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases)
- [Changelog](https://github.com/marcelotduarte/cx_Freeze/blob/main/CHANGELOG.md)
- [Commits](https://github.com/marcelotduarte/cx_Freeze/compare/8.3.0...8.4.0)

---
updated-dependencies:
- dependency-name: cx-freeze
  dependency-version: 8.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 15:04:43 +00:00
José Manuel Delicado
73d9474679 Merge pull request #823 from MCV-Software/dependabot/pip/charset-normalizer-3.4.3
Bump charset-normalizer from 3.4.2 to 3.4.3
2025-08-12 12:39:13 +02:00
dependabot[bot]
2bf1c68492 Bump charset-normalizer from 3.4.2 to 3.4.3
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.2...3.4.3)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-version: 3.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 10:04:56 +00:00
José Manuel Delicado
f60beb3eab Merge pull request #821 from MCV-Software/dependabot/pip/coverage-7.10.3
Bump coverage from 7.10.2 to 7.10.3
2025-08-12 12:02:00 +02:00
José Manuel Delicado
f00029a154 Merge pull request #822 from MCV-Software/dependabot/pip/types-python-dateutil-2.9.0.20250809
Bump types-python-dateutil from 2.9.0.20250708 to 2.9.0.20250809
2025-08-12 12:01:26 +02:00
dependabot[bot]
7ed053c929 Bump types-python-dateutil from 2.9.0.20250708 to 2.9.0.20250809
Bumps [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) from 2.9.0.20250708 to 2.9.0.20250809.
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)

---
updated-dependencies:
- dependency-name: types-python-dateutil
  dependency-version: 2.9.0.20250809
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 09:52:14 +00:00
dependabot[bot]
0de60d085a Bump coverage from 7.10.2 to 7.10.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.10.2 to 7.10.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.2...7.10.3)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 08:38:36 +00:00
zvonimir stanecic
e8443cd526 Translated using Weblate (Polish)
Currently translated at 76.6% (543 of 708 strings)

Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/pl/
2025-08-10 16:08:18 +00:00
José Manuel Delicado
12981ee707 Merge pull request #820 from MCV-Software/dependabot/pip/coverage-7.10.2
Some checks failed
Update translation files / update_catalogs (push) Has been cancelled
Bump coverage from 7.10.1 to 7.10.2
2025-08-05 13:12:44 +02:00
dependabot[bot]
3d1b9b9c5e Bump coverage from 7.10.1 to 7.10.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.10.1 to 7.10.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.1...7.10.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 10:51:40 +00:00
José Manuel Delicado
dd3d1308b7 Merge pull request #819 from MCV-Software/dependabot/pip/certifi-2025.8.3
Bump certifi from 2025.7.14 to 2025.8.3
2025-08-05 09:20:06 +02:00
dependabot[bot]
0fdca4d842 Bump certifi from 2025.7.14 to 2025.8.3
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.7.14 to 2025.8.3.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.07.14...2025.08.03)

---
updated-dependencies:
- dependency-name: certifi
  dependency-version: 2025.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 07:14:56 +00:00
José Manuel Delicado
985e5d42ea Merge pull request #818 from MCV-Software/dependabot/pip/coverage-7.10.1
Some checks failed
Update translation files / update_catalogs (push) Failing after 54s
Bump coverage from 7.9.2 to 7.10.1
2025-07-29 08:42:29 +02:00
dependabot[bot]
80f44a99ca Bump coverage from 7.9.2 to 7.10.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.9.2 to 7.10.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.9.2...7.10.1)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 01:50:50 +00:00
José Manuel Delicado
04692fb708 Merge pull request #815 from MCV-Software/dependabot/pip/types-python-dateutil-2.9.0.20250708
Some checks failed
Update translation files / update_catalogs (push) Failing after 1m40s
Bump types-python-dateutil from 2.9.0.20250516 to 2.9.0.20250708
2025-07-15 07:35:42 +02:00
José Manuel Delicado
3cb9a8983d Merge pull request #816 from MCV-Software/dependabot/pip/certifi-2025.7.14
Bump certifi from 2025.6.15 to 2025.7.14
2025-07-15 07:35:22 +02:00
José Manuel Delicado
29dfa709ef Merge pull request #817 from MCV-Software/dependabot/pip/pywin32-311
Bump pywin32 from 310 to 311
2025-07-15 07:35:05 +02:00
dependabot[bot]
7dbfeeced9 Bump pywin32 from 310 to 311
---
updated-dependencies:
- dependency-name: pywin32
  dependency-version: '311'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 05:16:19 +00:00
dependabot[bot]
655828946c Bump certifi from 2025.6.15 to 2025.7.14
---
updated-dependencies:
- dependency-name: certifi
  dependency-version: 2025.7.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 05:06:24 +00:00
dependabot[bot]
ca91fe1cbe Bump types-python-dateutil from 2.9.0.20250516 to 2.9.0.20250708
---
updated-dependencies:
- dependency-name: types-python-dateutil
  dependency-version: 2.9.0.20250708
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 04:46:28 +00:00
José Manuel Delicado
c2ce5bde82 Merge pull request #814 from MCV-Software/dependabot/pip/coverage-7.9.2
Some checks failed
Update translation files / update_catalogs (push) Failing after 22s
Bump coverage from 7.9.1 to 7.9.2
2025-07-07 17:55:54 +02:00
dependabot[bot]
4bb65fe624 Bump coverage from 7.9.1 to 7.9.2
---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 15:55:02 +00:00
José Manuel Delicado
28bcb0f52f Merge pull request #813 from MCV-Software/dependabot/pip/pillow-11.3.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 10m55s
Bump pillow from 11.2.1 to 11.3.0
2025-07-01 21:35:45 +02:00
dependabot[bot]
49a8cd4e65 Bump pillow from 11.2.1 to 11.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 to 11.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/11.2.1...11.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 11.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 17:31:41 +00:00
José Manuel Delicado
e428b41d85 Merge pull request #810 from MCV-Software/dependabot/pip/pytest-8.4.1
Some checks failed
Update translation files / update_catalogs (push) Failing after 21s
Bump pytest from 8.4.0 to 8.4.1
2025-06-24 07:31:15 +02:00
José Manuel Delicado
a929db05d2 Merge pull request #811 from MCV-Software/dependabot/pip/oauthlib-3.3.1
Bump oauthlib from 3.2.2 to 3.3.1
2025-06-24 07:30:56 +02:00
José Manuel Delicado
a624a97d14 Merge pull request #812 from MCV-Software/dependabot/pip/markdown-3.8.2
Bump markdown from 3.8 to 3.8.2
2025-06-24 07:30:35 +02:00
dependabot[bot]
60ac77adf5 Bump markdown from 3.8 to 3.8.2
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.8 to 3.8.2.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.8...3.8.2)

---
updated-dependencies:
- dependency-name: markdown
  dependency-version: 3.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 02:04:17 +00:00
dependabot[bot]
5cd5179c3e Bump oauthlib from 3.2.2 to 3.3.1
Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.2 to 3.3.1.
- [Release notes](https://github.com/oauthlib/oauthlib/releases)
- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.2...v3.3.1)

---
updated-dependencies:
- dependency-name: oauthlib
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 01:20:40 +00:00
dependabot[bot]
6c9ef7ea54 Bump pytest from 8.4.0 to 8.4.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.0 to 8.4.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.0...8.4.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 8.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 01:11:24 +00:00
José Manuel Delicado
6872f4fd1c Merge pull request #809 from MCV-Software/dependabot/pip/urllib3-2.5.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 22s
Bump urllib3 from 2.4.0 to 2.5.0
2025-06-19 21:12:18 +02:00
dependabot[bot]
a45e7dd7eb Bump urllib3 from 2.4.0 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-19 05:27:02 +00:00
José Manuel Delicado
ea8d8a9296 Merge pull request #808 from MCV-Software/dependabot/pip/coverage-7.9.1
Bump coverage from 7.8.2 to 7.9.1
2025-06-16 21:55:40 +02:00
José Manuel Delicado
66bc366da3 Merge pull request #807 from MCV-Software/dependabot/pip/certifi-2025.6.15
Bump certifi from 2025.4.26 to 2025.6.15
2025-06-16 21:55:16 +02:00
dependabot[bot]
267875c70a Bump coverage from 7.8.2 to 7.9.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.8.2 to 7.9.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.8.2...7.9.1)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 19:54:39 +00:00
dependabot[bot]
e68ba5778a Bump certifi from 2025.4.26 to 2025.6.15
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.4.26 to 2025.6.15.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.04.26...2025.06.15)

---
updated-dependencies:
- dependency-name: certifi
  dependency-version: 2025.6.15
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 19:54:30 +00:00
José Manuel Delicado
82bcf1dbbf Merge pull request #806 from MCV-Software/dependabot/pip/requests-2.32.4
Some checks failed
Update translation files / update_catalogs (push) Failing after 23s
Bump requests from 2.32.3 to 2.32.4
2025-06-10 07:31:32 +02:00
José Manuel Delicado
4779c1d004 Merge pull request #805 from MCV-Software/dependabot/pip/zipp-3.23.0
Bump zipp from 3.22.0 to 3.23.0
2025-06-10 07:31:14 +02:00
dependabot[bot]
e295e60fc0 Bump requests from 2.32.3 to 2.32.4
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
- [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.32.3...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-09 23:34:45 +00:00
dependabot[bot]
e383f15ee8 Bump zipp from 3.22.0 to 3.23.0
Bumps [zipp](https://github.com/jaraco/zipp) from 3.22.0 to 3.23.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.22.0...v3.23.0)

---
updated-dependencies:
- dependency-name: zipp
  dependency-version: 3.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-09 23:29:40 +00:00
José Manuel Delicado
aacbdabee3 Merge pull request #803 from MCV-Software/dependabot/pip/pytest-8.4.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 23s
Bump pytest from 8.3.5 to 8.4.0
2025-06-03 07:33:03 +02:00
dependabot[bot]
f290bd80f1 Bump pytest from 8.3.5 to 8.4.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.5...8.4.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 8.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 23:42:11 +00:00
José Manuel Delicado
4a0dbd2140 Merge pull request #801 from MCV-Software/dependabot/pip/zipp-3.22.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 21s
Bump zipp from 3.21.0 to 3.22.0
2025-05-27 07:27:50 +02:00
José Manuel Delicado
4de969d9cd Merge pull request #802 from MCV-Software/dependabot/pip/coverage-7.8.2
Bump coverage from 7.8.0 to 7.8.2
2025-05-27 07:27:32 +02:00
dependabot[bot]
b1ad31b2ee Bump coverage from 7.8.0 to 7.8.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.8.0 to 7.8.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.8.0...7.8.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 23:14:32 +00:00
dependabot[bot]
92f7bfeebd Bump zipp from 3.21.0 to 3.22.0
Bumps [zipp](https://github.com/jaraco/zipp) from 3.21.0 to 3.22.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.21.0...v3.22.0)

---
updated-dependencies:
- dependency-name: zipp
  dependency-version: 3.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 23:14:27 +00:00
José Manuel Delicado
b4288ce51e Merge pull request #797 from MCV-Software/dependabot/pip/types-python-dateutil-2.9.0.20250516
Some checks failed
Update translation files / update_catalogs (push) Failing after 22s
Bump types-python-dateutil from 2.9.0.20241206 to 2.9.0.20250516
2025-05-20 07:32:48 +02:00
José Manuel Delicado
345ec6ffb0 Merge pull request #798 from MCV-Software/dependabot/pip/pluggy-1.6.0
Bump pluggy from 1.5.0 to 1.6.0
2025-05-20 07:32:23 +02:00
dependabot[bot]
436e58dae0 Bump types-python-dateutil from 2.9.0.20241206 to 2.9.0.20250516
Bumps [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) from 2.9.0.20241206 to 2.9.0.20250516.
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)

---
updated-dependencies:
- dependency-name: types-python-dateutil
  dependency-version: 2.9.0.20250516
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 23:44:18 +00:00
dependabot[bot]
48d55de460 Bump pluggy from 1.5.0 to 1.6.0
Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.5.0 to 1.6.0.
- [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pluggy/compare/1.5.0...1.6.0)

---
updated-dependencies:
- dependency-name: pluggy
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 23:44:18 +00:00
José Manuel Delicado
b15151ddf3 Merge pull request #795 from MCV-Software/dependabot/pip/cx-freeze-8.3.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 21s
Bump cx-freeze from 8.2.0 to 8.3.0
2025-05-13 07:27:45 +02:00
dependabot[bot]
a2312e8874 Bump cx-freeze from 8.2.0 to 8.3.0
Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases)
- [Commits](https://github.com/marcelotduarte/cx_Freeze/compare/8.2.0...8.3.0)

---
updated-dependencies:
- dependency-name: cx-freeze
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-13 00:08:32 +00:00
José Manuel Delicado
663431ef5d Merge pull request #791 from MCV-Software/dependabot/pip/charset-normalizer-3.4.2
Some checks failed
Update translation files / update_catalogs (push) Has been cancelled
Bump charset-normalizer from 3.4.1 to 3.4.2
2025-05-05 19:12:21 +02:00
José Manuel Delicado
f3cba380ba Merge pull request #792 from MCV-Software/dependabot/pip/deepl-1.22.0
Bump deepl from 1.21.1 to 1.22.0
2025-05-05 19:12:01 +02:00
dependabot[bot]
4c8c7ed384 Bump deepl from 1.21.1 to 1.22.0
Bumps [deepl](https://github.com/DeepLcom/deepl-python) from 1.21.1 to 1.22.0.
- [Release notes](https://github.com/DeepLcom/deepl-python/releases)
- [Changelog](https://github.com/DeepLcom/deepl-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DeepLcom/deepl-python/compare/v1.21.1...v1.22.0)

---
updated-dependencies:
- dependency-name: deepl
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 17:10:46 +00:00
dependabot[bot]
0395b372bd Bump charset-normalizer from 3.4.1 to 3.4.2
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.1...3.4.2)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 17:10:42 +00:00
José Manuel Delicado
a2c5bbe65c Merge pull request #787 from MCV-Software/dependabot/pip/cx-freeze-8.2.0
Some checks failed
Update translation files / update_catalogs (push) Has been cancelled
Bump cx-freeze from 8.1.0 to 8.2.0
2025-04-29 09:00:42 +02:00
José Manuel Delicado
b0ca33c9d8 Merge pull request #788 from MCV-Software/dependabot/pip/certifi-2025.4.26
Bump certifi from 2025.1.31 to 2025.4.26
2025-04-29 09:00:24 +02:00
José Manuel Delicado
350b25cc67 Merge pull request #790 from MCV-Software/dependabot/pip/importlib-metadata-8.7.0
Bump importlib-metadata from 8.6.1 to 8.7.0
2025-04-29 08:59:36 +02:00
dependabot[bot]
51cf283421 Bump importlib-metadata from 8.6.1 to 8.7.0
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.6.1 to 8.7.0.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](https://github.com/python/importlib_metadata/compare/v8.6.1...v8.7.0)

---
updated-dependencies:
- dependency-name: importlib-metadata
  dependency-version: 8.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-29 00:45:00 +00:00
dependabot[bot]
fb227886d2 Bump certifi from 2025.1.31 to 2025.4.26
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.1.31 to 2025.4.26.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.04.26)

---
updated-dependencies:
- dependency-name: certifi
  dependency-version: 2025.4.26
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-29 00:10:18 +00:00
dependabot[bot]
0d49b11411 Bump cx-freeze from 8.1.0 to 8.2.0
Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases)
- [Commits](https://github.com/marcelotduarte/cx_Freeze/compare/8.1.0...8.2.0)

---
updated-dependencies:
- dependency-name: cx-freeze
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-29 00:05:33 +00:00
José Manuel Delicado
43af826eb0 Merge pull request #786 from MCV-Software/dependabot/pip/packaging-25.0
Some checks failed
Update translation files / update_catalogs (push) Has been cancelled
Bump packaging from 24.2 to 25.0
2025-04-22 07:30:01 +02:00
dependabot[bot]
b56379e485 Bump packaging from 24.2 to 25.0
Bumps [packaging](https://github.com/pypa/packaging) from 24.2 to 25.0.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/24.2...25.0)

---
updated-dependencies:
- dependency-name: packaging
  dependency-version: '25.0'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-21 23:22:41 +00:00
José Manuel Delicado
f8c770947f Merge pull request #783 from MCV-Software/dependabot/pip/wxpython-4.2.3
Some checks failed
Update translation files / update_catalogs (push) Has been cancelled
2025-04-15 08:51:47 +02:00
José Manuel Delicado
a55dc1b4aa Merge pull request #781 from MCV-Software/dependabot/pip/urllib3-2.4.0 2025-04-15 08:51:10 +02:00
José Manuel Delicado
cd146e9cf6 Merge pull request #782 from MCV-Software/dependabot/pip/markdown-3.8 2025-04-15 08:50:46 +02:00
José Manuel Delicado
ecb56ae4f0 Merge pull request #784 from MCV-Software/dependabot/pip/pillow-11.2.1 2025-04-15 08:50:10 +02:00
dependabot[bot]
e58543d6c4 Bump pillow from 11.1.0 to 11.2.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.0 to 11.2.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/11.1.0...11.2.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 11.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 23:16:56 +00:00
dependabot[bot]
35917ee05a Bump wxpython from 4.2.2 to 4.2.3
Bumps [wxpython](https://github.com/wxWidgets/Phoenix) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/wxWidgets/Phoenix/releases)
- [Changelog](https://github.com/wxWidgets/Phoenix/blob/master/CHANGES.rst)
- [Commits](https://github.com/wxWidgets/Phoenix/compare/wxPython-4.2.2...wxPython-4.2.3)

---
updated-dependencies:
- dependency-name: wxpython
  dependency-version: 4.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 23:16:47 +00:00
dependabot[bot]
411465db67 Bump markdown from 3.7 to 3.8
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.7 to 3.8.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.7...3.8)

---
updated-dependencies:
- dependency-name: markdown
  dependency-version: '3.8'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 23:15:07 +00:00
dependabot[bot]
8eed4a12c9 Bump urllib3 from 2.3.0 to 2.4.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.4.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 23:10:38 +00:00
manuelcortez
894f3fd113 Updated translation catalogs 2025-04-13 01:18:40 +00:00
José Manuel Delicado
014c510061 Merge pull request #780 from MCV-Software/dependabot/pip/cx-freeze-8.1.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 20s
2025-04-08 07:43:06 +02:00
dependabot[bot]
f55ff3a3a9 Bump cx-freeze from 8.0.0 to 8.1.0
Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases)
- [Commits](https://github.com/marcelotduarte/cx_Freeze/compare/8.0.0...8.1.0)

---
updated-dependencies:
- dependency-name: cx-freeze
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 00:33:21 +00:00
manuelcortez
67145df1b6 Updated translation catalogs 2025-04-06 00:55:59 +00:00
José Manuel Delicado
0b8f124088 Merge pull request #777 from MCV-Software/dependabot/pip/coverage-7.8.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 44s
Bump coverage from 7.7.1 to 7.8.0
2025-04-01 07:50:59 +02:00
dependabot[bot]
12e80dc7e2 Bump coverage from 7.7.1 to 7.8.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.7.1 to 7.8.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.7.1...7.8.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 00:27:43 +00:00
manuelcortez
f58b1b03d2 Updated translation catalogs 2025-03-30 00:55:54 +00:00
José Manuel Delicado
8fc627b77a Merge pull request #773 from MCV-Software/dependabot/pip/iniconfig-2.1.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 2m2s
Bump iniconfig from 2.0.0 to 2.1.0
2025-03-25 07:45:54 +01:00
José Manuel Delicado
f99282025b Merge pull request #774 from MCV-Software/dependabot/pip/coverage-7.7.1
Bump coverage from 7.7.0 to 7.7.1
2025-03-25 07:45:16 +01:00
dependabot[bot]
04916588c3 Bump coverage from 7.7.0 to 7.7.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.7.0 to 7.7.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.7.0...7.7.1)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 06:44:49 +00:00
José Manuel Delicado
c6501664ee Merge pull request #776 from MCV-Software/dependabot/pip/cx-freeze-8.0.0
Bump cx-freeze from 7.2.10 to 8.0.0
2025-03-25 07:43:30 +01:00
dependabot[bot]
f5ba3fdf14 Bump cx-freeze from 7.2.10 to 8.0.0
Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 7.2.10 to 8.0.0.
- [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases)
- [Commits](https://github.com/marcelotduarte/cx_Freeze/compare/7.2.10...8.0.0)

---
updated-dependencies:
- dependency-name: cx-freeze
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 01:54:06 +00:00
dependabot[bot]
e6be7c2563 Bump iniconfig from 2.0.0 to 2.1.0
Bumps [iniconfig](https://github.com/pytest-dev/iniconfig) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/pytest-dev/iniconfig/releases)
- [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG)
- [Commits](https://github.com/pytest-dev/iniconfig/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: iniconfig
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 01:22:18 +00:00
manuelcortez
35cba4c6c6 Updated translation catalogs 2025-03-23 00:55:55 +00:00
José Manuel Delicado
4e11d2562a Merge pull request #769 from MCV-Software/dependabot/pip/attrs-25.3.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 12s
Bump attrs from 25.1.0 to 25.3.0
2025-03-18 07:47:17 +01:00
José Manuel Delicado
00a97a66a4 Merge pull request #770 from MCV-Software/dependabot/pip/coverage-7.7.0
Bump coverage from 7.6.12 to 7.7.0
2025-03-18 07:47:01 +01:00
José Manuel Delicado
0030b1c65d Merge pull request #771 from MCV-Software/dependabot/pip/pywin32-310
Bump pywin32 from 309 to 310
2025-03-18 07:46:47 +01:00
José Manuel Delicado
689afb0682 Merge pull request #772 from MCV-Software/dependabot/pip/deepl-1.21.1
Bump deepl from 1.21.0 to 1.21.1
2025-03-18 07:46:33 +01:00
dependabot[bot]
08316733d3 Bump deepl from 1.21.0 to 1.21.1
Bumps [deepl](https://github.com/DeepLcom/deepl-python) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/DeepLcom/deepl-python/releases)
- [Changelog](https://github.com/DeepLcom/deepl-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DeepLcom/deepl-python/compare/v1.21.0...v1.21.1)

---
updated-dependencies:
- dependency-name: deepl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 23:34:51 +00:00
dependabot[bot]
e5bdddd45c Bump pywin32 from 309 to 310
Bumps [pywin32](https://github.com/mhammond/pywin32) from 309 to 310.
- [Release notes](https://github.com/mhammond/pywin32/releases)
- [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.txt)
- [Commits](https://github.com/mhammond/pywin32/commits)

---
updated-dependencies:
- dependency-name: pywin32
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 23:33:31 +00:00
dependabot[bot]
b3cd888424 Bump coverage from 7.6.12 to 7.7.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.12 to 7.7.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.6.12...7.7.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 23:32:22 +00:00
dependabot[bot]
f9577de904 Bump attrs from 25.1.0 to 25.3.0
Bumps [attrs](https://github.com/sponsors/hynek) from 25.1.0 to 25.3.0.
- [Commits](https://github.com/sponsors/hynek/commits)

---
updated-dependencies:
- dependency-name: attrs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 23:32:01 +00:00
manuelcortez
b011879b0d Updated translation catalogs 2025-03-16 00:55:53 +00:00
José Manuel Delicado
6a64147d96 Merge pull request #768 from MCV-Software/dependabot/pip/pywin32-309
Some checks failed
Update translation files / update_catalogs (push) Failing after 1m24s
Bump pywin32 from 308 to 309
2025-03-11 07:32:30 +01:00
dependabot[bot]
a45138d68b Bump pywin32 from 308 to 309
Bumps [pywin32](https://github.com/mhammond/pywin32) from 308 to 309.
- [Release notes](https://github.com/mhammond/pywin32/releases)
- [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.txt)
- [Commits](https://github.com/mhammond/pywin32/commits)

---
updated-dependencies:
- dependency-name: pywin32
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 23:40:54 +00:00
Corentin Bacqué-Cazenave
47bb008710 Translated using Weblate (French)
Currently translated at 100.0% (708 of 708 strings)

Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/fr/
2025-03-10 03:23:01 +00:00
a64cc0a28c Translated using Weblate (Spanish)
Currently translated at 99.8% (707 of 708 strings)

Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/es/
2025-03-10 03:23:00 +00:00
manuelcortez
a5afd1b1a8 Updated translation catalogs 2025-03-09 00:55:21 +00:00
487282d512 Merge pull request #765 from MCV-Software/revert-764-dependabot/pip/setuptools-70.0.0
Some checks failed
Update translation files / update_catalogs (push) Has been cancelled
Revert "Bump setuptools from 69.0.0 to 70.0.0"
2025-03-08 15:06:00 -06:00
54d0f70f38 Revert "Bump setuptools from 69.0.0 to 70.0.0" 2025-03-08 15:04:17 -06:00
José Manuel Delicado
b78eec35f8 Merge pull request #764 from MCV-Software/dependabot/pip/setuptools-70.0.0
Bump setuptools from 69.0.0 to 70.0.0
2025-03-08 22:02:40 +01:00
dependabot[bot]
84b8932df9 Bump setuptools from 69.0.0 to 70.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.0 to 70.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v69.0.0...v70.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-08 20:29:52 +00:00
128575df05 Fixed a typo 2025-03-08 14:28:26 -06:00
64af7dc02b Added new release notes 2025-03-08 14:11:46 -06:00
6a8ef9b523 Include a previous setuptools version 2025-03-08 14:10:49 -06:00
2a4a17fdeb Fixed update links 2025-03-08 13:57:30 -06:00
Mira P
bea28d8d19 Translated using Weblate (Bulgarian)
Currently translated at 28.7% (200 of 696 strings)

Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/bg/
2025-03-08 18:23:01 +00:00
Corentin Bacqué-Cazenave
89a89778aa Translated using Weblate (French)
Currently translated at 100.0% (674 of 674 strings)

Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/fr/
2025-03-08 18:23:00 +00:00
2b4a66aa05 Bumped to a new version 2025-03-08 11:59:48 -06:00
70a1c9fbcc Minimal code cleanup 2025-03-08 11:57:09 -06:00
76dae8bcf8 Prepare changelog for release 2025-03-08 11:51:43 -06:00
b432873500 Fix some typos on changelog 2025-03-08 11:32:03 -06:00
45bee2bf57 Updated changelog 2025-03-08 11:15:47 -06:00
921fe631e0 Merge pull request #763 from MCV-Software/features/pinned-posts
Mastodon: Loads pinned posts in user timelines and supports announcing when the focused post is pinned
2025-03-08 11:08:16 -06:00
582d14708f Improve pinned post parsing for templates 2025-03-08 11:06:15 -06:00
ea79165362 Adjust the way pinned posts are sorted 2025-03-08 05:21:20 -06:00
460d71075b Expose status of pinned posts in variable templates 2025-03-08 01:31:50 -06:00
3d7d1142d3 Attempt to load pinned posts when loading a timeline for an user 2025-03-08 01:15:34 -06:00
6aa84daf5e Merge pull request #762 from MCV-Software/feature/filters
Mastodon: adds Filter support
2025-03-08 00:50:26 -06:00
Mira P
6974c6beba Added translation using Weblate (Bulgarian) 2025-03-07 17:15:29 +00:00
ff196693df Translated using Weblate (Spanish)
Currently translated at 100.0% (674 of 674 strings)

Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/es/
2025-03-07 17:15:29 +00:00
03a90922d8 Added bulgarian translation catalog 2025-03-06 13:14:00 -06:00
34 changed files with 12081 additions and 3628 deletions

View File

@@ -2,8 +2,12 @@ TWBlue Changelog
## changes in this version
In this version, we have focused on providing initial support for Mastodon filters and pinned posts. From TWBlue, it is now possible to initially use filters for posts in most buffers, as well as manage them (create, edit, and delete filters, in addition to adding keywords). A new variable has also been added for post templates in the invisible interface that allows displaying whether a post has been pinned by its author.
* Mastodon:
* Added filters support to TWBlue. Filters are only implemented in posts for the moment. TWBlue will, depending in the selected settings, hide behind a content warning or completely ignore a post based on filters. Also it is possible to add, delete or edit filters from the buffer menu in the menu bar.
* A language selector has been added for posting in TWBlue. It is now possible to choose the language in which a post will be made, which will be useful for content filtering and other language-dependent features. The default language can be chosen based on your Mastodon accounts language, the language of the post youre replying to, or, if no automatic selection is possible, TWBlues own language will be used by default.
* TWBlue now supports announcing (via a new template variable for posts) pinned posts. You can edit your posts template and use the $pinned variable. When reading the post, TWBlue will indicate if the post is pinned. Also, when loading an user timeline, pinned posts will be loaded at the top or bottom of the buffer according to local settings.
* TWBlue should be able to display all posts in the post displayer dialog.
* reading long posts in the graphical user interface should work better.

File diff suppressed because it is too large Load Diff

View File

@@ -1,13 +1,10 @@
## Changelog
In this version of TWBlue, which is being released several months after the previous one, we focused on adding initial support for GoToSocial-type networks. GoToSocial is a server for creating decentralized networks similar to Mastodon. Its API is very similar but retains some differences. In this version, TWBlue can be used to log into GoToSocial accounts, although there will be some features, such as the Streaming API and Markdown support, that are not yet functional. Another significant addition is support for creating community timelines, which will allow you to load the local and public timeline of remote instances. This is useful if your instance does not federate directly with them, as it will allow you to see posts from other communities and interact directly with them. Finally, the translation module has been rewritten; it now supports using LibreTranslate by default and DeepL, for which an API key is required. Below is the detailed list of changes:
In this version, we have focused on providing initial support for Mastodon filters and pinned posts. From TWBlue, it is now possible to initially use filters for posts in most buffers, as well as manage them (create, edit, and delete filters, in addition to adding keywords). A new variable has also been added for post templates in the invisible interface that allows displaying whether a post has been pinned by its author.
* Core:
* Added Initial Support to GoToSocial. Some features are not fully implemented yet, although GoToXocial instances should be able to be used as normal sessions in TWBlue. Streaming, poll options and markdown are not supported but planned for the near future.
* The translation module has been rewritten. Now, instead of offering translations with Google Translator, the user can choose between [LibreTranslate,](https://github.com/LibreTranslate/LibreTranslate) which requires no configuration thanks to the [instance of the NVDA Spanish community;](https://translate.nvda.es) or translate using [DeepL,](https://deepl.com) for which it is necessary to create an account on DeepL and [subscribe to a DeepL API Free plan](https://support.deepl.com/hc/en-us/articles/360021200939-DeepL-API-Free) to obtain the API key which can be used to translate up to 500000 characters every month. The API key can be entered in the global options dialog, under a new tab called translation services. When translating a text, the translation engine can be changed. When changing the translation engine, the target language must be selected again before translation takes place.
* TWBlue should be able to switch to Windows 11 Keymap when running under Windows 11. ([#494](https://github.com/mcv-software/twblue/issues/494))
* Mastodon:
* Added support for viewing communities: A community timeline is the local or public timeline of another instance. This is especially useful when the instance one is part of does not federate with other remote instances. The posts displayed are only those that are shared publicly. It is possible to interact with the posts from community timelines, but it should be noted that TWBlue will take some time to retrieve the post one wishes to interact with.
* When viewing a post, a button displays the number of boosts and times it has been added to favorites. Clicking on that button will open a list of users who have interacted with the post. From that list, it is possible to view profiles and perform common user actions.
* Now it is possible to mute conversations in Mastodon sessions. To do this, there is a button that can be called "Mute" or "Unmute Conversation" in the dialog to display the post. Conversations that have been muted will not generate notifications or mentions when they receive new replies. Only conversations that you are a part of can be muted.
* Fixed an error that caused TWBlue to be unable to properly display the user action dialog from the followers or following buffer. ([#575](https://github.com/mcv-software/twblue/issues/575))
* Added filters support to TWBlue. Filters are only implemented in posts for the moment. TWBlue will, depending in the selected settings, hide behind a content warning or completely ignore a post based on filters. Also it is possible to add, delete or edit filters from the buffer menu in the menu bar.
* A language selector has been added for posting in TWBlue. It is now possible to choose the language in which a post will be made, which will be useful for content filtering and other language-dependent features. The default language can be chosen based on your Mastodon accounts language, the language of the post youre replying to, or, if no automatic selection is possible, TWBlues own language will be used by default.
* TWBlue now supports announcing (via a new template variable for posts) pinned posts. You can edit your posts template and use the $pinned variable. When reading the post, TWBlue will indicate if the post is pinned. Also, when loading an user timeline, pinned posts will be loaded at the top or bottom of the buffer according to local settings.
* TWBlue should be able to display all posts in the post displayer dialog.
* reading long posts in the graphical user interface should work better.

View File

@@ -1,57 +1,58 @@
accessible_output2 @ git+https://github.com/accessibleapps/accessible_output2@57bda997d98e87dd78aa049e7021cf777871619b
arrow==1.3.0
attrs==25.1.0
attrs==25.3.0
backports.functools-lru-cache==2.0.0
blurhash==1.1.4
certifi==2025.1.31
blurhash==1.1.5
certifi==2025.8.3
chardet==5.2.0
charset-normalizer==3.4.1
charset-normalizer==3.4.3
colorama==0.4.6
configobj==5.0.9
coverage==7.6.12
cx-Freeze==7.2.10
coverage==7.10.4
cx-Freeze==8.4.0
cx-Logging==3.2.1
decorator==5.2.1
demoji==1.1.0
deepl==1.21.0
deepl==1.22.0
future==1.0.0
idna==3.10
importlib-metadata==8.6.1
iniconfig==2.0.0
importlib-metadata==8.7.0
iniconfig==2.1.0
libloader @ git+https://github.com/accessibleapps/libloader@bc94811c095b2e57a036acd88660be9a33260267
libretranslatepy==2.1.4
lief==0.15.1
Markdown==3.7
Mastodon.py==2.0.1
Markdown==3.8.2
Mastodon.py==2.1.0
numpy==2.2.3
oauthlib==3.2.2
packaging==24.2
pillow==11.1.0
oauthlib==3.3.1
packaging==25.0
pillow==11.3.0
platform_utils @ git+https://github.com/accessibleapps/platform_utils@e0d79f7b399c4ea677a633d2dde9202350d62c38
pluggy==1.5.0
pluggy==1.6.0
psutil==7.0.0
pyenchant==3.2.2
pypiwin32==223
Pypubsub==4.0.3
PySocks==1.7.1
pytest==8.3.5
pytest==8.4.1
python-dateutil==2.9.0.post0
python-magic-bin==0.4.14
python-vlc==3.0.21203
pywin32==308
requests==2.32.3
pywin32==311
requests==2.32.5
requests-oauthlib==2.0.0
requests-toolbelt==1.0.0
rfc3986==2.0.0
setuptools==69.0.0
six==1.17.0
sniffio==1.3.1
sound_lib @ git+https://github.com/accessibleapps/sound_lib@a439f0943fb95ee7b6ba24f51a686f47c4ad66b2
sqlitedict==2.1.0
twitter-text-parser==3.0.0
types-python-dateutil==2.9.0.20241206
urllib3==2.3.0
types-python-dateutil==2.9.0.20250809
urllib3==2.5.0
win-inet-pton==1.1.0
winpaths==0.2
wxPython==4.2.2
wxPython==4.2.3
youtube-dl==2021.12.17
zipp==3.21.0
zipp==3.23.0

View File

@@ -108,13 +108,28 @@ class BaseBuffer(base.Buffer):
min_id = self.session.db[self.name][0].id
else:
min_id = self.session.db[self.name][-1].id
# loads pinned posts from user accounts.
# Load those posts only when there are no items previously loaded.
if "-timeline" in self.name and "account_statuses" in self.function and len(self.session.db.get(self.name, [])) == 0:
pinned_posts = self.session.api.account_statuses(pinned=True, limit=count, *self.args, **self.kwargs)
pinned_posts.reverse()
else:
pinned_posts = None
try:
results = getattr(self.session.api, self.function)(min_id=min_id, limit=count, *self.args, **self.kwargs)
results.reverse()
except Exception as e:
log.exception("Error %s" % (str(e)))
return
if self.session.settings["general"]["reverse_timelines"]:
if pinned_posts != None and len(pinned_posts) > 0:
amount_of_pinned_posts = self.session.order_buffer(self.name, pinned_posts)
number_of_items = self.session.order_buffer(self.name, results)
if self.session.settings["general"]["reverse_timelines"] == False:
if pinned_posts != None and len(pinned_posts) > 0:
amount_of_pinned_posts = self.session.order_buffer(self.name, pinned_posts)
if pinned_posts != None and len(pinned_posts) > 0:
number_of_items = amount_of_pinned_posts+number_of_items
log.debug("Number of items retrieved: %d" % (number_of_items,))
if hasattr(self, "finished_timeline") and self.finished_timeline == False:
if "-timeline" in self.name:
@@ -557,7 +572,6 @@ class BaseBuffer(base.Buffer):
except MastodonNotFoundError:
output.speak(_("No status found with that ID"))
return
# print(item)
msg = messages.viewPost(self.session, item, offset_hours=self.session.db["utc_offset"], item_url=self.get_item_url(item=item))
def ocr_image(self):

View File

@@ -254,7 +254,6 @@ class post(messages.basicMessage):
langs = self.session.supported_languages
lang = self.message.language.GetSelection()
if lang >= 0:
print(langs[lang].code)
return langs[lang].code
return None

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -9,7 +9,7 @@ from . import utils, compose
# This will be used for the edit template dialog.
# Available variables for post objects.
# safe_text will be the content warning in case a post contains one, text will always be the full text, no matter if has a content warning or not.
post_variables = ["date", "display_name", "screen_name", "source", "lang", "safe_text", "text", "image_descriptions", "visibility"]
post_variables = ["date", "display_name", "screen_name", "source", "lang", "safe_text", "text", "image_descriptions", "visibility", "pinned"]
person_variables = ["display_name", "screen_name", "description", "followers", "following", "favorites", "posts", "created_at"]
conversation_variables = ["users", "last_post"]
notification_variables = ["display_name", "screen_name", "text", "date"]
@@ -57,6 +57,7 @@ def render_post(post, template, settings, relative_times=False, offset_hours=0):
$text: Toot text. This always displays the full text, even if there is a content warning present.
$image_descriptions: Information regarding image descriptions added by twitter users.
$visibility: post's visibility: public, not listed, followers only or direct.
$pinned: Wether the post is pinned or not (if not pinned, this will be blank).
"""
global post_variables
available_data = dict(source="")
@@ -88,6 +89,12 @@ def render_post(post, template, settings, relative_times=False, offset_hours=0):
else:
image_descriptions = process_image_descriptions(post.media_attachments)
available_data.update(image_descriptions=image_descriptions)
# Process if the post is pinned
if post.get("pinned", False):
pinned = _("Pinned.")
else:
pinned = ""
available_data.update(pinned=pinned)
result = Template(_(template)).safe_substitute(**available_data)
return result

View File

@@ -1,7 +1,7 @@
{"current_version": "2024.05.23",
"description": "Read long posts in GUI, display posts with unicode characters and several buffixes.",
{"current_version": "2025.03.08",
"description": "Initial filter support, added pinned posts. Fixed some minor issues.",
"date": "unknown",
"downloads":
{"Windows32": "https://github.com/MCV-Software/TWBlue/releases/download/v2024.05.23/TWBlue_portable_v2024.05.23.zip",
"Windows64": "https://github.com/MCV-Software/TWBlue/releases/download/v2024.05.23/TWBlue_portable_v2024.05.23.zip"}
{"Windows32": "https://github.com/MCV-Software/TWBlue/releases/download/v2025.03.08/TWBlue_portable_v2024.05.23.zip",
"Windows64": "https://github.com/MCV-Software/TWBlue/releases/download/v2025.03.08/TWBlue_portable_v2025.03.08.zip"}
}