Commit Graph
100 Commits
Author SHA1 Message Date
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
manuelcortez ad8667a13c Fixed locale conflicts. Closes #510 2023-02-06 04:32:46 -06:00
manuelcortez 63ae496c39 Mastodon: Improved character count to match Mastodon's backend implementation. Remote users are counted only by username (domains are not taken into account), content warning text counts against character limit, and emoji&CJK characters are counted as 1 2023-02-06 04:09:58 -06:00
manuelcortez 45cffd6a0b Doc: Updated changelog 2023-02-06 02:54:05 -06:00
manuelcortez 7c959088e0 Core: Fixed small issue when switching between accounts on invisible interface 2023-02-06 02:43:00 -06:00
manuelcortez fda5250a52 Mastodon: Add admin.sign_up to supported notifications. 2023-02-06 02:38:18 -06:00
manuelcortez 98aba2a4c4 Merge branch 'next-gen' of gitlab.com:twblue/twblue into next-gen 2023-02-06 02:23:51 -06:00
manuelcortez 24e91235f3 Mastodon: Implemented setting to disable Streaming API endpoints on sessions 2023-02-05 19:09:27 -06:00
manuelcortez ef2e63e195 Mastodon: Avoid reconnecting to Streaming API manually (let the lib to do its job in their async code) 2023-02-05 18:59:16 -06:00
manuelcortez 7d7a9d72c4 Fixed update file 2023-02-03 12:18:12 -06:00
manuelcortez fcfbae4964 Fixed important issue on updater 2023-02-03 12:16:31 -06:00
manuelcortez aca51a2fb9 Mastodon: Fixed minor issue on notifications handler for streaming API 2023-02-03 11:31:57 -06:00
manuelcortez b4ea6ffcbe Prepare new version release 2023-02-03 10:37:18 -06:00
manuelcortez f69af7aaa1 Twitter: Stop supporting Twitter sessions starting on february 9 2023-02-03 10:29:21 -06:00
manuelcortez a8c5fc8589 Mastodon: Fixed getting more mentions. Closes #508 2023-02-03 10:13:08 -06:00
manuelcortez f87ced817f Fixed visibility setting for replies to dm's. Closes #507 2023-01-29 16:12:37 -06:00
manuelcortez 3be01013f4 Mastodon: Use TWBlue user agent, check streaming API health before starting streaming session 2023-01-29 14:34:36 -06:00
manuelcortez fd176f92d3 Mastodon: Set visibility in replies as unlisted by default. Closes #504 2023-01-29 13:11:34 -06:00
manuelcortez 97d4fea563 Merge branch 'weblate-twblue-twblue' into 'next-gen'
Translations update from Translations hub

See merge request twblue/twblue!15
2023-01-29 18:51:36 +00:00
manuelcortez b35f2e0fed Translations update from Translations hub 2023-01-29 18:51:35 +00:00
manuelcortez b3851cde95 Updated changelog 2023-01-29 11:55:45 -06:00
manuelcortez 4b232d527c Mastodon: Added status updates for subscribed entities to notifications 2023-01-29 11:39:52 -06:00
manuelcortez 12b4c8ac23 Merge branch 'next-gen' of github.com:mcv-software/twblue into next-gen 2023-01-05 17:22:22 -06:00
manuelcortez d89c5150f8 Merge branch 'next-gen' of gitlab.mcvsoftware.com:twblue/twblue into next-gen 2023-01-05 17:21:50 -06:00
manuelcortez d17e9ecdac Merge branch 'weblate-twblue-twblue' into 'next-gen'
Translations update from Translations hub

See merge request twblue/twblue!14
2023-01-05 23:21:06 +00:00
manuelcortez 76d0866780 Mastodon: TWBlue should be able to ignore sessions if there are errors attempting to log-in 2023-01-05 17:16:34 -06:00
manuelcortez 7c47d6171a Merge pull request #505 from Mohamed00/NewShortcuts
Mastodon: added new keyboard shortcuts
2022-12-29 13:47:54 -06:00
manuelcortez d4219f1705 Merge branch 'weblate-twblue-twblue' into 'next-gen'
Translations update from Translations hub

See merge request twblue/twblue!13
2022-12-26 03:26:06 +00:00
manuelcortez 18a7a42b5a Mastodon: Started implementation of read preferences from instance. Currently only content warnings are displayed by taking into accounts values from instance preferences 2022-12-23 13:58:10 -06:00
manuelcortez 460cea702b code: updated readme 2022-12-22 11:39:29 -06:00
manuelcortez b14c77b730 Merge branch 'next-gen' of gitlab.mcvsoftware.com:twblue/twblue into next-gen 2022-12-22 11:38:48 -06:00
manuelcortez 1e5c7512e4 Merge branch 'weblate-twblue-twblue' into 'next-gen'
Translations update from Translations hub

See merge request twblue/twblue!12
2022-12-22 14:42:48 +00:00
manuelcortez d76dbe318c Merge pull request #503 from CoBC/tr_quote_from
Allow translation of templates text
2022-12-21 11:01:57 -06:00
manuelcortez c45ba5e705 Translated using Weblate (Spanish)
Currently translated at 92.2% (284 of 308 strings)

Translation: TWBlue/changelog
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/changelog/es/
2022-12-21 10:24:59 -06:00
manuelcortez 98bcb9d279 Translated using Weblate (Spanish)
Currently translated at 99.8% (940 of 941 strings)

Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/es/
2022-12-21 10:24:59 -06:00
manuelcortez e4f2793aaf Core: Update 'tweet' menu on the menu bar for mastodon sessions 2022-12-21 10:24:44 -06:00
manuelcortez 43ae43ce26 core: Fix issues when removing sessions 2022-12-21 10:23:18 -06:00
manuelcortez c278fba4c7 Code: Delete unneeded code & fixed some typos 2022-12-21 08:45:14 -06:00
manuelcortez cfc8221825 Merge branch 'weblate-twblue-twblue' into 'next-gen'
Translations update from Translations hub

See merge request twblue/twblue!11
2022-12-21 14:23:34 +00:00
manuelcortez 7ec96c47d6 Code: Updated documentation translation catalogs 2022-12-20 17:19:18 -06:00
manuelcortez 97812ec8b0 Code: Removed uneeded scripts 2022-12-20 17:13:58 -06:00
manuelcortez d1ca3c9fb2 Fixed merge conflict 2022-12-20 16:52:57 -06:00
manuelcortez 9b0ecdf928 Translated using Weblate (Spanish)
Currently translated at 100.0% (796 of 796 strings)

Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/es/
2022-12-20 16:42:39 -06:00
manuelcortez ca40103df7 Core: Keystroke editor will show actions available for current session. Changed wording to use correct terms forh both networks 2022-12-20 13:02:27 -06:00
manuelcortez 250b248d25 Core: Update menu bar items when switching between Twitter and Mastodon session to use terms according to the focused network. 2022-12-20 12:21:30 -06:00
manuelcortez efd11b90fb Merge branch 'new-documentation' into next-gen 2022-12-20 09:49:33 -06:00
manuelcortez 2a90e7be25 Mastodon: Fixed an issue that prevented TWBlue to open a timeline for users in followers or following buffer. 2022-12-19 17:53:10 -06:00
manuelcortez 32a86f1bb4 Core: Updated changelog 2022-12-19 17:34:28 -06:00
manuelcortez b0fa59cc01 Mastodon: Show dialog before dismissing a notification. Mention notifications will make the mention to not be loaded in mentions buffer, as TWBlue reads mentions from the notifications data 2022-12-19 16:50:43 -06:00
manuelcortez b8647c29ea Mastodon: Dismiss notifications from GUI or invisible interface (by using the keystroke to delete an item in current buffer) 2022-12-19 16:21:50 -06:00
manuelcortez 1eb9aefbf1 Mastodon: Added notifications in real time from streaming API 2022-12-19 16:07:45 -06:00
manuelcortez d4ebfac317 Core: Skip sessions not yet started when switching accounts in invisible interface 2022-12-19 08:45:05 -06:00
manuelcortez 3680349b59 Mastodon: Fix issue when creating user timelines during startup 2022-12-19 02:41:19 -06:00
manuelcortez ec68c7ccae Mastodon: Added initial implementation for notifications buffer (actions not available yet) 2022-12-14 12:12:05 -06:00
manuelcortez 4bf155b421 Mastodon: Added compose function for notifications 2022-12-14 12:09:14 -06:00
manuelcortez e63479a261 Mastodon: Add line breaks when new paragraphs are present on posts content 2022-12-14 12:08:02 -06:00
manuelcortez ae0dcc7b21 Generate all versions properly 2022-12-13 15:56:01 -06:00
manuelcortez 11b6669bf6 Started to rebuild TWBlue's documentation 2022-12-13 15:46:39 -06:00
manuelcortez 3adc726f33 Handle properly a psutil exception. Closes #501 2022-12-13 11:16:10 -06:00
manuelcortez a3bc684721 Mastodon: Added reverse timeline ordering to buffers 2022-12-10 18:52:07 -06:00
manuelcortez ffbb67765d Replaced check_pid to use psutil as opposed to deal directly with win32 API 2022-12-10 18:29:59 -06:00
manuelcortez b57a430dc5 Bring back support for Windows 7 on 32-bit portable variant 2022-12-09 16:41:18 -06:00
manuelcortez 0f04cfabf9 Fixed small typo on win7 version 2022-12-09 13:27:36 -06:00
manuelcortez 3b29cbd746 Ensure python 3.7 installs wxpython for 32 bits 2022-12-09 13:19:54 -06:00
manuelcortez 730665b5da fixed a typo 2022-12-09 13:03:37 -06:00
manuelcortez 924cc83090 Modified CI for an experiment with Window 7 versions 2022-12-09 12:55:58 -06:00
manuelcortez 4d46bab37f Remove fixes for libloader and win32com 2022-12-09 12:36:00 -06:00
manuelcortez a5e075a215 Replace httpcore submodule to fix an issue with googletrans 2022-12-09 12:35:26 -06:00
manuelcortez c9b75925b9 Removed unneeded code 2022-12-08 16:11:25 -06:00
manuelcortez 3450e0d38f twitter: Fixed reply keystroke not working on dm buffer 2022-12-08 11:48:04 -06:00
manuelcortez ca83604870 Updated changelog 2022-12-08 11:38:17 -06:00
manuelcortez 35b758ecf1 mastodon: Added account settings dialog (except autocompletion settings) 2022-12-08 11:14:14 -06:00
manuelcortez d5ed5f12af mastodon: Added missing settings in config file 2022-12-08 11:10:06 -06:00
manuelcortez eedcb49f3d Mastodon: Added template editor 2022-12-08 11:07:44 -06:00
manuelcortez a1878f10b3 Fixed dm ordering issue 2022-12-06 13:31:09 -06:00
manuelcortez 2323c3cac5 Include mastodon default config file on builds 2022-12-06 10:06:27 -06:00