|
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 |
|
|
a322507f8b
|
Change: Dropped googletrans as is no longer maintaned.
|
2024-05-11 01:23:46 -06:00 |
|
|
8acebc290b
|
Remove most of Twitter code as Twitter's API access has been removed
|
2023-04-03 13:35:05 -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 |
|
|
b2da25dd61
|
Updated code on controllers for changes in user autocompletion module
|
2022-08-03 09:52:09 -05:00 |
|
|
301e3d4361
|
Display properly HTML Entities in tweets
|
2022-01-10 05:30:14 -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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
6d505c6fe7
|
Added new code for Tweet GUI and attachment of photos and gifts
|
2021-11-08 16:11:09 -06:00 |
|
|
f9864a887d
|
Fixed a small traceback that was happening when translating a direct message
|
2021-08-26 09:16:02 -05:00 |
|
|
f4ecf10885
|
Allow to copy tweet URLS from tweet displayer dialog
|
2021-08-25 16:30:37 -05:00 |
|
|
39e1fb017c
|
Made code indentation to comply with PEP8
|
2021-06-16 16:18:41 -05:00 |
|
|
9346bba7a0
|
Fixed a small bug when sending long tweets via twyshort
|
2021-05-03 10:05:14 -05:00 |
|
|
1a76913aac
|
Removed debug info
|
2021-01-26 16:09:55 -06:00 |
|
|
304d91e8b7
|
Started replacing yandex.translate with googletrans
|
2021-01-22 17:55:15 -06:00 |
|
|
747290e16a
|
Require extended tweets for quoted tweets. Fixes #352
|
2021-01-22 09:15:47 -06:00 |
|
|
b80a342f92
|
Count tweet characters and URLS as specified by Twitter. Fixes #199. Fixes #315
|
2021-01-21 17:12:18 -06:00 |
|
|
29a905199d
|
Basic implementation of tweetDisplayerDialog. Needs testing with lists of tweets and image description entities
|
2021-01-04 12:55:29 -06:00 |
|
|
bdd7d617c3
|
Update title on user changes when sending a DM. Fixes #276
|
2020-06-03 11:19:23 -05:00 |
|
|
e5a40288af
|
Use shift() instead of replace() in arrow when displaying tweet's date. #306
|
2019-08-15 08:42:15 -05:00 |
|
|
ef689d04fc
|
Initial Python 3 compatible code
|
2019-06-06 11:52:23 -05:00 |
|
|
221d1d413b
|
Changed codebase's syntax before attempt the python3 migration later. #273
|
2018-11-22 13:35:51 -06:00 |
|
|
c85c478595
|
Added date and time wen displaying tweets and dm's
|
2018-09-30 14:39:59 -05:00 |
|
|
0966739296
|
Modified refs to hold Twitter modules to use the new sessions package
|
2018-08-16 17:26:19 -05:00 |
|
|
861de1f354
|
Moved about dialog and fixed a few bugs in tweet dialogs
|
2018-03-14 14:18:11 -06:00 |
|
|
d4dadfcdc7
|
Added option for remembering state of mention all and long tweet
|
2018-02-06 17:37:49 -06:00 |
|
|
fac228dec1
|
Fixed a few issues
|
2018-02-06 16:47:47 -06:00 |
|
|
80cb5567d5
|
Show error messages in failed audio uploads. Hopefully Fixes api uploads in sndup
|
2018-01-31 17:12:43 -06:00 |
|
|
066de25f95
|
Mention to all will be checked by default #176
|
2017-11-09 17:34:56 -06:00 |
|
|
0d0aed0490
|
Long tweet and mention to all options won't be saved in config. Closes #170
|
2017-11-08 12:09:53 -06:00 |
|
|
ef2d672b35
|
Increased limit to 280 characters in tweets. Closes #172
|
2017-11-07 16:49:49 -06:00 |
|
|
a073a5caaa
|
Removed source language in translator. Also fixed #153
|
2017-07-30 09:58:39 -05:00 |
|
|
a9dc188c4b
|
Saves value for mention all button only when the checkbox is shown
|
2017-03-25 07:54:28 -06:00 |
|
|
c136c50afc
|
Add image description from retweets. Fixes #119
|
2017-02-24 08:49:54 -06:00 |
|
|
53388696b6
|
Twishort shouldn't be added in some replies. Fix #90
|
2016-12-19 11:43:32 -06:00 |
|
|
1351712db4
|
Changed how replies works in TWBlue
|
2016-12-09 10:15:39 -06:00 |
|
|
9bbe325517
|
Mention all status (enabled/disabled) will be saved in config
|
2016-10-04 03:55:36 -05:00 |
|
|
6f5ef6d3f1
|
Fixed reply to single user in tweets with multiple users
|
2016-10-04 03:37:12 -05:00 |
|
|
df345b5eec
|
Initial support for extended tweets
|
2016-09-28 17:25:03 -05:00 |
|
|
92d8c7257e
|
Changes in long tweet checkbox are reflected in the title bar
|
2016-07-28 12:45:06 -05:00 |
|
Jose Manuel Delicado
|
6a265f0203
|
When posting a tweet or dm, the dialog title bar will be updated if an URL is shortened, the tweet is translated or we apply spell checking
|
2016-07-28 12:35:28 +02:00 |
|
|
d768afc329
|
Image uploader has been rewritten. Images can have description when uploading
|
2016-07-15 12:29:48 -05:00 |
|
|
da39f40048
|
Changed way of detecting quoted statuses. Parsing improvements in tweet displayer
|
2016-06-27 09:44:36 -05:00 |
|