Commit Graph
100 Commits
Author SHA1 Message Date
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
manuelcortez d56c8b4372 Renamed showUserProfile to user_details to keep compatibility with invisible interface and naming pattern of functions 2023-10-10 17:43:31 -06:00
manuelcortez b3e0b21ee7 Merge pull request #540 from Arfs6/stop_update_running_source
stop updating while running from source
2023-10-10 16:50:11 -06:00
manuelcortez e6ad42de48 Merge pull request #555 from Arfs6/create-show-user-profile
created show user profile dialogh
2023-10-10 16:48:01 -06:00
manuelcortez 53af099300 Mastodon: Create searches for posts during startup 2023-07-10 12:53:24 -06:00
manuelcortez 7c5a41791c Mastodon: Added missing method to search buffer and removed some unneeded code 2023-07-10 12:52:42 -06:00
manuelcortez 2cd90e8df1 Merge branch 'Arfs6-create_search_buffer' into next-gen 2023-07-10 09:59:27 -06:00
manuelcortez ceee7775c8 Fix conflicts 2023-07-10 09:58:08 -06:00
manuelcortez 1963c13b48 Merge pull request #547 from Arfs6/create_update_profile
Create update profile
2023-06-26 17:47:32 -06:00
manuelcortez bea4096d16 Remove keys directory from setup file 2023-04-13 12:55:43 -06:00
manuelcortez 6135412d4b Removed twitter config include from setup script 2023-04-13 12:38:46 -06:00
manuelcortez 77b2486877 Fixed conflict with translation catalog 2023-04-09 17:21:16 -06:00
manuelcortez 058ca1347a Fixed a typo 2023-04-05 13:36:35 -06:00
manuelcortez 10e23b039b Mastodon: Added user aliases 2023-04-05 13:28:09 -06:00
manuelcortez 00a5ad9e59 Mastodon: Implemented OCR for images in posts 2023-04-05 12:57:37 -06:00
manuelcortez db4607f17e Updated changelog 2023-04-05 11:38:45 -06:00
manuelcortez 65aea3c43c Mastodon: Change buffer title properly after timelines are loaded during startup 2023-04-05 09:39:39 -06:00
manuelcortez 972b851b93 Mastodon: Implemented hide emojis for usernames. 2023-04-05 09:17:37 -06:00
manuelcortez 0764679164 Mastodon: Prefer remote_url before instance cached URL when playing media files 2023-04-05 08:29:21 -06:00
manuelcortez c6796874c2 core: Removed invisible keystrokes for Twitter related actions 2023-04-04 11:32:55 -06:00
manuelcortez 5f07f3b9d0 Mastodon: Add attachments and reply settings to post when recovering from an error. Closes #527, #526, #377, #137, #108 2023-04-03 16:03:20 -06:00
manuelcortez 52267562bc Core: Removed Twitter references from default menu bar 2023-04-03 15:32:57 -06:00
manuelcortez 972b880931 Mastodon: Fixed Open URL Dialog. closes #529 2023-04-03 15:32:14 -06:00
manuelcortez 1fa1313434 Mastodon: Raise exception when replying to a deleted post 2023-04-03 15:17:03 -06:00
manuelcortez 96dc99a93b Updated changelog 2023-04-03 13:49:10 -06:00
manuelcortez 8acebc290b Remove most of Twitter code as Twitter's API access has been removed 2023-04-03 13:35:05 -06:00
manuelcortez 8940825509 Merge branch 'next-gen' of github.com:mcv-software/twblue into next-gen 2023-03-24 07:19:08 -06:00
manuelcortez 5af336fdcc Run catalog update every week 2023-03-24 07:17:45 -06:00
manuelcortez a57ea752d6 Mastodon: Finished first implementation of 'reattempt to post on failures'. Should be relevant for #527, #526, #377, #137, #108 2023-03-23 13:17:55 -06:00
manuelcortez 3f0ee5650b Mastodon: prepare messages class to support dynamic adding of post data 2023-03-23 12:00:51 -06:00
manuelcortez d320daa6a1 Mastodon: Started working on recovering from errors when sending posts. #527, #526, #377, #137, #108 2023-03-23 11:58:42 -06:00
manuelcortez ae5515b6e1 Fixed a typo. Closes #519 2023-03-23 08:48:02 -06:00
manuelcortez d01856f436 Mastodon: Load mentions only if the notification contains a post 2023-03-23 08:26:40 -06:00
manuelcortez eec4b34f44 added action to update translation catalogs (test) 2023-03-23 05:07:06 -06:00
manuelcortez 059e83a765 Merge branch 'next-gen' of github.com:mcv-software/twblue into next-gen 2023-03-04 22:40:20 -06:00
manuelcortez 476df9cfdb Merge branch 'weblate-twblue-twblue' into 'next-gen'
Translations update from Translations hub

See merge request twblue/twblue!16
2023-03-05 04:40:46 +00:00
manuelcortez 866da8425c Merge pull request #524 from Arfs6/fix_report_error_btn
Bind error reporting item on menu bar to github issues. Closes #520
2023-03-01 15:40:26 -06:00
manuelcortez e31369e49a Mastodon: Added experimental support for voting in polls 2023-02-17 23:19:34 -06:00
manuelcortez f3fd1087b4 Mastodon: Allow adding descriptions to all supported media. Closes #516 2023-02-10 01:01:25 -06:00
manuelcortez e9dc02e868 Core: Display variables within templates. Closes #515 2023-02-10 00:46:08 -06:00
manuelcortez 68c5b9affe core: Update Copyright year 2023-02-10 00:22:51 -06:00
manuelcortez 09650f588a Twitter: Ignores twitter sessions if login doesn't work 2023-02-10 00:08:49 -06:00
manuelcortez 310ba003c9 Twitter: Remove Twitter deprecation on feb 9 due to (more) changes on dates, features and stuff 2023-02-08 23:00:45 -06:00
manuelcortez d0fcf88b31 Generate docs even if some translation files are missing 2023-02-06 22:12:16 -06:00
manuelcortez d0e18178c6 Mastodon: Fixed media uploads. Closes #513 2023-02-06 05:02:40 -06:00