|
7d6e230fd9
|
Fix issue that avoids TWBlue to use Shift+F10 as menu key. Fixes #353
|
2021-05-07 16:52:10 -05:00 |
|
|
63d7cbe7c4
|
Implemented user searches.
|
2021-01-27 16:27:33 -06:00 |
|
|
ae57cc3404
|
Retrieve up to 5000 users when getting list IDS
|
2021-01-27 15:03:47 -06:00 |
|
|
9444939c35
|
Replaced cursored calls for manual calls to function with return_cursors. This way we will avoid hitting TWitter Rate limits accidentally
|
2021-01-27 13:20:47 -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 |
|
|
747290e16a
|
Require extended tweets for quoted tweets. Fixes #352
|
2021-01-22 09:15:47 -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 |
|
|
f546543e9b
|
Implemented tweet searches and conversation fupport
|
2021-01-14 09:18:57 -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 |
|
|
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 |
|
|
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 |
|
|
246a10535c
|
Updated to the latest version of arrow (0.15.4)
|
2019-12-16 09:56:59 -06:00 |
|
|
ef689d04fc
|
Initial Python 3 compatible code
|
2019-06-06 11:52:23 -05:00 |
|
paul
|
ae4deb412f
|
fixed other import issues derived from the removal of youtube_utils #273
|
2019-02-26 23:53:56 +01:00 |
|
|
d7132ecaf6
|
Added 'open in Twitter' for tweets and users
|
2019-02-19 17:41:34 -06:00 |
|
|
221d1d413b
|
Changed codebase's syntax before attempt the python3 migration later. #273
|
2018-11-22 13:35:51 -06:00 |
|
|
85e575386e
|
Long and quoted tweets are displayed properly in sent tweets. Fixes #253
|
2018-11-15 04:43:16 -06:00 |
|
|
7e42a096a5
|
Finished implementing autoreading features. Closes #221
|
2018-11-13 16:33:17 -06:00 |
|
|
9d2cf05a41
|
Added more docstrings to buffers code
|
2018-11-13 15:34:45 -06:00 |
|
|
d7c095173d
|
Improved autoreading functions for #221. Closes #271
|
2018-11-01 15:04:26 -06:00 |
|
|
36ba6eca92
|
Started refactoring of autoreading for buffers
|
2018-10-19 17:35:56 -05:00 |
|
|
40105f37ed
|
Added support for deleting dm's with the new Twitter API methods
|
2018-09-29 11:13:11 -05:00 |
|
|
ca3f8779b8
|
Separated twitter buffers from generic buffers code
|
2018-09-22 21:55:19 -05:00 |
|