|
e2931e96eb
|
Remove references to Twython. #351
|
2021-01-22 10:55:08 -06:00 |
|
|
4fa983a314
|
Show error when loading an account with invalid or expired tokens. Fixes #328
|
2020-05-29 11:17:18 -05:00 |
|
|
ae81dd94a5
|
Fixed Python 3 issues when adding a new session
|
2019-07-05 20:17:58 -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 |
|
|
8cf7ca5ef2
|
Store created sessions in the sessions module
|
2018-08-17 12:16:51 -05:00 |
|
|
0cfa89b389
|
Moved Twitter's session from sessionmanager to sessions.twitter
|
2018-08-17 05:12:49 -05:00 |
|
|
0966739296
|
Modified refs to hold Twitter modules to use the new sessions package
|
2018-08-16 17:26:19 -05:00 |
|
|
bfad5b82f0
|
Deleted code related to Streaming Features
|
2018-08-16 10:42:14 -05:00 |
|
|
41d4c97067
|
Fixed error when sent dm's are hidden. Fixes #246
|
2018-08-16 09:11:57 -05:00 |
|
|
04ac629b51
|
Added sent dm buffer working. Closes #233. Needs testing
|
2018-08-13 11:26:55 -05:00 |
|
|
28b6d554e2
|
Switched to new method for sending Direct messages #215
|
2018-07-25 11:22:57 -05:00 |
|
|
b4020d0f95
|
Implemented get_more_items to dm's. Closes #235
|
2018-07-19 12:27:01 -05:00 |
|
|
eebaf94cbf
|
Modified cursored functions so they will match new endpoints #215
|
2018-07-18 09:27:02 -05:00 |
|
|
64d843d98a
|
Added helper for getting user object by id #232
|
2018-07-17 10:58:09 -05:00 |
|
|
610f18dcb6
|
Added all user objects to the local cache according to #232
|
2018-07-17 09:27:13 -05:00 |
|
|
bc4a8bcba1
|
Check_connection: sets counter to 0 in the right conditional block
|
2018-06-17 19:38:29 -05:00 |
|
|
3db13062ed
|
Fixed a few typos
|
2018-06-17 19:26:47 -05:00 |
|
|
a2cb4ba889
|
Fixed an issue related to high CPU Usage when Streaming is enabled. Closes #220
|
2018-06-06 11:14:42 -05:00 |
|
|
9847f7ad01
|
Get back to PIN code authorization due to Twitter changes. Closes #216
|
2018-06-06 09:11:37 -05:00 |
|
|
7d35dbc752
|
Stop using the Streaming API endpoints. Closes #213. Needs testing
|
2018-05-25 12:11:53 -05:00 |
|
|
537d011b40
|
Remove support for multiple API calls in buffers. Closes #214
|
2018-05-25 11:35:24 -05:00 |
|
|
da4658c220
|
Sessionmanager: Skip processing of dicts folder in user config. Needed for #208
|
2018-03-19 21:39:29 -06:00 |
|
|
b1c5ddbca8
|
Display quoted tweets properly when original_tweet is made with Twishort
|
2018-03-14 11:34:49 -06:00 |
|
|
efc5b481f8
|
Fixed an error when getting some quoted tweets
|
2017-12-05 08:43:26 -06:00 |
|
|
4d1732b3aa
|
Improvements in quoted tweets handling. Closes #190
|
2017-11-29 10:55:42 -06:00 |
|
|
5f7f176892
|
Code cleanup
|
2017-11-20 00:38:14 -06:00 |
|
|
1e22ebce61
|
First filter implementation. Needs lots of tests. #102
|
2017-11-13 17:45:01 -06:00 |
|
|
094325cbf0
|
Put supported languages in combobox and allows people to add or remove languages to the filter #102
|
2017-11-13 00:10:44 -06:00 |
|
|
a5e1686af6
|
Get twitter's supported languages for allowing filters by lang #102
|
2017-11-12 23:39:45 -06:00 |
|
|
76582c6313
|
Show dialog while waiting for account authorisation. Possibly fixes #101. Needs tests
|
2017-07-30 04:05:32 -05:00 |
|
José Manuel
|
efb8cac079
|
Revert "update sound_lib"
|
2017-07-19 15:25:09 +02:00 |
|
|
268a123449
|
Fixed #138
|
2017-07-10 17:46:20 -05:00 |
|
Bill Dengler
|
7349e3b3f3
|
Update sound_lib.
|
2017-06-16 19:02:26 +00:00 |
|
|
bf4c09d0bb
|
Fixed getting previous items in searches. Closes #129
|
2017-06-15 09:57:45 -05:00 |
|
|
fb977a70c2
|
Fixed unicode errors in account authorisation
|
2017-05-25 11:59:24 +04:00 |
|
|
df5967079c
|
Display users correctly in longtweets. Fixes #135
|
2017-05-08 14:14:31 +04:00 |
|
|
0a3219d12a
|
Fixed a bugin inverted buffers
|
2017-05-08 04:12:06 +04:00 |
|
|
77baa06fc3
|
Fixed a typo
|
2017-05-08 04:03:00 +04:00 |
|
|
160d168c63
|
Don't add old tweets in buffers. Fixes #116 and #133
|
2017-05-07 10:45:35 +04:00 |
|
Jose Manuel Delicado
|
1061967adc
|
TWBlue can run successfully if there are no sessions configured to run at program startup or the Internet connection doesn't work (for example, you are behind a proxy but you haven't configured it yet)
|
2017-02-13 13:35:32 +01:00 |
|
|
8f4b1f9695
|
Don't try to load deleted tweets from twishort
|
2017-01-29 17:20:37 -06:00 |
|
|
20aaa39bc9
|
Fixed another bug in check_long_tweet
|
2017-01-29 16:46:21 -06:00 |
|
|
25c88cea3b
|
Fixed a typo
|
2017-01-22 09:36:59 -06:00 |
|
|
c9161cd772
|
Replies made with twishort should display user mentions properly
|
2017-01-22 09:09:32 -06:00 |
|
|
4d5de6ca69
|
Save configs when they change. Fixes #95
|
2017-01-14 06:11:41 -06:00 |
|
|
53388696b6
|
Twishort shouldn't be added in some replies. Fix #90
|
2016-12-19 11:43:32 -06:00 |
|
|
4a1162005d
|
Fix for displaying mentions in twishort replies
|
2016-10-19 17:38:30 -05:00 |
|
|
378d277a98
|
Fixed some bugs related to extended tweets
|
2016-10-03 22:54:54 -05:00 |
|
|
df345b5eec
|
Initial support for extended tweets
|
2016-09-28 17:25:03 -05:00 |
|