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
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
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
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
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
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 |
|