2723 Commits

Author SHA1 Message Date
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 v2025.03.08 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
b37edc3712 disable action buttons on filter manager when reloading data 2025-03-07 13:05:37 -06:00
9ff772f098 cleaned filter dialogs. Added filter management (mostly done) 2025-03-07 13:01:08 -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
00e5766f90 Bind Filter create function to menu bar 2025-03-07 10:13:34 -06:00
3f72185817 Add filter creation within TWBlue 2025-03-07 10:13:13 -06:00
03a90922d8 Added bulgarian translation catalog 2025-03-06 13:14:00 -06:00
38fe9c149b Added controller to add and update filters 2025-03-05 13:12:22 -06:00
cdee0a620c Added filters dialog 2025-03-05 13:12:04 -06:00
fccabf6eb5 Respect filters also when getting previous items 2025-03-03 12:00:33 -06:00
3dae674c4e for 'warn' filtered posts, parse and display a modified text on them (we must add a way to display those later) 2025-03-03 11:59:14 -06:00
c76134b064 Avoid adding hidden posts by filters to the list of objects 2025-03-03 11:58:11 -06:00
284c2bd87f added functions to evaluate filter and retrieve context from a buffer 2025-03-03 11:57:37 -06:00
543295fc21 Updated changelog 2025-03-03 10:20:37 -06:00
José Manuel Delicado
894cc24eca
Merge pull request #760 from MCV-Software/dependabot/pip/mastodon-py-2.0.1
Bump mastodon-py from 2.0.0 to 2.0.1
2025-03-03 07:47:07 +01:00
José Manuel Delicado
49849605c4
Merge pull request #761 from MCV-Software/dependabot/pip/pytest-8.3.5
Bump pytest from 8.3.4 to 8.3.5
2025-03-03 07:46:34 +01:00
dependabot[bot]
fc18e71f40
Bump pytest from 8.3.4 to 8.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5.
- [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.4...8.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 06:45:45 +00:00
dependabot[bot]
595458aa46
Bump mastodon-py from 2.0.0 to 2.0.1
Bumps [mastodon-py](https://github.com/halcy/Mastodon.py) from 2.0.0 to 2.0.1.
- [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/2.0.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 06:45:40 +00:00
manuelcortez
87e1f7eb7a Updated translation catalogs 2025-03-02 00:55:47 +00:00
José Manuel Delicado
eefe2ad454
Merge pull request #759 from MCV-Software/dependabot/pip/decorator-5.2.1
Some checks failed
Update translation files / update_catalogs (push) Has been cancelled
Bump decorator from 5.1.1 to 5.2.1
2025-02-24 20:22:55 +01:00
dependabot[bot]
928f207668
Bump decorator from 5.1.1 to 5.2.1
Bumps [decorator](https://github.com/micheles/decorator) from 5.1.1 to 5.2.1.
- [Release notes](https://github.com/micheles/decorator/releases)
- [Changelog](https://github.com/micheles/decorator/blob/5.2.1/CHANGES.md)
- [Commits](https://github.com/micheles/decorator/compare/5.1.1...5.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 19:21:52 +00:00
manuelcortez
7c75c2ddec Updated translation catalogs 2025-02-23 00:55:49 +00:00
469a398db7
Merge pull request #755 from MCV-Software/dependabot/pip/mastodon-py-2.0.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 1m46s
Bump mastodon-py from 1.8.1 to 2.0.0
2025-02-18 08:40:39 -06:00
dependabot[bot]
5f1671ac54
Bump mastodon-py from 1.8.1 to 2.0.0
Bumps [mastodon-py](https://github.com/halcy/Mastodon.py) from 1.8.1 to 2.0.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/1.8.1...2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-18 06:31:23 +00:00
José Manuel Delicado
67728021d2
Merge pull request #756 from MCV-Software/dependabot/pip/coverage-7.6.12
Bump coverage from 7.6.11 to 7.6.12
2025-02-18 07:30:12 +01:00
José Manuel Delicado
2eaf5bf6da
Merge pull request #757 from MCV-Software/dependabot/pip/psutil-7.0.0
Bump psutil from 6.1.1 to 7.0.0
2025-02-18 07:29:51 +01:00
José Manuel Delicado
12b7c9de89
Merge pull request #758 from MCV-Software/dependabot/pip/numpy-2.2.3
Bump numpy from 2.2.2 to 2.2.3
2025-02-18 07:28:59 +01:00
dependabot[bot]
fbd0adf292
Bump numpy from 2.2.2 to 2.2.3
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v2.2.2...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 23:51:24 +00:00
dependabot[bot]
38bd99c2f1
Bump psutil from 6.1.1 to 7.0.0
Bumps [psutil](https://github.com/giampaolo/psutil) from 6.1.1 to 7.0.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-6.1.1...release-7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 23:51:13 +00:00
dependabot[bot]
879a251209
Bump coverage from 7.6.11 to 7.6.12
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.11 to 7.6.12.
- [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.11...7.6.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 23:51:09 +00:00