|
6688dc1163
|
Removed unneeded parameters when retrieving direct messages
|
2021-01-27 13:19:16 -06:00 |
|
|
c95a2feb5e
|
Faster implementation of dm loading due to a call to lookup_users instead to get_user
|
2021-01-27 10:36:44 -06:00 |
|
|
890359f8c7
|
Fixed Rate limit issue in cursored functions. Closes #354
|
2021-01-26 17:09:38 -06:00 |
|
|
91955e80d2
|
Fixed Picture OCR. Fixes #356
|
2021-01-26 16:23:48 -06: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 |
|
Jose Manuel Delicado
|
fbcba39e69
|
Small fixes. Support for socks4a proxies
|
2021-01-22 17:54:47 +01:00 |
|
Jose Manuel Delicado
|
b59d262dca
|
Apply proxy settings before TWBlue main components start loading
|
2021-01-22 17:40:48 +01:00 |
|
Jose Manuel Delicado
|
4ab5af2ae9
|
Store the proxy type as an integer when saving the configuration
|
2021-01-22 17:06:32 +01:00 |
|
Jose Manuel Delicado
|
4c4eaf4012
|
controller/settings: assign the proxy type in the combo box based on the retrieved integer from config
|
2021-01-22 17:01:44 +01: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 |
|
|
4c9000839d
|
Fixed some errors when starting people buffers
|
2021-01-21 08:27:50 -06:00 |
|
|
da7a208c1f
|
Implemented people buffers and searches
|
2021-01-20 17:06:59 -06:00 |
|
|
8bdc933bce
|
Migrated direct messages. Cursor support still require testing
|
2021-01-20 15:56:20 -06:00 |
|
|
999cbba464
|
Implemented function to get previous item for tweets and searches
|
2021-01-20 11:02:21 -06:00 |
|
|
7457521398
|
Restored media uploading (needs testing). Fixes #240
|
2021-01-20 10:35:11 -06:00 |
|
|
52154ac271
|
Migrated support to Trending Topics
|
2021-01-20 09:59:38 -06:00 |
|
|
cdc285e362
|
Implemented support to list buffer creation
|
2021-01-20 09:21:50 -06:00 |
|
|
4643301764
|
Implemented list creation, edition and removal
|
2021-01-19 17:47:54 -06:00 |
|
|
f546543e9b
|
Implemented tweet searches and conversation fupport
|
2021-01-14 09:18:57 -06:00 |
|
|
85fe94ec0c
|
Implemented user actions (needs testing)
|
2021-01-13 10:38:26 -06:00 |
|
|
33b6000b41
|
Implemented user profile viewer
|
2021-01-13 10:32:03 -06:00 |
|
|
a261365682
|
Fixed some stuff in main controller. Likes work again
|
2021-01-13 10:31:37 -06:00 |
|
|
fc0da0bdbb
|
Migrated the main controller to use tweepy
|
2021-01-13 08:41:32 -06:00 |
|
|
76c678d4ba
|
Fixed replies, retweets and iand tweet deletion
|
2021-01-05 11:10:55 -06:00 |
|
|
fa49637d0e
|
Replaced twython old exception handling by tweepy
|
2021-01-05 09:34:52 -06:00 |
|
|
93705bf534
|
Fixed user timeline creation
|
2021-01-04 15:52:25 -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 |
|
|
8569d9b0a0
|
Readded code to load timelines with tweepy
|
2021-01-04 12:30:38 -06:00 |
|
|
78cc6e6784
|
Changed library calls on some basic buffer creation and manipulation
|
2021-01-04 11:16:56 -06:00 |
|
|
7ceb806af2
|
Added more changes in order to deal with tweet objects
|
2020-12-22 17:29:33 -06:00 |
|
|
276cd4b4dd
|
Fixed a typo in last commit
|
2020-06-09 11:45:00 -05:00 |
|
|
c509433b2c
|
Added an helper function for expanding t.co URLS for tweets
|
2020-06-09 11:34:02 -05:00 |
|
|
492f1d8aa5
|
Expand URL'S in profile bios
|
2020-06-04 10:25:00 -05:00 |
|
|
ac20ced5fa
|
Expand URL in user profiles. Closes #275
|
2020-06-03 12:32:01 -05:00 |
|
|
bdd7d617c3
|
Update title on user changes when sending a DM. Fixes #276
|
2020-06-03 11:19:23 -05:00 |
|
|
246a10535c
|
Updated to the latest version of arrow (0.15.4)
|
2019-12-16 09:56:59 -06:00 |
|
|
6af39c6a2f
|
Use shift instead of replace in arrow object for dm's. Closes #306
|
2019-10-03 10:33:04 -05:00 |
|
|
80212fc61f
|
Changed some calls to functions inside the paths module. Fixes #308
|
2019-08-15 09:51:31 -05:00 |
|
|
fe60ac8f67
|
Fixed issue in Global settings dialog, fixes #307
|
2019-08-15 09:46:47 -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 |
|
|
f976beb751
|
OCR should be performed in quoted tweets too
|
2019-04-08 05:41:49 -05:00 |
|
paul
|
ae4deb412f
|
fixed other import issues derived from the removal of youtube_utils #273
|
2019-02-26 23:53:56 +01:00 |
|
|
cf095ba13b
|
Fixed keystroke for 'view in twitter' feature
|
2019-02-20 17:21:08 -06:00 |
|
|
d7132ecaf6
|
Added 'open in Twitter' for tweets and users
|
2019-02-19 17:41:34 -06:00 |
|
|
e24543be12
|
Use platform_utils as an external dependency
|
2019-01-15 17:54:29 -06:00 |
|
Bill Dengler
|
96a592a4f9
|
Fixed #278.
|
2018-12-31 21:14:09 +00:00 |
|
|
221d1d413b
|
Changed codebase's syntax before attempt the python3 migration later. #273
|
2018-11-22 13:35:51 -06:00 |
|