109 Commits

Author SHA1 Message Date
76582c6313 Show dialog while waiting for account authorisation. Possibly fixes #101. Needs tests 2017-07-30 04:05:32 -05:00
fb977a70c2 Fixed unicode errors in account authorisation 2017-05-25 11:59:24 +04:00
3684ec2783 Fixed bug that makes list to crash the client 2017-01-21 16:50:17 -06:00
6baf417d35 Removed old code for proxy support in streaming API modules 2017-01-21 16:06:20 -06:00
Jose Manuel Delicado
2370c39c15 twitter/twitter.py: remove proxy related code, we don't need it 2017-01-16 10:46:19 +01:00
590f59ca63 stop adding user's own quoted tweets to the mentions buffer 2017-01-07 07:45:49 -06:00
146667144a Play a sound when a tweet contains images 2017-01-07 06:58:53 -06:00
516acb501a Added an option for displaying usernames instead full names 2017-01-02 13:19:16 -06:00
cd7fb6d36f Work with user IDS instead usernames in all timelines 2017-01-02 10:47:44 -06:00
Jose Manuel Delicado
020148ac0a twitter/authorisationHandler: call self.finish() after completing the http request in the local server 2016-12-29 19:38:18 +01:00
1351712db4 Changed how replies works in TWBlue 2016-12-09 10:15:39 -06:00
72b4873dce All extended tweets should be handled successfully 2016-10-19 16:57:41 -05:00
2cad567537 Removed some unneeded log messages 2016-10-19 16:55:07 -05:00
d076ed1f56 Fixed an exception where mention to all checkbox was not being shown 2016-10-04 09:35:18 -05:00
6f5ef6d3f1 Fixed reply to single user in tweets with multiple users 2016-10-04 03:37:12 -05:00
378d277a98 Fixed some bugs related to extended tweets 2016-10-03 22:54:54 -05:00
Jose Manuel Delicado
ef7ba0fe40 Updated Windows 10 keymap. The authorization message returned by the webbrowser when authorizing a new account now is translatable 2016-10-02 20:46:27 +02:00
f1c974b4cf Reply to tweets will always be quotes 2016-10-02 09:11:02 -05:00
3a7c0c8f12 Added a fix for composing tweets in the new way twitter provides them 2016-10-02 07:54:23 -05:00
df345b5eec Initial support for extended tweets 2016-09-28 17:25:03 -05:00
41b10e3a84 Long tweets are displayed properly in lists 2016-08-04 17:40:07 -05:00
817d7bd6bb Disabled response for tweet deletions due to a bug 2016-08-04 08:02:46 -05:00
45263732b8 Fixed focus movement in tweets. Needs tests 2016-07-27 11:56:38 -05:00
d50e8e2798 Fixed a bug with URLS in complex tweets 2016-07-25 13:58:05 -05:00
f9d869e824 Fixed a few issues with long tweets 2016-07-18 09:56:22 -05:00
1ee629d731 Improving quoted retweets 2016-06-28 10:41:13 -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
78079e142f Changed handlers for sent direct messages 2015-12-23 09:51:09 -06:00
b4eb11a6de Some list improvements 2015-11-27 09:17:14 -06:00
8e67ed025c Changed favourites for likes 2015-11-03 10:07:06 -06:00
7dfe2cbb5c Lists should work 2015-11-03 05:56:57 -06:00
f76b86b24d A sound bugfix 2015-10-23 11:29:59 -05:00
1f96e71b63 workaround for duplicated tweets 2015-10-23 11:28:54 -05:00
44e8ed6456 Removed send errors in some functions 2015-10-14 20:38:42 -05:00
792655e299 Improved stream reconnection 2015-10-14 17:30:41 -05:00
0f56d8cdd4 Quoted tweets again 2015-10-14 17:07:57 -05:00
4daeeb7beb Disable some things before snapshot 2015-10-03 05:12:22 -05:00
5933323beb Updated translation templates 2015-09-29 09:38:39 -05:00
cbee57aa30 Quoted tweets support in buffers 2015-09-29 08:38:05 -05:00
89e39e2168 Double tweets should be ignored in streams 2015-09-23 10:01:00 -05:00
a3c050195a Twishort retweets are displayed as espected 2015-09-17 09:00:30 -05:00
100f483a86 List with special characters are handled properly 2015-08-10 09:26:07 -05:00
6460c20a97 Added copy to clipboard option 2015-07-29 08:40:07 -05:00
b7bc53bb92 Quoted tweets are saved in mentions, added quoted tweet event handler 2015-07-06 09:45:56 -05:00
5b49be315c Fixed the retweeted_status event 2015-07-06 08:56:01 -05:00
Bill Dengler
4b0f7c4cc8 Add conditional. 2015-06-26 22:38:09 -07:00
Bill Dengler
f02fae7fa2 Add Twishort handler. 2015-06-26 22:21:42 -07:00