Commit Graph

2258 Commits

Author SHA1 Message Date
manuelcortez 80f9125511 Modified image sound in classic and default soundpack 2017-01-22 13:48:54 -06:00
manuelcortez 25c88cea3b Fixed a typo 2017-01-22 09:36:59 -06:00
manuelcortez c9161cd772 Replies made with twishort should display user mentions properly 2017-01-22 09:09:32 -06:00
manuelcortez f7c334ad96 open_timeline: set tweet_mode='extended' during tl creation 2017-01-22 09:00:43 -06:00
manuelcortez 59f6cf13ad Fixed bug that prevents documentation to be opened after changelog 2017-01-22 08:56:17 -06:00
manuelcortez 3684ec2783 Fixed bug that makes list to crash the client 2017-01-21 16:50:17 -06:00
manuelcortez 6baf417d35 Removed old code for proxy support in streaming API modules 2017-01-21 16:06:20 -06:00
manuelcortez db52e8d851 Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2017-01-21 15:48:33 -06:00
manuelcortez 0bf630d8c0 Added ocr_image to all keymaps 2017-01-21 15:47:58 -06:00
Jose Manuel Delicado 4bd9a2b899 Fixed errors in the installer script 2017-01-21 20:45:52 +01:00
manuelcortez 7daacfa809 Updated soundpacks 2017-01-21 13:21:16 -06:00
Jose Manuel Delicado b586b0729c Updated version to 0.88 2017-01-21 20:04:00 +01:00
manuelcortez d384ad9dd3 Updated interface translations 2017-01-21 12:41:46 -06:00
manuelcortez e7aac6c805 Updated translation catalogs 2017-01-21 12:38:58 -06:00
manuelcortez e34c84697e Updated translations for documentation and changelog 2017-01-21 12:38:16 -06:00
manuelcortez a639604179 Updated changelog 2017-01-21 12:26:45 -06:00
manuelcortez 7b5022da09 View_changelog will look for the changelog in the user's language 2017-01-21 12:26:24 -06:00
Jose Manuel Delicado 620ee23edb Updated documentation and changelog 2017-01-17 12:16:21 +01:00
Jose Manuel Delicado f19d7b0535 setup.py: use x64 bootstrap if we are building the x64 version. Convert application.authors to a single string 2017-01-16 21:50:27 +01:00
José Manuel a5acc3ef56 Merge pull request #99 from TWBlueQS/next-gen
Corrected the reference to the old application.author
2017-01-16 21:43:01 +01:00
Iván Novegil 40fc175185 Corrected the reference to the old application.author in orderr to compile correctly binary versions again 2017-01-16 21:13:32 +01:00
Jose Manuel Delicado 67dee3e1c1 Added the image sound to all soundpacks 2017-01-16 15:51:05 +01:00
Jose Manuel Delicado dab8be7c12 The proxy support should be fully functional now 2017-01-16 15:49:49 +01:00
Jose Manuel Delicado b7dd6d43fe Fixed sintax errors. Added a new option to set the proxy type 2017-01-16 14:11:54 +01:00
Jose Manuel Delicado 8a701c450e Added support for socks4 and socks5 proxies. New Python packages must be installed, see readme for more information 2017-01-16 11:13:51 +01: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
Jose Manuel Delicado 0851dc23d8 Updated readme. Pypubsub must be version 3.3.0, version 4.0 breaks compatibility with Python 2.x 2017-01-16 10:38:15 +01:00
Jose Manuel Delicado 232d39e0b3 Patched requests.sessions.Session.__init__ to get proxy configuration from config. Now TWBlue should be able to connect to http and https proxies with authentication 2017-01-16 10:35:38 +01:00
manuelcortez 2c27a1968f Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2017-01-14 06:11:54 -06:00
manuelcortez 4d5de6ca69 Save configs when they change. Fixes #95 2017-01-14 06:11:41 -06:00
José Manuel fb349fc7b4 Merge pull request #97 from codeofdusk/next-gen
Allow users to enable/disable indications of audio tweets, geotweets and image tweets with sound
2017-01-11 17:18:19 +01: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
Bill Dengler 5eff1b77fe Add indicate_audio, indicate_geo and indicate_img settings. 2017-01-11 15:18:11 +00:00
manuelcortez 6bb534d250 fixed a bug about timeline creations introduced a few commits ago 2017-01-10 17:42:26 -06:00
manuelcortez 2d8c706cde Updated documentation and translation catalogs 2017-01-10 17:38:47 -06:00
manuelcortez 4e702c5428 Merge pull request #96 from Mohamed00/next-gen
Update soundsTutorial_constants.py
2017-01-10 10:14:03 -06:00
Mohamed00 6717cb5154 Update soundsTutorial_constants.py
Fixed a typo in the menu for the image sound.
2017-01-08 00:43:14 -05:00
manuelcortez 590f59ca63 stop adding user's own quoted tweets to the mentions buffer 2017-01-07 07:45:49 -06:00
manuelcortez 6bad20b784 Added media tweet to the sounds tutorial 2017-01-07 07:01:58 -06:00
manuelcortez 146667144a Play a sound when a tweet contains images 2017-01-07 06:58:53 -06:00
manuelcortez cc60235503 Fixed bug when loading TWBlue's keys lib 2017-01-05 11:24:46 -06:00
manuelcortez 31a149b022 Fixed a bug in long replies made with Twishort 2017-01-03 20:35:53 -06:00
manuelcortez ec58d02bb3 Added OCR support via the ocr.space API. Closes #93 2017-01-03 08:30:58 -06:00
manuelcortez 516acb501a Added an option for displaying usernames instead full names 2017-01-02 13:19:16 -06:00
manuelcortez 88a706dd7d Updated changelog and list of contributors 2017-01-02 11:47:56 -06:00
manuelcortez 6d887d5762 Added code compatibility for username based timelines. Fixes #91 2017-01-02 11:17:47 -06:00
manuelcortez 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
manuelcortez 9d0558468a Only copy changed keystrokes in keymap.keymap and let unchanged entries in the main file 2016-12-29 11:41:31 -06:00
manuelcortez 7d188a40b2 Updated translation catalog. Added changelog catalog 2016-12-29 11:14:17 -06:00