31bab4cf8a
feat(mastodon): Add support for scheduled posts
...
- Added UI controls (checkbox, date/time pickers) to Post dialog
- Implemented validation logic (min 5 mins future)
- Updated session handler to pass scheduled_at to API
2026-01-11 02:49:46 -06:00
cb0bb4cf27
feat: implement mute conversation support for Mastodon
...
This feature allows users to visually hide muted conversations from the Home timeline. It includes:
- Automatic filtering of muted posts in Home.
- Immediate visual removal of posts when muting a conversation.
- New 'mute_conversation' action in context menu and keyboard shortcuts.
- Default shortcut: Alt+Win+Shift+Delete
- Win10/11 shortcut: Ctrl+Alt+Win+Backspace
2026-01-11 01:22:29 -06:00
ccaa0d98ff
fix: make buffers visible on screen. Maximize window and apply visual fixes. Closes #886
2026-01-11 00:37:59 -06:00
dba26f735c
Merge branch 'next-gen' of github.com:mcv-software/twblue into next-gen
2026-01-11 00:30:23 -06:00
José Manuel Delicado
d3a12b9016
Merge pull request #890 from MCV-Software/dependabot/pip/urllib3-2.6.3
...
Update translation files / update_catalogs (push) Failing after 22s
Bump urllib3 from 2.6.2 to 2.6.3
2026-01-07 18:33:35 +01:00
dependabot[bot]
eacce7c197
Bump urllib3 from 2.6.2 to 2.6.3
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.6.2 to 2.6.3.
- [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.6.2...2.6.3 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.6.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-07 16:57:36 +00:00
José Manuel Delicado
1801d0ae73
Merge pull request #887 from MCV-Software/dependabot/pip/pillow-12.1.0
2026-01-06 00:53:22 +01:00
José Manuel Delicado
41e2fc0d10
Merge pull request #888 from MCV-Software/dependabot/pip/cx-freeze-8.5.3
2026-01-06 00:52:51 +01:00
José Manuel Delicado
aeac36b65d
Merge pull request #889 from MCV-Software/dependabot/pip/certifi-2026.1.4
2026-01-06 00:52:28 +01:00
dependabot[bot]
0e4a1cbe65
Bump certifi from 2025.11.12 to 2026.1.4
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2025.11.12 to 2026.1.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.11.12...2026.01.04 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2026.1.4
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-05 23:08:52 +00:00
dependabot[bot]
7bf8e1670f
Bump cx-freeze from 8.5.2 to 8.5.3
...
Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze ) from 8.5.2 to 8.5.3.
- [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.5.2...8.5.3 )
---
updated-dependencies:
- dependency-name: cx-freeze
dependency-version: 8.5.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-05 23:08:47 +00:00
dependabot[bot]
2efed8d5c6
Bump pillow from 12.0.0 to 12.1.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 12.0.0 to 12.1.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/12.0.0...12.1.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-version: 12.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-05 23:08:41 +00:00
9b60abb3a0
Merge pull request #860 from MCV-Software/quotes
...
Mastodon: Adds quotes support (read)
2026-01-04 02:25:31 -06:00
José Manuel Delicado
f4c2dd5239
Merge pull request #883 from MCV-Software/dependabot/pip/coverage-7.13.1
...
Update translation files / update_catalogs (push) Failing after 42s
Bump coverage from 7.13.0 to 7.13.1
2025-12-30 07:45:27 +01:00
dependabot[bot]
067957edbf
Bump coverage from 7.13.0 to 7.13.1
...
Bumps [coverage](https://github.com/coveragepy/coveragepy ) from 7.13.0 to 7.13.1.
- [Release notes](https://github.com/coveragepy/coveragepy/releases )
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst )
- [Commits](https://github.com/coveragepy/coveragepy/compare/7.13.0...7.13.1 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-30 06:44:45 +00:00
José Manuel Delicado
b2b98e38b5
Merge pull request #884 from MCV-Software/dependabot/pip/cx-freeze-8.5.2
...
Bump cx-freeze from 8.5.1 to 8.5.2
2025-12-30 07:43:26 +01:00
José Manuel Delicado
9f9ea2fec4
Merge pull request #885 from MCV-Software/dependabot/pip/psutil-7.2.1
...
Bump psutil from 7.1.3 to 7.2.1
2025-12-30 07:43:08 +01:00
dependabot[bot]
eac75d93fd
Bump psutil from 7.1.3 to 7.2.1
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 7.1.3 to 7.2.1.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-7.1.3...release-7.2.1 )
---
updated-dependencies:
- dependency-name: psutil
dependency-version: 7.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-29 23:07:45 +00:00
dependabot[bot]
39608774e7
Bump cx-freeze from 8.5.1 to 8.5.2
...
Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze ) from 8.5.1 to 8.5.2.
- [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.5.1...8.5.2 )
---
updated-dependencies:
- dependency-name: cx-freeze
dependency-version: 8.5.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-29 23:07:42 +00:00
José Manuel Delicado
c182b8517b
Merge pull request #880 from MCV-Software/dependabot/pip/numpy-2.4.0
...
Update translation files / update_catalogs (push) Failing after 24s
Bump numpy from 2.3.5 to 2.4.0
2025-12-23 07:56:55 +01:00
José Manuel Delicado
96b5acf4e9
Merge pull request #881 from MCV-Software/dependabot/pip/importlib-metadata-8.7.1
...
Bump importlib-metadata from 8.7.0 to 8.7.1
2025-12-23 07:56:33 +01:00
José Manuel Delicado
01109a6436
Merge pull request #882 from MCV-Software/dependabot/pip/cx-freeze-8.5.1
...
Bump cx-freeze from 8.5.0 to 8.5.1
2025-12-23 07:56:16 +01:00
dependabot[bot]
cb98f74ba8
Bump cx-freeze from 8.5.0 to 8.5.1
...
Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze ) from 8.5.0 to 8.5.1.
- [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.5.0...8.5.1 )
---
updated-dependencies:
- dependency-name: cx-freeze
dependency-version: 8.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-22 23:06:37 +00:00
dependabot[bot]
243dfdacb4
Bump importlib-metadata from 8.7.0 to 8.7.1
...
Bumps [importlib-metadata](https://github.com/python/importlib_metadata ) from 8.7.0 to 8.7.1.
- [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.7.0...v8.7.1 )
---
updated-dependencies:
- dependency-name: importlib-metadata
dependency-version: 8.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-22 23:06:28 +00:00
dependabot[bot]
06732cf9cf
Bump numpy from 2.3.5 to 2.4.0
...
Bumps [numpy](https://github.com/numpy/numpy ) from 2.3.5 to 2.4.0.
- [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.3.5...v2.4.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-22 23:06:22 +00:00
José Manuel Delicado
f39971a8d0
Merge pull request #879 from MCV-Software/dependabot/pip/deepl-1.27.0
...
Update translation files / update_catalogs (push) Failing after 19s
Bump deepl from 1.26.0 to 1.27.0
2025-12-15 10:10:24 +01:00
José Manuel Delicado
5d7994a696
Merge pull request #878 from MCV-Software/dependabot/pip/urllib3-2.6.2
...
Bump urllib3 from 2.6.1 to 2.6.2
2025-12-15 10:10:00 +01:00
dependabot[bot]
5d400f9211
Bump deepl from 1.26.0 to 1.27.0
...
Bumps [deepl](https://github.com/DeepLcom/deepl-python ) from 1.26.0 to 1.27.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.26.0...v1.27.0 )
---
updated-dependencies:
- dependency-name: deepl
dependency-version: 1.27.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-15 09:08:39 +00:00
dependabot[bot]
2d3590a2a0
Bump urllib3 from 2.6.1 to 2.6.2
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.6.1 to 2.6.2.
- [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.6.1...2.6.2 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-15 09:08:35 +00:00
José Manuel Delicado
318d0bcdf9
Merge pull request #877 from MCV-Software/dependabot/pip/deepl-1.26.0
...
Update translation files / update_catalogs (push) Failing after 17s
Bump deepl from 1.25.0 to 1.26.0
2025-12-09 07:33:25 +01:00
José Manuel Delicado
9df29c8b51
Merge pull request #876 from MCV-Software/dependabot/pip/coverage-7.13.0
...
Bump coverage from 7.12.0 to 7.13.0
2025-12-09 07:33:08 +01:00
José Manuel Delicado
8abee93749
Merge pull request #875 from MCV-Software/dependabot/pip/urllib3-2.6.1
...
Bump urllib3 from 2.6.0 to 2.6.1
2025-12-09 07:32:49 +01:00
dependabot[bot]
81b1db072c
Bump deepl from 1.25.0 to 1.26.0
...
Bumps [deepl](https://github.com/DeepLcom/deepl-python ) from 1.25.0 to 1.26.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.25.0...v1.26.0 )
---
updated-dependencies:
- dependency-name: deepl
dependency-version: 1.26.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-08 23:07:44 +00:00
dependabot[bot]
d1e20fa776
Bump coverage from 7.12.0 to 7.13.0
...
Bumps [coverage](https://github.com/coveragepy/coveragepy ) from 7.12.0 to 7.13.0.
- [Release notes](https://github.com/coveragepy/coveragepy/releases )
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst )
- [Commits](https://github.com/coveragepy/coveragepy/compare/7.12.0...7.13.0 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-08 23:07:36 +00:00
dependabot[bot]
1f679e731d
Bump urllib3 from 2.6.0 to 2.6.1
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.6.0 to 2.6.1.
- [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.6.0...2.6.1 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-08 23:07:32 +00:00
José Manuel Delicado
7659ee9a9e
Merge pull request #874 from MCV-Software/dependabot/pip/pytest-9.0.2
...
Bump pytest from 9.0.1 to 9.0.2
2025-12-08 10:05:27 +01:00
José Manuel Delicado
9939713075
Merge pull request #873 from MCV-Software/dependabot/pip/urllib3-2.6.0
...
Bump urllib3 from 2.5.0 to 2.6.0
2025-12-08 10:05:09 +01:00
José Manuel Delicado
170d4ebbd5
Merge pull request #872 from MCV-Software/dependabot/pip/pypubsub-4.0.7
...
Bump pypubsub from 4.0.3 to 4.0.7
2025-12-08 10:04:53 +01:00
dependabot[bot]
196a71fbd9
Bump pytest from 9.0.1 to 9.0.2
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 9.0.1 to 9.0.2.
- [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/9.0.1...9.0.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 9.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-08 09:03:43 +00:00
dependabot[bot]
e48ff3d642
Bump urllib3 from 2.5.0 to 2.6.0
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.5.0 to 2.6.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.5.0...2.6.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-08 09:03:38 +00:00
dependabot[bot]
39e25532d7
Bump pypubsub from 4.0.3 to 4.0.7
...
Bumps [pypubsub](https://github.com/schollii/pypubsub ) from 4.0.3 to 4.0.7.
- [Release notes](https://github.com/schollii/pypubsub/releases )
- [Changelog](https://github.com/schollii/pypubsub/blob/master/docs/changelog.rst )
- [Commits](https://github.com/schollii/pypubsub/compare/v4.0.3...v4.0.7 )
---
updated-dependencies:
- dependency-name: pypubsub
dependency-version: 4.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-08 09:03:28 +00:00
José Manuel Delicado
25f563464b
Merge pull request #870 from MCV-Software/dependabot/pip/cx-freeze-8.5.0
...
Update translation files / update_catalogs (push) Failing after 24s
Bump cx-freeze from 8.4.1 to 8.5.0
2025-11-24 21:16:13 +01:00
dependabot[bot]
08bb5b41c9
Bump cx-freeze from 8.4.1 to 8.5.0
...
Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze ) from 8.4.1 to 8.5.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.4.1...8.5.0 )
---
updated-dependencies:
- dependency-name: cx-freeze
dependency-version: 8.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 20:15:03 +00:00
José Manuel Delicado
486001a46c
Merge pull request #871 from MCV-Software/dependabot/pip/coverage-7.12.0
...
Bump coverage from 7.11.3 to 7.12.0
2025-11-24 20:53:32 +01:00
dependabot[bot]
4e255b5f6e
Bump coverage from 7.11.3 to 7.12.0
...
Bumps [coverage](https://github.com/coveragepy/coveragepy ) from 7.11.3 to 7.12.0.
- [Release notes](https://github.com/coveragepy/coveragepy/releases )
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst )
- [Commits](https://github.com/coveragepy/coveragepy/compare/7.11.3...7.12.0 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 19:37:03 +00:00
José Manuel Delicado
877040b086
Merge pull request #867 from MCV-Software/dependabot/pip/pytest-9.0.1
...
Update translation files / update_catalogs (push) Has been cancelled
Bump pytest from 9.0.0 to 9.0.1
2025-11-18 07:26:51 +01:00
José Manuel Delicado
c294b967ae
Merge pull request #868 from MCV-Software/dependabot/pip/types-python-dateutil-2.9.0.20251115
...
Bump types-python-dateutil from 2.9.0.20251108 to 2.9.0.20251115
2025-11-18 07:26:31 +01:00
José Manuel Delicado
16cc1fec8b
Merge pull request #869 from MCV-Software/dependabot/pip/deepl-1.25.0
...
Bump deepl from 1.24.0 to 1.25.0
2025-11-18 07:26:11 +01:00
dependabot[bot]
fed6f6da60
Bump deepl from 1.24.0 to 1.25.0
...
Bumps [deepl](https://github.com/DeepLcom/deepl-python ) from 1.24.0 to 1.25.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.24.0...v1.25.0 )
---
updated-dependencies:
- dependency-name: deepl
dependency-version: 1.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-17 23:07:54 +00:00
dependabot[bot]
89160497e4
Bump types-python-dateutil from 2.9.0.20251108 to 2.9.0.20251115
...
Bumps [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader ) from 2.9.0.20251108 to 2.9.0.20251115.
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-python-dateutil
dependency-version: 2.9.0.20251115
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-17 23:07:49 +00:00