Commit Graph
100 Commits
Author SHA1 Message Date
manuelcortez 9ff772f098 cleaned filter dialogs. Added filter management (mostly done) 2025-03-07 13:01:08 -06:00
manuelcortez 00e5766f90 Bind Filter create function to menu bar 2025-03-07 10:13:34 -06:00
manuelcortez 3f72185817 Add filter creation within TWBlue 2025-03-07 10:13:13 -06:00
manuelcortez 38fe9c149b Added controller to add and update filters 2025-03-05 13:12:22 -06:00
manuelcortez cdee0a620c Added filters dialog 2025-03-05 13:12:04 -06:00
manuelcortez fccabf6eb5 Respect filters also when getting previous items 2025-03-03 12:00:33 -06:00
manuelcortez 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
manuelcortez c76134b064 Avoid adding hidden posts by filters to the list of objects 2025-03-03 11:58:11 -06:00
manuelcortez 284c2bd87f added functions to evaluate filter and retrieve context from a buffer 2025-03-03 11:57:37 -06:00
manuelcortez 543295fc21 Updated changelog 2025-03-03 10:20:37 -06:00
manuelcortez 469a398db7 Merge pull request #755 from MCV-Software/dependabot/pip/mastodon-py-2.0.0
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
manuelcortez 6219b082de Merge pull request #750 from MCV-Software/dependabot/pip/attrs-25.1.0
Update translation files / update_catalogs (push) Failing after 47s
Bump attrs from 24.3.0 to 25.1.0
2025-02-03 18:46:21 -06:00
manuelcortez 321079a639 Merge pull request #751 from MCV-Software/dependabot/pip/cx-freeze-7.2.9
Bump cx-freeze from 7.2.8 to 7.2.9
2025-02-03 18:45:55 -06:00
manuelcortez 425860de98 Merge pull request #752 from MCV-Software/dependabot/pip/certifi-2025.1.31
Bump certifi from 2024.12.14 to 2025.1.31
2025-02-03 18:45:06 -06:00
manuelcortez a84305b6d3 doc: updated changelog 2024-12-31 19:10:48 -06:00
manuelcortez 6b97c5123f mastodon: Language should be automatically suggested for posts during creation, replies or when recovering from an error 2024-12-31 18:51:00 -06:00
manuelcortez 0322939cba mastodon: Adds language selector on post dialog. Language for posts will be set via account's default language, post language or via TWBlue's user language 2024-12-31 18:48:27 -06:00
manuelcortez 8ed80da82c mastodon: Set API version at 4.3.2. Retrieves instance supported languages upon startup. 2024-12-31 18:44:04 -06:00
manuelcortez 90acd9ebea Revert lief to v0.15.1 due to cx_freeze requirements 2024-12-30 23:01:49 -06:00
manuelcortez 6910809a97 Merge pull request #727 from Mohamed00/moreShortcutWorkage
Fixed more shortcut conflicts
2024-11-29 13:26:29 -06:00
manuelcortez 329010e8e0 Merge pull request #725 from Mohamed00/fixShortcutConflict
Fixed shortcut conflict, added some more
2024-11-27 13:12:49 -06:00
manuelcortez 40689caef6 Mastodon: read long posts in GUI should be improved and work in all kinds of buffers 2024-11-26 23:23:36 -06:00
manuelcortez 021dd0ae52 Mastodon: Fixed 'read long posts in GUI'. Now it should work as expected 2024-11-26 22:57:21 -06:00
manuelcortez 002d0a5709 Mastodon: Allow to create user timelines from community local buffers 2024-11-26 22:44:38 -06:00
manuelcortez 10b17b2d6f Merge branch 'next-gen' of github.com:mcv-software/twblue into next-gen 2024-11-26 22:36:19 -06:00
manuelcortez 0f5a10c3fa Merge pull request #647 from Mohamed00/shortcutAllTheSettings
Added more keyboard shortcuts
2024-11-26 22:35:35 -06:00
manuelcortez 590d91c2d4 Merge pull request #647 from Mohamed00/shortcutAllTheSettings
Added more keyboard shortcuts
2024-11-26 21:51:03 -06:00
manuelcortez 5f7f34f29d Merge pull request #644 from Mohamed00/communityShortcut
Added keyboard shortcut for create community timeline action
2024-11-26 21:50:35 -06:00
manuelcortez 438115d8e8 Fix: Removed line previously used for debug. Should close #637 2024-05-24 15:40:36 -06:00
manuelcortez 650747f423 Merge pull request #646 from Mohamed00/communityTimelineShortcuts
Added keyboard shortcuts in community timeline dialog
2024-05-24 15:36:47 -06:00
manuelcortez 28283c72a3 Merge pull request #645 from Mohamed00/viewProfileShortcuts
Added keyboard shortcuts to view profile dialog
2024-05-23 21:24:36 -06:00
manuelcortez a17616b3dc Release TWBlue 2024.05.23 2024-05-23 17:29:28 -06:00
manuelcortez 52ee056759 Translated using Weblate (Spanish)
Currently translated at 99.4% (666 of 670 strings)

Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/es/
2024-05-23 09:59:46 -06:00
manuelcortez fe43ce562c Feat: Read long posts from GUI 2024-05-22 17:55:52 -06:00
manuelcortez 503bf72b11 change: Removed some settings that are no longer needed from our global settings dialog. 2024-05-22 17:42:23 -06:00
manuelcortez 14a956d207 Change: Change the way sessions are named to put the account first, then the social network. 2024-05-22 16:28:06 -06:00
manuelcortez 68651ff736 Feat: Open conversations from community timelines. 2024-05-21 12:50:43 -06:00
manuelcortez 49c32ad4b8 doc: Updated changelog 2024-05-21 12:43:00 -06:00
manuelcortez bd69745cef Merge pull request #643 from Mohamed00/profileShortcuts
Added keyboard shortcuts to update profile dialog
2024-05-21 12:28:34 -06:00
manuelcortez 23468c7c63 Merge pull request #640 from MCV-Software/dependabot/pip/requests-2.32.1
Bump requests from 2.31.0 to 2.32.1
2024-05-20 17:38:29 -06:00
manuelcortez fb08352a91 Merge pull request #641 from MCV-Software/dependabot/pip/pytest-8.2.1
Bump pytest from 8.2.0 to 8.2.1
2024-05-20 17:38:04 -06:00
manuelcortez 00b33550f4 Merge pull request #642 from MCV-Software/dependabot/pip/zipp-3.18.2
Bump zipp from 3.18.1 to 3.18.2
2024-05-20 17:37:35 -06:00
manuelcortez 6db1e0b79c fix: Display unicode characters on some dialogs 2024-05-19 19:05:03 -06:00
manuelcortez 94ad7ce180 Fix: Added proper name to local and federated timelines for instances on startup. 2024-05-19 19:04:34 -06:00
manuelcortez 5620635a36 Updated version files 2024-05-18 18:51:14 -06:00
manuelcortez 24767437f5 Fixes 2024-05-18 18:41:33 -06:00
manuelcortez 0858b17f17 Updated CI script 2024-05-18 18:34:14 -06:00
manuelcortez e91391a3fa More edits to update file 2024-05-18 18:25:43 -06:00
manuelcortez 3320aa5509 Fixed a link 2024-05-18 18:19:52 -06:00
manuelcortez 4bb21e15f8 Updated website of TWBlue on installer script 2024-05-18 18:07:43 -06:00
manuelcortez 41d585226a Updated Release notes 2024-05-18 18:04:45 -06:00
manuelcortez 9c2511561a Code cleanup 2024-05-18 17:24:28 -06:00
manuelcortez cd7279e83b Change: Added check for valid communities when creating a community timeline 2024-05-18 16:53:57 -06:00
manuelcortez 533f15de55 Feat: Added support to display local and public timelines for remote instances 2024-05-18 14:17:06 -06:00
manuelcortez 10d2c47f9a Updated code for handler 2024-05-17 17:46:49 -06:00
manuelcortez b39ccb9f2c Started implementation of community timelines 2024-05-17 17:45:47 -06:00
manuelcortez 2a1d86f917 Feat: Added muting posts. 2024-05-17 16:38:26 -06:00
manuelcortez aee2a3b8b2 Feat: display users who boosted or favorited a post. 2024-05-17 13:58:54 -06:00
manuelcortez fd1a64c7b8 fix: Switch to Windows 11 keymap when running Windows 11. Closes #494 2024-05-16 10:52:11 -06:00
manuelcortez a5cd118b99 change: Improved translation services' settings. Closes #632 2024-05-16 08:58:41 -06:00
manuelcortez ee4f254825 Feat: Replaced old translator module. The new translator can translate by using LibreTranslate or DeepL with an user provided API key 2024-05-15 13:56:30 -06:00
manuelcortez 74360ac50f Change: on SessionManager, identify via nodeinfo which kind of platform we are talking with and create gts or mastodon sessions accordingly. 2024-05-11 18:06:44 -06:00
manuelcortez c05dc4b211 Feat: Added initial session to provide support to GoToSocial instances. 2024-05-11 18:05:29 -06:00
manuelcortez 5ad29130b9 Change: Add type to mastodon default config so we can track which kind of session we currently detect on authorisation. 2024-05-11 18:02:04 -06:00
manuelcortez a322507f8b Change: Dropped googletrans as is no longer maintaned. 2024-05-11 01:23:46 -06:00
manuelcortez d6d3f0810c Fix: Add search buffers inside searches in GUI 2024-02-07 12:14:06 -06:00
manuelcortez 9f80891e1d Fix: Open actions dialogue from followers and following buffers. Closes #575 2024-02-07 12:04:24 -06:00
manuelcortez 434328056e Merge branch 'next-gen' of github.com:mcv-software/twblue into next-gen 2024-01-07 18:30:52 -06:00
manuelcortez 36420d6a5b Fix: Added missing parameter coming from WX Widgets to some calls. Fixes GUI buttons not responding when pressed in most buffers 2024-01-07 18:28:29 -06:00
manuelcortez 88ddace811 Added dependabot config 2024-01-06 19:48:53 -06:00
manuelcortez 8d1b0c73df Update Python requirements to include versions we currently use 2024-01-06 19:45:22 -06:00
manuelcortez 3e3396687d Merge branch 'next-gen' of github.com:mcv-software/twblue into next-gen 2024-01-06 19:08:46 -06:00
manuelcortez c9c78105a5 Added info about new version on updater 2024-01-06 19:08:28 -06:00
manuelcortez 147e13bb26 More fixes 2024-01-05 17:28:17 -06:00
manuelcortez faa54108fa Second attempt 2024-01-05 17:13:02 -06:00
manuelcortez 44c1dbe6e0 Fix portable creation 2024-01-05 17:04:51 -06:00
manuelcortez 01563af114 Updated Changelog and release notes 2024-01-05 16:39:19 -06:00
manuelcortez cdcbcf754a Mastodon: Added actions for notifications. closes #517 2024-01-05 15:49:18 -06:00
manuelcortez 3907777c91 fix: Handle empty notifications 2024-01-05 11:13:37 -06:00
manuelcortez fa0b6a63b9 Change: Updated text for some menu items on posts' contextual menu 2024-01-05 09:40:04 -06:00
manuelcortez 9cfeacbd5a Core: Removed files no longer needed for TWBlue distributions 2023-12-31 20:08:58 -06:00
manuelcortez 08f6ee7a1b Actions: Removed --draft flag for new releases 2023-12-31 20:03:14 -06:00
manuelcortez 3e571c82d1 Update Readme 2023-12-31 19:51:00 -06:00
manuelcortez e835274ce9 Mastodon: TWBlue should be able to ignore deleted messages, so it will load everything else properly 2023-12-31 14:45:05 -06:00
manuelcortez 8b5c47da28 Core: Updated website references for TWBlue 2023-12-31 12:20:06 -06:00
manuelcortez 47271cd34d Core: Updated changelog and release info 2023-12-31 11:57:40 -06:00
manuelcortez 2919c3b851 Actions: Typo fix 2023-12-31 00:51:36 -06:00
manuelcortez 8388899481 Actions: Write new version info without the leading 'v' 2023-12-31 00:42:47 -06:00
manuelcortez acc17170f9 Actions: prepare a draft release 2023-12-31 00:36:06 -06:00
manuelcortez 6f2642914c Actions: Get release version from pushed tag and use Release notes file to generate releases 2023-12-31 00:34:05 -06:00
manuelcortez ae56f879a8 Actions: Added Release Notes file 2023-12-31 00:33:30 -06:00
manuelcortez f8d3dfc37f Actions: Attempt to set TWBlue version based in pushed tag 2023-12-31 00:30:31 -06:00
manuelcortez 3a867f0b82 Run new release workflow on pushed tags 2023-12-31 00:05:07 -06:00
manuelcortez 2aff1076cb Merge branch 'next-gen' of github.com:mcv-software/twblue into next-gen 2023-12-31 00:03:56 -06:00
manuelcortez e0a4bd6a5d Core: Update information will be retrieved from GitHub repo only 2023-12-31 00:03:30 -06:00
manuelcortez 19e18bcfe1 Merge pull request #567 from Arfs6/create-github-releases-action
Created release.yml - action file for automated release on push.
2023-12-30 11:11:21 -06:00
manuelcortez 701c509cf4 Merge pull request #565 from Arfs6/profile-dialog-fixes
Show Profile dialog fixes
2023-12-27 12:32:50 -06:00
manuelcortez 6c43c419fe Mastodon: Added autocomplete users management in account settings; user autocomplete works already in posts 2023-10-11 11:44:43 -06:00
manuelcortez 14f48e4bbe Mastodon: Added user autocompletion module (not yet implemented on GUI) 2023-10-11 11:29:39 -06:00
manuelcortez a5dba08b06 Updated changelog 2023-10-10 17:56:40 -06:00