|
10d4d47a17
|
Handle errors in authorisation for both Twitter and mastodon
|
2022-11-17 16:19:47 -06:00 |
|
|
52d64d86d8
|
Add sessions only after authorise returns True
|
2022-11-17 16:19:03 -06:00 |
|
|
2ab61ebee6
|
Create session folder only if the session is actually created successfully (authorized)
|
2022-11-17 16:18:30 -06:00 |
|
|
3ad01d1ab0
|
Fixed a typo
|
2022-11-17 12:44:28 -06:00 |
|
|
7835e09c5b
|
Added oauth authorisation to mastodon session
|
2022-11-16 15:33:27 -06:00 |
|
|
4c5d2b5e04
|
Update persons default template
|
2022-11-16 13:42:31 -06:00 |
|
|
8f72ee97c9
|
Replace 'toot' term to follow mastodon changes
|
2022-11-16 13:28:45 -06:00 |
|
|
aebdcae9cf
|
Fixed some buffer names
|
2022-11-16 12:55:35 -06:00 |
|
|
3b5ef02def
|
fixed small name conflict in buffers
|
2022-11-16 12:51:58 -06:00 |
|
|
35599ee0ef
|
Add newline character after every image description parsed
|
2022-11-16 12:40:52 -06:00 |
|
|
6e03578e86
|
Fixed lists
|
2022-11-16 12:35:19 -06:00 |
|
|
7cbf873db5
|
Include date and client in conversation list GUI
|
2022-11-16 11:40:23 -06:00 |
|
|
fefd88b71c
|
Create valid account buffers even when session cannot login to the network (works for ignored sessions)
|
2022-11-16 11:01:52 -06:00 |
|
|
7c80c9d842
|
Improve conversation replies
|
2022-11-16 10:31:17 -06:00 |
|
|
f5e52c6387
|
Honor custom character limit if reported by the instance
|
2022-11-16 10:06:14 -06:00 |
|
|
4c43f82b60
|
changed import of twitter text parser
|
2022-11-15 17:23:01 -06:00 |
|
|
2caaaa9d87
|
Fix: LogOut from sessions
|
2022-11-15 16:15:09 -06:00 |
|
|
3fa39c712e
|
Set a mastodon version for the API
|
2022-11-15 16:13:16 -06:00 |
|
|
252a93f82d
|
save list buffers after being created
|
2022-11-15 16:12:49 -06:00 |
|
|
f5328379e8
|
Fixed list buffer creation
|
2022-11-15 13:31:11 -06:00 |
|
|
2e8c8c6db4
|
Rework sessions to be handled with unique names
|
2022-11-15 11:54:59 -06:00 |
|
|
862dbd0b8a
|
Change session name as identifiable key for every session in TWblue
|
2022-11-14 17:51:27 -06:00 |
|
|
120da217f5
|
Implemented userActions for mastodon sessions
|
2022-11-14 12:39:32 -06:00 |
|
|
035de92496
|
Added user buffers (buffers for followers, following, blocked and muted users for now)
|
2022-11-13 22:17:28 -06:00 |
|
|
2a0e73ad33
|
Use the same visibility when replying to toots
|
2022-11-12 22:32:31 -06:00 |
|
|
701a557357
|
Add support to retrieve more conversations if needed. Sort conversation properly on updates
|
2022-11-12 21:28:49 -06:00 |
|
|
de1d94e679
|
update toot from server before displaying item
|
2022-11-12 15:26:34 -06:00 |
|
|
64d5b7e684
|
Changed mentionned people for direct in toots' visibility info
|
2022-11-12 15:16:53 -06:00 |
|
|
2c9048618f
|
Added visibility as a variable template for toots
|
2022-11-12 15:16:20 -06:00 |
|
|
bfbb280c27
|
Fixed update in mentions
|
2022-11-12 13:06:46 -06:00 |
|
|
cad7c9a9fd
|
Added conversationListBuffer GUI
|
2022-11-12 13:06:03 -06:00 |
|
|
81ff530a71
|
Added initial support for direct messages, users need to open conversations for every dm
|
2022-11-12 11:20:16 -06:00 |
|
|
39fc982665
|
Added conversations buffer
|
2022-11-12 09:16:35 -06:00 |
|
|
803f5fbe89
|
Fixed a few things in tootDialog
|
2022-11-11 17:32:31 -06:00 |
|
|
0d1d4c887d
|
Added bookmarks buffer
|
2022-11-11 17:25:04 -06:00 |
|
|
f8f13be6d3
|
Updated mastodon default config (again)
|
2022-11-11 17:20:32 -06:00 |
|
|
5f645508ba
|
Added mentions buffer (filters notifications by mention and extract toots from them)
|
2022-11-11 17:12:03 -06:00 |
|
|
3a3cb3963c
|
Allows to add content warnings when writing a toot
|
2022-11-11 16:21:15 -06:00 |
|
|
2c298577cc
|
Re-added toot dialog to make it more compatible with mastodon. Added visibility and audio attachments
|
2022-11-11 15:51:16 -06:00 |
|
|
97815f807a
|
get description only for images, for now
|
2022-11-11 15:05:56 -06:00 |
|
|
f24f97baae
|
Removed code from our html parser
|
2022-11-11 15:04:14 -06:00 |
|
|
2a10f029f0
|
Added basic toot viewing (untested yet)
|
2022-11-10 17:54:38 -06:00 |
|
|
3deffa57de
|
Added content warnings to templates as $safe_text. Content warnings will be shown by default on GUI for now
|
2022-11-10 15:32:49 -06:00 |
|
|
d6985be896
|
Update mastodon default config
|
2022-11-10 11:57:30 -06:00 |
|
|
0aad2f0ab3
|
Improved html parsing for toots. Remove Tags from URLList
|
2022-11-10 10:01:39 -06:00 |
|
|
f151d6554d
|
Added mastodon buffer menus
|
2022-11-10 07:56:20 -06:00 |
|
|
62d6ae2277
|
Added favorites buffer, and actions to add, remove and toggle favorite for toots
|
2022-11-09 17:08:48 -06:00 |
|
|
b405e384c8
|
Added toot deletion and opening URLS in the browser
|
2022-11-09 15:52:18 -06:00 |
|
|
7aa986163b
|
Allow to open bosted toots in web browser
|
2022-11-09 15:23:07 -06:00 |
|
|
59409e61a5
|
Added playback of audio and video attachments in toots
|
2022-11-09 13:07:59 -06:00 |
|
|
edbc74262a
|
change character max value for new toot dialog
|
2022-11-09 12:45:56 -06:00 |
|
|
e07efa46b3
|
when replying to a conversation, change GUI accordingly and retain original toot's visibility
|
2022-11-09 11:14:48 -06:00 |
|
|
bedb2e2a4f
|
Hide boost buttons and menu item when focus is in a toot part of a conversation
|
2022-11-09 11:03:23 -06:00 |
|
|
96b5eec8e0
|
Added support for creating conversations
|
2022-11-09 10:59:25 -06:00 |
|
|
c6433d8655
|
Fixed reply and toot things to make it work properly
|
2022-11-09 10:20:14 -06:00 |
|
|
c0654658b5
|
Added indications when there are audio, video, photos or gifvs in media attachments
|
2022-11-09 09:09:37 -06:00 |
|
|
d71d3695eb
|
Added image descriptions to template system
|
2022-11-09 08:54:47 -06:00 |
|
|
4b6a7c5d83
|
Added loading more items in mastodon buffers and enabled buffer buttons for toot, reply and boost
|
2022-11-09 08:42:56 -06:00 |
|
|
368e089639
|
Added toot writing and replies
|
2022-11-08 17:53:59 -06:00 |
|
|
33647da6e8
|
If user has no display_name set, let's show mastodon username instead
|
2022-11-08 15:46:16 -06:00 |
|
|
ca39db649b
|
Added sent toots buffer
|
2022-11-08 15:45:12 -06:00 |
|
|
07dc813cb6
|
Fixed a small typo
|
2022-11-08 15:16:01 -06:00 |
|
|
a852a429f4
|
Implemented boost for toot buffers
|
2022-11-08 13:49:43 -06:00 |
|
|
1e3a0d9b2e
|
mastodon: Avoid playing sounds on first buffer start
|
2022-11-08 13:49:15 -06:00 |
|
|
9959ac24d9
|
Implemented retoots
|
2022-11-08 13:22:27 -06:00 |
|
|
90f9f18deb
|
added missing settings for mastodon's config
|
2022-11-08 13:21:45 -06:00 |
|
|
6983d11b73
|
Added some dialogs for future use
|
2022-11-08 13:18:04 -06:00 |
|
|
cd5b71a26e
|
fixed small typo
|
2022-11-08 12:45:40 -06:00 |
|
|
aa3ca82f25
|
Added buffers on account creation (home, local and federated timelines). Most of functions don't work, just displaying items
|
2022-11-08 12:41:04 -06:00 |
|
|
bf9b8a4f46
|
Added mastodon baseBuffer controller
|
2022-11-08 12:39:04 -06:00 |
|
|
2be460b662
|
Add templates and buffer order for mastodon default config
|
2022-11-08 12:21:39 -06:00 |
|
|
1d4057ac5b
|
Added compose function for people in mastodon instances
|
2022-11-08 12:21:03 -06:00 |
|
|
b9731a3c75
|
Fixed typos in mastodon buffer GUI
|
2022-11-08 12:20:11 -06:00 |
|
|
d53decb165
|
added order_buffer method to sort toots in database
|
2022-11-08 12:19:41 -06:00 |
|
|
02b8330ca0
|
Added templates for toots and persons
|
2022-11-08 12:19:05 -06:00 |
|
|
12046c1f56
|
Updated compose function for toots
|
2022-11-08 08:59:09 -06:00 |
|
|
6f69426f03
|
Fixed more conflicts
|
2022-11-08 08:48:35 -06:00 |
|
|
c8c242a27f
|
Fixed merge conflicts with next-gen
|
2022-11-08 08:35:01 -06:00 |
|
|
60daa548ca
|
Added util to parse mastodon toots (very basic, not yet implemented)
|
2022-11-07 17:13:03 -06:00 |
|
|
40989a54ed
|
cleaned up some imports
|
2022-11-07 16:15:04 -06:00 |
|
|
87f2976419
|
moved searches to Twitter handler
|
2022-11-07 16:06:52 -06:00 |
|
|
b6b81e2b36
|
Move almost everything related to Twitter to handler
|
2022-11-07 15:55:28 -06:00 |
|
|
dfcd63b9b6
|
Moved timelines for users, likes, followers, following and conversations to Twitter handler
|
2022-11-07 13:55:08 -06:00 |
|
|
23af944fba
|
Moved some interactions with buffers from main controller to the buffer classes themselves
|
2022-11-07 13:02:54 -06:00 |
|
|
cf9add1fc9
|
Added empty function view_item to base buffer
|
2022-11-07 13:01:58 -06:00 |
|
|
a63f19a70f
|
Separate global settings and account settings into two diferent modules so implementing other services will be way easier
|
2022-11-07 12:27:23 -06:00 |
|
|
8ad266ad1b
|
Moved filters, list features, user actions, user aliases and account config to twitter handler
|
2022-11-07 12:26:58 -06:00 |
|
|
b593071364
|
Added empty check_streams to mastodon session so it won't raise errors for a while
|
2022-11-07 12:24:56 -06:00 |
|
|
0e814a765a
|
Fixed small issue when attempting to apply filters by language
|
2022-11-07 11:28:42 -06:00 |
|
|
2c7eab60a8
|
Separate most Twitter features in their own controller so it might be easier to implement those in the handler
|
2022-11-07 10:25:19 -06:00 |
|
|
d43738a2ec
|
Added base mastodon controller
|
2022-11-07 09:54:09 -06:00 |
|
|
0f885712b6
|
Remove unused import in Twitter controller
|
2022-11-07 09:50:01 -06:00 |
|
|
14a10989e5
|
Update controller
|
2022-11-07 09:17:08 -06:00 |
|
|
d5253f651b
|
Merge branch 'next-gen' of gitlab.mcvsoftware.com:twblue/twblue into next-gen
|
2022-11-07 08:36:58 -06:00 |
|
|
31e901b000
|
Fixed more locale conflicts
|
2022-11-06 16:10:56 -06:00 |
|
|
26e7ff009f
|
fixed locales conflicts
|
2022-11-06 16:07:45 -06:00 |
|
|
1ded773e84
|
Removed some platform checks
|
2022-11-03 17:11:13 -06:00 |
|
|
b8637ba8ca
|
Update locales
|
2022-11-03 11:38:56 -06:00 |
|
|
4dc4f46b84
|
Removed some platform unused code
|
2022-11-03 11:34:21 -06:00 |
|
|
bc1522833c
|
Removed appkeys from public repo
|
2022-11-03 08:47:15 -06:00 |
|
Steffen Schultz
|
e25712920a
|
Translated using Weblate (German)
Currently translated at 100.0% (796 of 796 strings)
Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/de/
|
2022-10-05 08:23:53 -05:00 |
|
Riku
|
b9cff1a9c9
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (796 of 796 strings)
Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/ja/
|
2022-09-09 01:02:02 -05:00 |
|
Jonas S. Marques
|
442abe82db
|
Translated using Weblate (Portuguese)
Currently translated at 90.5% (721 of 796 strings)
Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/pt/
|
2022-09-03 19:02:00 -05:00 |
|
zvonimir stanecic
|
8426d8851f
|
Translated using Weblate (Croatian)
Currently translated at 95.6% (761 of 796 strings)
Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/hr/
|
2022-08-29 12:03:36 -05:00 |
|
Corentin Bacqué-Cazenave
|
eca5aa7bfe
|
Translated using Weblate (French)
Currently translated at 100.0% (796 of 796 strings)
Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/fr/
|
2022-08-29 12:03:35 -05:00 |
|
zvonimir stanecic
|
2b0172f02f
|
Translated using Weblate (Croatian)
Currently translated at 92.0% (733 of 796 strings)
Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/hr/
|
2022-08-25 13:09:14 -05:00 |
|
zvonimir stanecic
|
0bef872070
|
Translated using Weblate (Croatian)
Currently translated at 88.3% (703 of 796 strings)
Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/hr/
|
2022-08-25 13:09:14 -05:00 |
|
|
b233842f5c
|
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-08-25 13:09:14 -05:00 |
|
|
7d3ac47d55
|
correct name in some locale folders to make it standard
|
2022-08-25 12:56:47 -05:00 |
|
|
c6cbe3360b
|
Restart streaming in certain changes to followed/muted people
|
2022-08-24 11:32:06 -05:00 |
|
|
2039597098
|
Removes properly new twitter quote statuses on templating system
|
2022-08-23 11:51:37 -05:00 |
|
|
74fd4bfadf
|
Removed unneeded code
|
2022-08-23 11:34:13 -05:00 |
|
|
0f3d7d8747
|
Translated using Weblate (Spanish)
Currently translated at 99.7% (794 of 796 strings)
Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/es/
|
2022-08-22 15:40:45 -05:00 |
|
|
0a395af3a9
|
Updated changelog
|
2022-08-22 15:40:01 -05:00 |
|
riku
|
204b9ebc02
|
Update Japanese translation
|
2022-08-20 07:22:36 +09:00 |
|
Weblate
|
eb0c3a650a
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/
|
2022-08-18 12:17:12 -05:00 |
|
|
14ee87b25a
|
Merge pull request #488 from nidza07/SerbianTranslation
Updated Serbian translation
|
2022-08-18 10:18:29 -05:00 |
|
Nikola Jovic
|
30a944fc61
|
Updated Serbian translation
|
2022-08-18 16:09:26 +02:00 |
|
Corentin Bacqué-Cazenave
|
5c0af2fc01
|
Update French interface
|
2022-08-18 15:33:02 +02:00 |
|
|
e470498e56
|
updated locales to make dates more standard as babel requires it to work properly
|
2022-08-17 10:55:55 -05:00 |
|
|
fa2d2d9d78
|
Improved sorting in conversation buffers
|
2022-08-17 10:09:32 -05:00 |
|
|
b9794806d7
|
Display error when attempting to open a TL for an unauthorized user. Closes #485
|
2022-08-16 17:11:50 -05:00 |
|
|
76a5c960e5
|
Added user autocompletion functionality to some dialogs. Closes #466
|
2022-08-03 11:12:23 -05:00 |
|
|
aab8aafefc
|
Introduced user selector controller for implementing user autocompletion in wxUI.dialogs.utils.selectUserDialog
|
2022-08-03 11:11:31 -05:00 |
|
|
015cf9eca3
|
Fixed small typo
|
2022-08-03 10:36:54 -05:00 |
|
|
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 |
|
|
0bd366c539
|
Added first draft to a new templating system which could be used in invisible interface for now
|
2021-12-10 13:32:46 -06:00 |
|
|
b67fc0ff38
|
Made some cleanup in unneeded imports
|
2021-12-10 09:53:49 -06:00 |
|
|
86a2eb7c0d
|
Restored conversation and threads support powered by Twitter API V2
|
2021-12-09 10:46:07 -06:00 |
|
|
78c10b38e5
|
Fixed issue when sending tweets and replies with images
|
2021-12-08 12:49:20 -06:00 |
|
Nikola Jovic
|
cfd4fd12d3
|
Updated Windows 11 keymap
|
2021-11-17 19:35:02 +01:00 |
|
José Manuel Delicado Alcolea
|
806111c36e
|
Included more dependencies in the setup script
|
2021-11-15 13:04:18 +01:00 |
|
|
7bfbadc254
|
Update write_version_data
|
2021-11-12 15:01:54 -06:00 |
|
|
3ccb3a5be5
|
Updated Spanish locale
|
2021-11-12 13:33:54 -06:00 |
|
riku
|
485e5ecbd1
|
Merge branch 'next-gen' into japanese_translation
|
2021-11-12 08:26:14 +09:00 |
|
riku
|
f7a50d22e2
|
Update Japanese translation
|
2021-11-12 08:23:24 +09:00 |
|
|
43b1a834d1
|
Merge branch 'next-gen' of github.com:manuelcortez/twblue into next-gen
|
2021-11-11 15:14:38 -06:00 |
|
|
d6571a95cb
|
Quote tweets properly according to Twitter's API V2 docs
|
2021-11-11 15:13:58 -06:00 |
|
|
4ba2753b79
|
Merge pull request #435 from nidza07/SerbianTranslation
Updated Serbian translation
|
2021-11-11 12:39:48 -06:00 |
|
|
6951541193
|
Merge pull request #434 from Oreonan/fr_111121
Update french interface
|
2021-11-11 12:39:27 -06:00 |
|
|
b329ac8e3e
|
Improved a little bit text dialogs's size for sending tweets, replies and dm's
|
2021-11-11 12:33:38 -06:00 |
|
|
538d6137d0
|
Limit Poll options to 25 characters each
|
2021-11-11 08:37:07 -06:00 |
|
|
622b0e6128
|
Access correctly on_reply_to_tweet_id from the dict response returned by call to V2 API
|
2021-11-11 08:36:29 -06:00 |
|
Nikola Jovic
|
0e91ca3d4d
|
Updated Serbian translation
|
2021-11-11 01:30:30 +01:00 |
|
Oreonan
|
8abcb3623d
|
Update french interface
|
2021-11-11 01:09:19 +01:00 |
|
|
b3bf0ab8e6
|
Removed calls to SetMaxLength in dialogs
|
2021-11-10 17:35:24 -06:00 |
|
|
b0cfc5978c
|
Updated reply dialog with some changes in add menu
|
2021-11-10 16:32:14 -06:00 |
|
|
77d13fdc28
|
Added support for posting polls
|
2021-11-10 15:14:57 -06:00 |
|
|
514e66411d
|
Merge branch 'new_tweet_dialogs' of github.com:manuelcortez/twblue into new_tweet_dialogs
|
2021-11-10 12:36:02 -06:00 |
|
|
d9f4b86d91
|
Empty attachments after adding a new tweet
|
2021-11-10 12:35:43 -06:00 |
|
|
a43101e694
|
Reimplemented direct messages with support for media
|
2021-11-10 12:21:07 -06:00 |
|
Mohamed
|
9e7542f513
|
Removed url_shortener import
|
2021-11-10 13:01:24 -05:00 |
|
Mohamed
|
6346651edf
|
Added a shortcut for the add new tweet button
|
2021-11-10 12:53:34 -05:00 |
|
|
1e2464c4fa
|
Made Dm dialog to hide attachments panel when needed
|
2021-11-10 11:36:06 -06:00 |
|
|
dbecf341ec
|
Stop using text_processor in tweet displayer
|
2021-11-10 11:24:50 -06:00 |
|
|
605868eff9
|
Added functions to make TWBlue respect Twitter limits when adding media items
|
2021-11-10 09:47:53 -06:00 |
|
|
8fed52118f
|
Finished implementation of new tweet and reply calls in buffers
|
2021-11-09 13:46:36 -06:00 |
|
|
15d0f4c65e
|
Restored some imports on dialogs
|
2021-11-09 13:34:49 -06:00 |
|
|
a2393fe3e9
|
Updated dialogs package
|
2021-11-08 17:20:16 -06:00 |
|
|
80adf381c9
|
Implemented new GUI in people and direct message buffers
|
2021-11-08 17:19:12 -06:00 |
|
|
269db95fe3
|
Implemented code to quote Tweets by using the new GUI
|
2021-11-08 16:44:03 -06:00 |
|
|
cfc25eb89a
|
Implemented tweet, reply and direct message in base buffer
|
2021-11-08 16:14:45 -06:00 |
|
|
2b6efef831
|
Update code on autocompletion users module to use WX methods from controls in the new Tweet GUI'S
|
2021-11-08 16:13:59 -06:00 |
|
|
f0456af656
|
Fixed an issue when uploading Videos to Twitter
|
2021-11-08 16:12:47 -06:00 |
|
|
6d505c6fe7
|
Added new code for Tweet GUI and attachment of photos and gifts
|
2021-11-08 16:11:09 -06:00 |
|
|
38e3274adc
|
Removed GUI for tweets/reply/dm/viewTweets items and attachment code
|
2021-11-08 16:09:32 -06:00 |
|
|
2c70fe46b7
|
Removed url_shortener from sound handling module
|
2021-11-08 15:30:40 -06:00 |
|
|
1c8ee1a64f
|
Removed URL Shorteners
|
2021-11-08 15:29:23 -06:00 |
|
|
076761b9dd
|
Merge branch 'next-gen' of gitlab.com:twblue/twblue into next-gen
|
2021-11-07 06:36:03 -06:00 |
|
|
556ffd832b
|
Updated translation machine catalog for french translation
|
2021-11-07 06:34:27 -06:00 |
|
|
cedb290956
|
fixed an issue when deleting a buffer in a session where there were trending topics opened
|
2021-11-05 22:35:50 -06:00 |
|
|
66bf95ee62
|
Added reply function to session module
|
2021-11-05 13:10:45 -06:00 |
|
|
4f0db5537e
|
Added function to send tweets and threads in session module so it will be used globally later
|
2021-11-05 11:49:51 -06:00 |
|
riku
|
0cf0a64f40
|
Update Japanese translation
|
2021-11-05 07:15:33 +09:00 |
|
|
714d849884
|
Merge branch 'next-gen' of github.com:manuelcortez/twblue into next-gen
|
2021-11-04 11:17:25 -06:00 |
|
|
a80184bf20
|
Restored conversation support with API V1 as V2 hits the limits quickly. Closes #427
|
2021-11-04 11:17:07 -06:00 |
|
José Manuel Delicado
|
46fb00e609
|
Merge pull request #426 from Oreonan/fr_031121
Update french interface
|
2021-11-04 17:09:50 +01:00 |
|
Oreonan
|
4ddb406c8d
|
Reduce texts
|
2021-11-04 17:00:59 +01:00 |
|
|
6b9540a0a8
|
Added a base mastodon buffer GUI
|
2021-11-03 13:16:39 -06:00 |
|
|
5687cf6a62
|
Move Twitter buffers to a specific package
|
2021-11-03 13:00:35 -06:00 |
|
|
1fd2b5914b
|
Merge branch 'next-gen' into mastodon
|
2021-11-03 12:31:51 -06:00 |
|
|
924f5d8e9f
|
Updated main controller file
|
2021-11-03 12:30:46 -06:00 |
|
Oreonan
|
2c4ec7b1c0
|
Update french interface
|
2021-11-03 18:58:59 +01:00 |
|
|
2d46315de9
|
Removed old pyinstaller file
|
2021-11-03 09:31:23 -06:00 |
|
|
6904c153d4
|
Display error if user has not provided a name for a filter upon creation
|
2021-11-03 09:10:35 -06:00 |
|
|
8a8f1998ac
|
Added usable appkeys for sources
|
2021-11-01 09:58:57 -06:00 |
|
|
cd415ba673
|
Merge pull request #422 from riku22/japanese_translation
Update Japanese translation
|
2021-11-01 05:48:03 -06:00 |
|
|
f9e58b5724
|
Updated Spanish Translation for app's interface
|
2021-11-01 05:46:44 -06:00 |
|
riku
|
94ca935b2f
|
Updated Japanese translation
|
2021-11-01 20:37:39 +09:00 |
|
|
84fa2fad91
|
Fixed title for Trending topic buffers after a restart. Closes #421
|
2021-11-01 05:18:46 -06:00 |
|
|
ff0a2b5692
|
Retrieve all tweets from a thread properly. closes #417
|
2021-11-01 00:11:46 -06:00 |
|
|
b04a1c74a7
|
Fixed a bug when clearing direct messages buffer. Closes #418
|
2021-10-31 19:29:11 -06:00 |
|
|
ffb11b8226
|
Updated changelog
|
2021-10-31 19:27:59 -06:00 |
|
|
5a6dc23524
|
Write secrets from CI environment
|
2021-10-30 01:34:37 -05:00 |
|
|
5eb942981c
|
Added some changes to setup file for the CI config
|
2021-10-29 10:58:30 -05:00 |
|
|
6739045cce
|
Fixed manual addition of users to the autocomplete users database
|
2021-10-28 13:18:02 -05:00 |
|
|
d11fc44772
|
Read keys from environment
|
2021-10-28 12:44:50 -05:00 |
|
|
a3e5eec6de
|
Merge branch 'next-gen' into improved_conversations
|
2021-10-28 12:39:55 -05:00 |
|
|
41a0935121
|
Merge branch 'next-gen' of github.com:manuelcortez/twblue into next-gen
|
2021-10-28 12:39:09 -05:00 |
|
|
0b03e7505f
|
Conversation support improved via V2 searches
|
2021-10-28 12:28:19 -05:00 |
|
Oreonan
|
483b196203
|
Fix small error
|
2021-10-28 18:30:05 +02:00 |
|