|
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 |
|
|
0aad2f0ab3
|
Improved html parsing for toots. Remove Tags from URLList
|
2022-11-10 10:01:39 -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 |
|
|
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 |
|
|
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 |
|
|
a852a429f4
|
Implemented boost for toot buffers
|
2022-11-08 13:49:43 -06:00 |
|
|
9959ac24d9
|
Implemented retoots
|
2022-11-08 13:22:27 -06:00 |
|
|
cd5b71a26e
|
fixed small typo
|
2022-11-08 12:45:40 -06:00 |
|
|
bf9b8a4f46
|
Added mastodon baseBuffer controller
|
2022-11-08 12:39:04 -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 |
|
|
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 |
|
|
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 |
|
|
14a10989e5
|
Update controller
|
2022-11-07 09:17:08 -06:00 |
|
|
1ded773e84
|
Removed some platform checks
|
2022-11-03 17:11:13 -06:00 |
|
|
fa2d2d9d78
|
Improved sorting in conversation buffers
|
2022-08-17 10:09:32 -05:00 |
|
|
83c9db573e
|
Added first stage of refactor for autocompletion users
|
2022-07-08 11:39:14 -05:00 |
|
|
c89dff053d
|
fixed error when sending a tweet to someone in any people buffer
|
2022-05-26 05:26:02 -05:00 |
|
|
d0322e7131
|
Merge branch 'next-gen' into mastodon
|
2022-02-24 10:24:12 -06:00 |
|
|
ac0e7380b0
|
TWBlue should not allow users to retweet or quote any protected account. Closes #454
|
2022-01-25 12:01:03 -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 |
|
|
a645e0b964
|
TWBlue should no longer load old items in buffer
|
2022-01-10 04:35:23 -06:00 |
|
|
a6ecd37547
|
Implement users template in Twitter buffers
|
2021-12-13 09:54:06 -06:00 |
|
|
58ba722bd7
|
Added templates for direct messages and sent direct messages
|
2021-12-10 17:15:24 -06:00 |
|
|
af4594f16c
|
Render tweets for invisible interface from template specified in config
|
2021-12-10 15:22:42 -06:00 |
|
|
86a2eb7c0d
|
Restored conversation and threads support powered by Twitter API V2
|
2021-12-09 10:46:07 -06:00 |
|
|
d6571a95cb
|
Quote tweets properly according to Twitter's API V2 docs
|
2021-11-11 15:13:58 -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 |
|
|
a43101e694
|
Reimplemented direct messages with support for media
|
2021-11-10 12:21:07 -06:00 |
|
|
8fed52118f
|
Finished implementation of new tweet and reply calls in buffers
|
2021-11-09 13:46:36 -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 |
|
|
a80184bf20
|
Restored conversation support with API V1 as V2 hits the limits quickly. Closes #427
|
2021-11-04 11:17:07 -06:00 |
|
|
5687cf6a62
|
Move Twitter buffers to a specific package
|
2021-11-03 13:00:35 -06: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 |
|
|
0b03e7505f
|
Conversation support improved via V2 searches
|
2021-10-28 12:28:19 -05:00 |
|
|
286e030f40
|
Handle new Tweepy exceptions properly. #403
|
2021-10-07 09:20:06 -05:00 |
|
|
d8fca3b31a
|
Initial work to Support Tweepy 4
|
2021-09-26 03:58:25 -05:00 |
|
|
f4ecf10885
|
Allow to copy tweet URLS from tweet displayer dialog
|
2021-08-25 16:30:37 -05:00 |
|
|
24d1ad093d
|
Streaming API: Ignore retweets if original tweet is present in a buffer
|
2021-07-16 10:22:51 -05:00 |
|
|
d301f841e3
|
TWBlue should stop showing sent retweets as original tweets in Streaming API
|
2021-07-04 05:02:02 -05:00 |
|
|
864ebdf96d
|
Made widgetUtils available to searchBuffers
|
2021-07-02 17:57:39 -05:00 |
|
|
ee9a92bcb4
|
Makes time available on conversation buffers
|
2021-07-02 17:53:05 -05:00 |
|
|
3c7063792c
|
Separate all buffers in modules for an easier work with code
|
2021-07-02 17:22:24 -05:00 |
|
|
02d94fcea0
|
Fixed a small issue when loading a conversation buffer
|
2021-06-28 00:36:53 -05:00 |
|
|
64a14c831b
|
Added initial support for playback of Twitter videos (only works in tweets so far)
|
2021-06-27 21:40:22 -05:00 |
|
|
8db14a95c1
|
Call reduce.reduce_tweet and session.save_users when retrieving previous items for a buffer
|
2021-06-27 18:07:56 -05:00 |
|
|
c761230566
|
Reduce the size of all tweets so it might make easier to handle those in a realtime database
|
2021-06-25 16:25:51 -05:00 |
|
|
4ad01d7833
|
Retrieve user objects from the users list stored in SqlDict as opposed to loading it from tweet objects
|
2021-06-25 13:13:00 -05:00 |
|
|
60144a6b08
|
Added initial support to SqliteDict package
|
2021-06-24 09:52:10 -05:00 |
|
|
39e1fb017c
|
Made code indentation to comply with PEP8
|
2021-06-16 16:18:41 -05:00 |
|
|
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 |
|