|
0d0aed0490
|
Long tweet and mention to all options won't be saved in config. Closes #170
|
2017-11-08 12:09:53 -06:00 |
|
Jose Manuel Delicado
|
4d75f2db34
|
Renamed set_description to create_metadata in Twython endpoints. Added a bit more documentation and use the documented channel
|
2017-10-07 14:53:53 +02:00 |
|
|
2cf5caa90d
|
Fixed #157
|
2017-09-08 13:39:13 -05:00 |
|
Jose Manuel Delicado
|
d70b5703d2
|
Fixed small bugs in reply to dialog title
|
2017-07-08 13:54:32 +02:00 |
|
|
868002c78b
|
Integrated fix for #143 in the main branch
|
2017-07-07 17:39:09 -05:00 |
|
|
bf4c09d0bb
|
Fixed getting previous items in searches. Closes #129
|
2017-06-15 09:57:45 -05:00 |
|
|
adc45ae767
|
Delete timer objects for buffers before destroying them
|
2017-06-15 08:26:30 -05:00 |
|
|
a9dc188c4b
|
Saves value for mention all button only when the checkbox is shown
|
2017-03-25 07:54:28 -06:00 |
|
|
66774174ae
|
Added a few checks before removing buffers in local database
|
2017-03-24 05:25:02 -06:00 |
|
|
2d7c8e59dd
|
Allow buffer removal without user interaction.
|
2017-03-24 05:10:15 -06:00 |
|
|
3684ec2783
|
Fixed bug that makes list to crash the client
|
2017-01-21 16:50:17 -06:00 |
|
|
2c27a1968f
|
Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen
|
2017-01-14 06:11:54 -06:00 |
|
|
4d5de6ca69
|
Save configs when they change. Fixes #95
|
2017-01-14 06:11:41 -06:00 |
|
Bill Dengler
|
1a4d0d5b9a
|
Implement indicate_audio, indicate_geo and indicate_img (allow user to enable/disable sound indications for audio tweets, geotweets and tweets with images).
|
2017-01-11 15:26:36 +00:00 |
|
|
146667144a
|
Play a sound when a tweet contains images
|
2017-01-07 06:58:53 -06:00 |
|
|
31a149b022
|
Fixed a bug in long replies made with Twishort
|
2017-01-03 20:35:53 -06:00 |
|
|
516acb501a
|
Added an option for displaying usernames instead full names
|
2017-01-02 13:19:16 -06:00 |
|
|
6d887d5762
|
Added code compatibility for username based timelines. Fixes #91
|
2017-01-02 11:17:47 -06:00 |
|
|
cd7fb6d36f
|
Work with user IDS instead usernames in all timelines
|
2017-01-02 10:47:44 -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 |
|
|
f1c974b4cf
|
Reply to tweets will always be quotes
|
2016-10-02 09:11:02 -05:00 |
|
|
df345b5eec
|
Initial support for extended tweets
|
2016-09-28 17:25:03 -05:00 |
|
|
7bc26a94c7
|
Fixed a bug with database and put_items_on_list
|
2016-08-06 14:09:27 -05:00 |
|
|
41b10e3a84
|
Long tweets are displayed properly in lists
|
2016-08-04 17:40:07 -05:00 |
|
|
45263732b8
|
Fixed focus movement in tweets. Needs tests
|
2016-07-27 11:56:38 -05:00 |
|
|
3815ce0a67
|
Enter will create a new tweet in trends buffers
|
2016-07-23 16:40:40 -05:00 |
|
|
0bbb3afde0
|
Now is possible to update a conversation
|
2016-07-23 16:24:06 -05:00 |
|
|
18b52e8909
|
Fixed load of new items in the visible timeline with inverted buffers
|
2016-07-20 04:47:39 -05:00 |
|
|
695b35031e
|
Fixed a bug with long tweets when posting
|
2016-07-19 09:06:43 -05:00 |
|
|
d768afc329
|
Image uploader has been rewritten. Images can have description when uploading
|
2016-07-15 12:29:48 -05:00 |
|
|
5590ab47ee
|
Possibly fixes errors with duplicates and focus change in the list
|
2016-06-28 10:11:56 -05:00 |
|
|
da39f40048
|
Changed way of detecting quoted statuses. Parsing improvements in tweet displayer
|
2016-06-27 09:44:36 -05:00 |
|
|
b1cf1c5590
|
Fixed some things related to twishort's tweets
|
2016-06-25 19:48:21 -05:00 |
|
|
2268619101
|
some improvements in long tweets
|
2016-04-28 13:54:06 -05:00 |
|
|
92d803717f
|
Added Tweet deletion based in streaming events
|
2016-04-16 13:31:37 -05:00 |
|
|
8badd3987a
|
Storage: Removed clean the local database before being deleted
|
2016-04-02 02:59:59 -06:00 |
|
|
7139a2bcb3
|
Conversations: Ignores deleted tweets and 404 errors
|
2016-04-01 08:55:30 -06:00 |
|
|
c4e2c3b57a
|
Fixed photo upload when posting tweets
|
2016-03-29 16:09:44 -06:00 |
|
|
edd45a1adf
|
Image description is shown in the view tweets dialogue if is possible
|
2016-03-29 15:12:16 -06:00 |
|
Jose Manuel Delicado
|
46b46c4d6d
|
Some important code fixes
|
2016-01-30 17:14:41 +01:00 |
|
|
691a9ae17d
|
Fixed remove_buffer and load_previous_items for friends and users timelines
|
2015-12-29 08:31:13 -06:00 |
|
|
9d0c9cfdb5
|
Don't get new items for people buffers
|
2015-12-26 23:28:46 -06:00 |
|
|
0afba81c71
|
Update buffers by pressing ctrl+win+shift+u; workaround for dm issues
|
2015-12-26 09:02:08 -06:00 |
|
|
2bfb53abe1
|
Added showing followers and friends timelines
|
2015-12-09 11:51:37 -06:00 |
|
|
e1d14b8c27
|
Now conversation buffers are removed properly
|
2015-11-03 04:41:01 -06:00 |
|
|
6a4a3cc94e
|
Cache com saved in data directory. Translation service restored
|
2015-10-31 20:57:21 -06:00 |
|
|
0f56d8cdd4
|
Quoted tweets again
|
2015-10-14 17:07:57 -05:00 |
|