Commit Graph

2439 Commits

Author SHA1 Message Date
manuelcortez 0bbbb3f1b6 Merged like/unlike action for windows 10 users in invisible interface 2018-01-10 09:25:27 -06:00
Jose Manuel Delicado 51c5820719 Changed to the next version on some files v0.93 2017-12-14 20:33:39 +01:00
Jose Manuel Delicado d6f47259a6 Updated spelling dictionaries. Run git submodule update before submiting new changes 2017-12-14 20:28:05 +01:00
manuelcortez 2457fcf8f3 Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2017-12-14 04:59:56 -06:00
manuelcortez 87a6290f74 Updated Spanish documentation 2017-12-14 04:34:51 -06:00
manuelcortez 7109d904a2 Updated documentation locales 2017-12-14 04:26:08 -06:00
manuelcortez 435ffef6fd Updated interface translations 2017-12-14 04:17:24 -06:00
Jose Manuel Delicado 2fb88924fd URL expansion and audio playback should work well together now. When calling get method, stream parameter is set to True, so the body is not downloaded. We work with response headers, the only thing we need 2017-12-12 16:32:12 +01:00
Jose Manuel Delicado 6ba1fe9eac If an URL shortener does not redirect using head method, call get with allow_redirects set to False instead when expanding. Fixes #179 2017-12-11 21:07:57 +01:00
manuelcortez b184bed1a8 Added a new soundpack to default install of TWBlue 2017-12-11 10:58:09 -06:00
manuelcortez 53deb869fc Updated changelog 2017-12-11 10:56:02 -06:00
manuelcortez f9db4d6d51 Updated changelog translation catalog 2017-12-11 09:08:44 -06:00
manuelcortez 7861f42d26 Changed 'like' shortcut in win 10 keymap 2017-12-11 09:04:53 -06:00
manuelcortez e8a692a061 Ready for next snapshot 2017-12-11 08:29:38 -06:00
manuelcortez c5a5b187ec Updated interface translations: Turkish 2017-12-11 05:00:52 -06:00
manuelcortez ab18445338 Interface translations updated: German, Spanish, French, Italian, Japanese, Polish and Russian 2017-12-10 10:49:08 -06:00
manuelcortez 4d6b589086 Fixed a bug in sound playback. Fixes #197 2017-12-10 10:22:12 -06:00
manuelcortez 5a03cc80ca Fixing URL parsing in retweets 2017-12-10 07:53:03 -06:00
manuelcortez fd17d824be Updated translation catalogs 2017-12-06 16:33:29 -06:00
manuelcortez a0fe62a227 Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2017-12-06 16:30:00 -06:00
manuelcortez 00db4ff806 Updated changelog 2017-12-06 16:29:31 -06:00
manuelcortez 45430e036c Change data for next stable 2017-12-06 15:56:00 -06:00
manuelcortez 29c3f1d194 Removed an unneeded line in streaming tweets management 2017-12-06 12:53:17 -06:00
manuelcortez e10e3b3c49 Create trending buffer is remapped to ctrl+win+t i win10 keymap 2017-12-05 10:43:26 -06:00
manuelcortez d9a9adef1f Code cleanup and a few fixes in streaming API 2017-12-05 10:24:52 -06:00
manuelcortez 02538322c6 Important improvements for retweets of long quoted tweets 2017-12-05 09:28:12 -06:00
manuelcortez efc5b481f8 Fixed an error when getting some quoted tweets 2017-12-05 08:43:26 -06:00
manuelcortez 2c1bd6a8c8 Spellchecker: allow adding words to personal dictionaries 2017-12-01 12:26:16 -06:00
manuelcortez 4d1732b3aa Improvements in quoted tweets handling. Closes #190 2017-11-29 10:55:42 -06:00
manuelcortez a0e41a4450 Ready for next snapshot 2017-11-23 17:53:14 -06:00
manuelcortez 2ee3e315b6 Updated changelog 2017-11-23 17:50:41 -06:00
manuelcortez 29df2e44b4 Added shortcuts for filter options in GUI #102 2017-11-23 17:44:57 -06:00
manuelcortez 8836cb2bda Added title for filters #102 2017-11-23 17:42:26 -06:00
manuelcortez 2d9124c336 Added a filter manager for deleting filters #102 2017-11-23 17:12:43 -06:00
manuelcortez b832e36c7d Prevent filtering in some buffers #102 2017-11-23 05:13:44 -06:00
manuelcortez 98cf02ee98 Some small UI improvements for #102 2017-11-23 04:50:51 -06:00
manuelcortez 519d096f29 Fixed a typo in filter creation GUI #102 2017-11-22 22:12:05 -06:00
manuelcortez 34e9b8b89f Hide language options with its radio button #102 2017-11-20 17:15:01 -06:00
manuelcortez beb75ff6d1 Fixed an issue in #102 2017-11-20 03:14:30 -06:00
manuelcortez 9fd7c14e32 Filtering by word should work as expected #102 2017-11-20 02:28:40 -06:00
manuelcortez e303d914fe Filters will work in main buffers too. #102 2017-11-20 01:10:25 -06:00
manuelcortez 5f7f176892 Code cleanup 2017-11-20 00:38:14 -06:00
manuelcortez 8928a64a12 Links in quoted tweets should be opened properly. Fixes #167 and #184 2017-11-15 09:50:59 -06:00
manuelcortez 6a3b498d52 Improvements for #102 2017-11-14 16:56:45 -06:00
manuelcortez 682ee82aa8 Fixed get_more_items, was broken in #102 2017-11-13 20:26:15 -06:00
manuelcortez 1e22ebce61 First filter implementation. Needs lots of tests. #102 2017-11-13 17:45:01 -06:00
manuelcortez c2413489e5 Saves filter config in settings #102 2017-11-13 16:49:12 -06:00
manuelcortez 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
manuelcortez a5e1686af6 Get twitter's supported languages for allowing filters by lang #102 2017-11-12 23:39:45 -06:00
manuelcortez 54cb099007 Added GUI for filter creation. #102 2017-11-12 23:10:31 -06:00