Commit Graph

1466 Commits

Author SHA1 Message Date
769436abf7
Updated menu to avoid using deprecated wx methods 2022-08-03 09:53:35 -05:00
b2da25dd61
Updated code on controllers for changes in user autocompletion module 2022-08-03 09:52:09 -05:00
03f59064d5
Report amount of imported users after scan 2022-08-03 09:39:45 -05:00
9afd6774f2
Added a new and custom progress dialog for user scanning 2022-08-03 09:37:18 -05:00
a1929ff1d3
Make sure Show() is called for progress dialog 2022-08-02 09:06:46 -05:00
4b627a13ff
Start a small refactor in GUI code 2022-07-29 17:54:34 -05:00
f9f7a32f90
Bind manage button with code to manage autocompletion db 2022-07-29 17:37:28 -05:00
f01ad5abb7
Return on exception 2022-07-29 17:27:48 -05:00
6fcd0274a9
Added exception handling to scan for users 2022-07-29 13:30:43 -05:00
654b34c8e1
Cleaned some unneeded dialogs 2022-07-29 12:11:27 -05:00
02e1793d08
cleaned scan controller and made progress dialog to work 2022-07-29 12:11:03 -05:00
6e80b320c9
Improved documentation in some classes 2022-07-29 12:08:05 -05:00
83c9db573e
Added first stage of refactor for autocompletion users 2022-07-08 11:39:14 -05:00
riku
a88af08181 Update Japanese translation 2022-07-08 05:19:51 +09:00
Corentin Bacqué-Cazenave
1d8fcf9166 Update Frenchinterface 2022-07-07 15:45:38 +02:00
3702405f8c
Merge pull request #479 from CoBC/tr_relationship
Add "Relationship" to translation
2022-07-07 08:41:40 -05:00
7ce55c427e
Merge pull request #478 from nidza07/SerbianTranslation
Updated Serbian translation
2022-07-07 08:40:19 -05:00
508b798bee
Merge pull request #477 from CoBC/fr_160622
Update french interface
2022-07-07 08:39:37 -05:00
Corentin Bacqué-Cazenave
22b8d91612 Add "Relationship" to translation 2022-06-23 10:27:09 +02:00
Nikola Jovic
4f619759e6 Updated Serbian translation 2022-06-20 14:58:37 +02:00
Corentin Bacqué-Cazenave
0ac6f49379 Update french interface 2022-06-16 08:57:36 +02:00
Jeremyp3
b332902b91 add shortcut for find dialog in Windows 10 and Windows 11 keymap fix #420 2022-06-11 15:45:04 +02:00
a138b8c02e Started to document autocompltion users module 2022-05-26 05:45:46 -05:00
c89dff053d fixed error when sending a tweet to someone in any people buffer 2022-05-26 05:26:02 -05:00
8bf9c6519e
Improve text for direct messages when displayed via the templates system 2022-05-20 12:22:25 -05:00
bed8e26204
Fixed loading of other users lists. Fixes #465 2022-05-13 13:33:10 -05:00
fa9ebea836
Remove issue reporting dialogs as we no longer use mantis 2022-05-13 13:22:52 -05:00
ab979e2623
Added setting to hide emojis in usernames 2022-05-13 13:04:12 -05:00
riku
83c9a7f0f9 Fix edit person template 2022-04-29 21:45:06 +09:00
9d90d91cfd
Merge branch 'next-gen' of github.com:mcv-software/twblue into next-gen 2022-04-06 15:13:22 -05:00
bbf1356c89
Fixed an error when parsing retweets containing quoted tweets in streaming API 2022-04-06 15:11:55 -05:00
485b4c3c6c
Code cleanup 2022-03-24 10:39:20 -06:00
b35cdbd7b4
Added handlers to map features from different networks 2022-03-24 10:37:50 -06:00
67d15d8fe1
Merge pull request #462 from jonasmarques/next-gen
Fixed UTF8 display for translation  of reply to dialog
2022-02-25 11:23:26 -06:00
jonasmarques
3bd274db0c Fixed UTF8 display for translation of reply to dialog
The previous translations have a little bug who causes misspronounce in the reply to dialog. This was fixed.
2022-02-25 07:50:08 -03:00
Nikola Jovic
7833522b56 Updated Serbian translation 2022-02-25 00:01:32 +01:00
dbafeb9872
Fixed some typos 2022-02-24 16:29:59 -06:00
c6865a7742
Remove some platform independent code for a while 2022-02-24 16:26:05 -06:00
fcb2ce119b
Sorted imports on main controller 2022-02-24 16:18:01 -06:00
9f74d568f0
Add attribute type to mastodon session 2022-02-24 16:08:29 -06:00
e3137f4c3d
Merge branch 'unittests' into mastodon 2022-02-24 15:07:11 -06:00
3f58112a61
Finished session manager refactoring 2022-02-24 14:00:07 -06:00
307085b0d5
Merge branch 'next-gen' into mastodon 2022-02-24 13:36:46 -06:00
44ea77b605
Added more docs 2022-02-24 13:35:47 -06:00
5e47e30bc3
Merge pull request #459 from jonasmarques/next-gen
Updated Brazilian Portuguese Translation
2022-02-24 13:33:35 -06:00
jonasmarques
c6a2ba6a31 Updated Brazilian Portuguese Translation
New entries  to pt_BR  translated. Just recompile it to work  on compiled version.
2022-02-24 16:23:17 -03:00
085c9038b5
Removed old imports used for python 2 2022-02-24 12:43:06 -06:00
af4e72ee27
Refactored SessionManager so it will use pubsub as a communication pattern between GUI and logic and adds mastodon auth 2022-02-24 12:25:45 -06:00
9322241747
Remove more unneeded code 2022-02-24 10:36:16 -06:00
116a0288d4
Removed code for old issue reporting module 2022-02-24 10:34:11 -06:00
d0322e7131
Merge branch 'next-gen' into mastodon 2022-02-24 10:24:12 -06:00
000cf1aff1
Merged latest code 2022-02-24 08:55:02 -06:00
2f0515a449
prepared everything for new version 2022-02-23 15:19:49 -06:00
riku
540a99f02f Update Japanese translation 2022-02-16 08:03:27 +09:00
8e95843634
Updated to Tweepy V4.5.0 2022-02-15 15:59:35 -06:00
cf56b518d6
Update Twitter session to Tweepy V4.5.0 2022-02-15 15:56:08 -06:00
1262a9d784
Merge branch 'next-gen' into unittests 2022-01-27 09:11:33 -06:00
Corentin Bacqué-Cazenave
3d452b3db8 Update french translations 2022-01-26 18:27:32 +01:00
ac0e7380b0
TWBlue should not allow users to retweet or quote any protected account. Closes #454 2022-01-25 12:01:03 -06:00
6e0a94355f
Improvements to template substitutions. Closes #452 2022-01-25 10:42:39 -06:00
e43ddad678
Catch image description sent by Streaming API. Should be enough to fix #449 2022-01-25 01:27:52 -06:00
c048c3ff32
Retrieve usernames for timelines from the local database, as opposed to use the last API call as this might not contain items at times 2022-01-25 01:26:23 -06:00
301e3d4361
Display properly HTML Entities in tweets 2022-01-10 05:30:14 -06:00
7a78accd1f
Fixed a typo 2022-01-10 05:06:31 -06:00
d7afa77c49
Changed params names to avoid confussions 2022-01-10 05:05:27 -06:00
e7a30b418a
Merge branch 'next-gen' into unittests 2022-01-10 04:48:10 -06:00
a645e0b964
TWBlue should no longer load old items in buffer 2022-01-10 04:35:23 -06:00
6a839baed7 Change author information 2022-01-10 00:07:36 +00:00
8924f787d4
Added unittest for tweet with multiple mentions 2022-01-07 17:44:15 -06:00
b81aff7f8d
Fixed syntax error on linux module from keyboard_handler 2022-01-07 17:20:21 -06:00
1dfe256cfe
Updated tests for templates 2022-01-07 13:31:15 -06:00
ee8e4b1d8b
Added unit for a couple methods on templates 2022-01-07 12:47:34 -06:00
0317eff6a5
Moved current tests from unittest to pytest 2022-01-07 11:41:24 -06:00
riku
9e6740253c Update Japanese translation 2021-12-29 15:54:17 +09:00
Oreonan
5d0e1f38ab Some french fixes 2021-12-27 23:26:40 +01:00
Oreonan
b23915e546 Update french interface 2021-12-22 18:30:46 +01:00
c8da3bdfdb
Fixed indentation error 2021-12-22 08:22:36 -06:00
ebf7916ae0
Merge pull request #444 from manuelcortez/error_saving_config
Fixed TWBlue asking for a restart due to old reference to the events …
2021-12-22 08:16:07 -06:00
33338ba09a
Merge pull request #442 from manuelcortez/templates
Add Templates for invisible interface
2021-12-22 08:15:45 -06:00
8b50f3138c
Merge pull request #359 from guredora403/configration_invalid
add: configration invalid error dialog
2021-12-22 08:15:20 -06:00
5a2786967b
Merge branch 'next-gen' into configration_invalid 2021-12-21 15:58:30 -06:00
ed765117a5
Merge branch 'next-gen' into Win11Keymap 2021-12-21 15:45:06 -06:00
911e8d3cfd
Fixed TWBlue asking for a restart due to old reference to the events buffer in settings. Fixes #413 2021-12-21 15:35:35 -06:00
a74825a0f6
Add missing string to translation catalogs 2021-12-21 13:57:32 -06:00
445c33f003
Add default templates to translation catalog 2021-12-21 13:56:29 -06:00
81963dbb53
Updated sent direct messages template 2021-12-21 13:55:48 -06:00
b4526c12c9
Integrate template edition into account settings dialog 2021-12-21 13:21:58 -06:00
b2f9aef7f7
Added edit template controller 2021-12-21 12:11:12 -06:00
95063cd472
Added restore button for template edit dialog 2021-12-21 12:10:15 -06:00
4434a5b971
Added dialog for editing templates 2021-12-21 09:20:59 -06:00
2de9f8f9b3
added all variables available for template objects 2021-12-20 16:03:21 -06:00
a6ecd37547
Implement users template in Twitter buffers 2021-12-13 09:54:06 -06:00
03c330c0a4
Added default template for Twitter user objects 2021-12-13 09:53:44 -06:00
ab1a0946a4
Added rendering function for twitter user objects 2021-12-13 09:52:52 -06:00
1f253221b3
Merge branch 'next-gen' of github.com:manuelcortez/twblue into next-gen 2021-12-10 17:27:15 -06:00
58ba722bd7
Added templates for direct messages and sent direct messages 2021-12-10 17:15:24 -06:00
416151570c
Request image description features for all created buffers by default 2021-12-10 15:23:41 -06:00
af4594f16c
Render tweets for invisible interface from template specified in config 2021-12-10 15:22:42 -06:00
a47fa31346
Use session to retrieve users in templates, when applied to reduced tweets 2021-12-10 15:04:05 -06:00
40e13250ca
Added a base template for tweets 2021-12-10 13:36:08 -06:00