Commit Graph

  • 59504cca57 Fixed a typo Manuel Cortez 2017-09-17 23:34:51 -05:00
  • da06c568c5 Fixed issue with url shorteners. Should help to fix #159 Manuel Cortez 2017-09-17 23:28:31 -05:00
  • d333b5f5c3 Return expanded URLS when calling to find_urls Manuel Cortez 2017-09-17 23:19:04 -05:00
  • 348b8da619 Removed twup.me from audio_services Manuel Cortez 2017-09-17 23:18:01 -05:00
  • 904226cfd4 Shows message if there are no new updates. Fixed #163 Manuel Cortez 2017-09-17 22:26:44 -05:00
  • 2cf5caa90d Fixed #157 Manuel Cortez 2017-09-08 13:39:13 -05:00
  • ff05c9cb23 Now the URLS are expanded using requests. It means proxy support for URL shortener, and follow all redirections to get the final URL Jose Manuel Delicado 2017-08-12 21:32:56 +02:00
  • f18a03d4a1 acortame.py: if we try to expand an URL not shortened by the service, use generic URL unshortener in the base class Jose Manuel Delicado 2017-08-12 21:07:02 +02:00
  • 24756e73d3 acortame.py: use requests instead of urllib, so we can shorten and unshorten URLS through proxy servers Jose Manuel Delicado 2017-08-12 21:03:52 +02:00
  • feb16d9773 Added compatibility with acorta.me URL shortener and set it as default Jose Manuel Delicado 2017-08-12 12:54:18 +02:00
  • 5b47e8806a Fixed #156 =Manuel Cortez 2017-08-06 11:22:14 -05:00
  • a073a5caaa Removed source language in translator. Also fixed #153 =Manuel Cortez 2017-07-30 09:58:39 -05:00
  • a69a26e107 Updated documentation =Manuel Cortez 2017-07-30 09:21:40 -05:00
  • 76582c6313 Show dialog while waiting for account authorisation. Possibly fixes #101. Needs tests =Manuel Cortez 2017-07-30 04:05:32 -05:00
  • 5a249ba942 Fixed a bug in timer handling. Fixes #151 =Manuel Cortez 2017-07-30 01:16:41 -05:00
  • 696b6aa11d Changed version number to 0.92 Jose Manuel Delicado 2017-07-19 20:51:56 +02:00
  • 44187c69de Merge pull request #152 from manuelcortez/revert-140-i140 José Manuel 2017-07-19 15:27:22 +02:00
  • efb8cac079 Revert "update sound_lib" José Manuel 2017-07-19 15:25:09 +02:00
  • 7997f23f9c Revert "Fixed sound.py when there are multiple sessions trying to load the library" Jose Manuel Delicado 2017-07-19 15:23:34 +02:00
  • 20d4023e58 Text copied to clipboard will be encoded as unicode. Fixes #150 =Manuel Cortez 2017-07-18 19:52:42 -05:00
  • b62f99bc5a Merge pull request #149 from manuelcortez/revert-145-bass José Manuel 2017-07-18 19:51:57 +02:00
  • 70bba44da7 Revert "Update Bass library" José Manuel 2017-07-18 13:09:13 +02:00
  • d25ace8f98 setup.py: now the documentation is handled in all available languages, bug fixed Jose Manuel Delicado 2017-07-16 13:47:44 +02:00
  • eb19417263 Added catalan documentation to the docs generator Jose Manuel Delicado 2017-07-16 12:04:36 +02:00
  • 982fd41ae3 Updated catalan changelog Jose Manuel Delicado 2017-07-16 12:02:05 +02:00
  • cf19e644e4 Fixed a merge conflict =Manuel Cortez 2017-07-16 04:28:41 -05:00
  • 02c5b40315 Added Basque to changelog's generation =Manuel Cortez 2017-07-16 04:26:45 -05:00
  • 825a896414 Updated translations =Manuel Cortez 2017-07-16 04:24:41 -05:00
  • dabb3a01b8 Fixed pot documentation files, they were damaged in the last update Jose Manuel Delicado 2017-07-15 20:20:55 +02:00
  • 5d68d1f1cb Removed bassmix.lib, it's a static library and TWBlue doesn't need it Jose Manuel Delicado 2017-07-15 10:35:58 +02:00
  • 85613da33a Merge pull request #145 from codeofdusk/bass José Manuel 2017-07-15 10:30:39 +02:00
  • 268a123449 Fixed #138 Manuel Cortez 2017-07-10 17:46:20 -05:00
  • 4c22c29241 Changed the way used for detecting quoted tweets =Manuel Cortez 2017-07-08 15:42:21 -05:00
  • 7a7634833a Updated pot files Jose Manuel Delicado 2017-07-08 13:56:09 +02:00
  • d70b5703d2 Fixed small bugs in reply to dialog title Jose Manuel Delicado 2017-07-08 13:54:32 +02:00
  • 21d6471bb2 Update bass_alac.dll. Bill Dengler 2017-07-08 06:56:19 +00:00
  • a492baf486 Check-in additional libraries. Bill Dengler 2017-07-08 06:52:37 +00:00
  • 0163314e36 Added utility script to ease future updates. Just run it and it will create x86 and x64 dirs. Only depends on standard library. Bill Dengler 2017-07-08 05:53:27 +00:00
  • 1d7d376ca1 Update several Bass DLLs. Bill Dengler 2017-07-08 05:48:59 +00:00
  • 868002c78b Integrated fix for #143 in the main branch Manuel Cortez 2017-07-07 17:39:09 -05:00
  • c3b19f42d5 Fixed a typo Manuel Cortez 2017-07-07 17:23:16 -05:00
  • ee234995f5 Updated changelog Manuel Cortez 2017-07-07 17:06:45 -05:00
  • 0472592991 Updated version to 0.91 Jose Manuel Delicado 2017-07-07 20:51:42 +02:00
  • 5b8c28dd73 Updated dependencies upgrade command in readme.md Jose Manuel Delicado 2017-07-07 20:47:42 +02:00
  • a8f854cbc5 libloader/com.py: call prepare_gencache() before trying to build the com cache. Fixes #100 Jose Manuel Delicado 2017-07-07 20:33:49 +02:00
  • 80f2e8f984 Fixed sound.py when there are multiple sessions trying to load the library Manuel Cortéz 2017-06-17 21:39:39 -05:00
  • d4b410cafd Merge pull request #140 from codeofdusk/i140 Manuel Cortéz 2017-06-17 21:15:58 -05:00
  • af04bcfe3f Add new sound_lib files. Bill Dengler 2017-06-16 19:05:40 +00:00
  • 7349e3b3f3 Update sound_lib. Bill Dengler 2017-06-16 19:02:26 +00:00
  • bf4c09d0bb Fixed getting previous items in searches. Closes #129 Manuel Cortez 2017-06-15 09:57:45 -05:00
  • adc45ae767 Delete timer objects for buffers before destroying them Manuel Cortez 2017-06-15 08:26:30 -05:00
  • 2618e0ac90 Language selection for OCR. Fixes #107 Manuel Cortez 2017-05-29 02:25:50 +04:00
  • 3feeb568d8 Updated windows 10 Keymap Manuel Cortez 2017-05-29 01:45:06 +04:00
  • fb977a70c2 Fixed unicode errors in account authorisation Manuel Cortez 2017-05-25 11:59:24 +04:00
  • c4a06a7bc0 Improved check_connection for avoiding a rece condition. Fixes #136 Manuel Cortez 2017-05-25 11:52:29 +04:00
  • df5967079c Display users correctly in longtweets. Fixes #135 Manuel Cortez 2017-05-08 14:14:31 +04:00
  • 0a3219d12a Fixed a bugin inverted buffers Manuel Cortez 2017-05-08 04:12:06 +04:00
  • 77baa06fc3 Fixed a typo Manuel Cortez 2017-05-08 04:03:00 +04:00
  • 160d168c63 Don't add old tweets in buffers. Fixes #116 and #133 Manuel Cortez 2017-05-07 10:45:35 +04:00
  • 713ac0251b Added donation URL to the list of translatable strings Manuel Cortez 2017-05-06 23:34:50 +04:00
  • c655c76196 Fixed error with setters in view tweet dialog Manuel Cortez 2017-05-06 23:33:56 +04:00
  • 3cf6ac5c06 Re-added SndUp's API key for audio uploads. Fixes #134 Manuel Cortez 2017-05-06 19:40:31 +04:00
  • 43bdb358dd Removed unneeded dependencies Manuel Cortez 2017-05-06 06:04:29 +04:00
  • 6f622bdeba Switched to yandex.translate. Fixes #132 Manuel Cortez 2017-05-06 05:49:00 +04:00
  • 7e6103473f Merge pull request #131 from codeofdusk/next-gen Manuel Cortéz 2017-05-03 12:51:16 +04:00
  • caa051abae Close #130 Bill Dengler 2017-05-02 20:55:43 +00:00
  • fbe6eb6250 Updated contributors Manuel Cortez 2017-04-28 03:35:58 +04:00
  • b9d8e13bdf Removed TWUp from list of audio services Manuel Cortez 2017-04-27 04:10:25 +04:00
  • 16a6fa2896 Shows error when loading timeline for suspended users. Fixes #125 Manuel Cortez 2017-04-27 04:01:58 +04:00
  • 089eea4c07 Updated version to 0.90 Jose Manuel Delicado 2017-04-05 10:09:39 +02:00
  • 37e3af1c59 Updated Windows dependencies. Remember to run git submodule update before submiting new commits Jose Manuel Delicado 2017-04-05 10:05:45 +02:00
  • 562759f57e Updated locales Manuel Cortéz 2017-04-05 02:54:42 -05:00
  • a9dc188c4b Saves value for mention all button only when the checkbox is shown Manuel Cortéz 2017-03-25 07:54:28 -06:00
  • cced182063 Avoid timeline creation of unauthorized accounts. Fixes #125 Manuel Cortéz 2017-03-24 05:29:50 -06:00
  • 66774174ae Added a few checks before removing buffers in local database Manuel Cortéz 2017-03-24 05:25:02 -06:00
  • d9e972115b Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen Manuel Cortéz 2017-03-24 05:11:13 -06:00
  • 2d7c8e59dd Allow buffer removal without user interaction. Manuel Cortéz 2017-03-24 05:10:15 -06:00
  • 802c879795 Merge pull request #122 from codeofdusk/next-gen José Manuel 2017-03-07 11:14:50 +01:00
  • 34f92b8af9 Fix #121 Bill Dengler 2017-03-06 17:57:33 +00:00
  • a72e8dd6a4 Updated spelling dictionaries. Remember to run git submodule update Jose Manuel Delicado 2017-02-24 23:06:44 +01:00
  • 4793aaf5e6 Convert HTML entities to unicode in long tweets. Fixes #118 Manuel Cortéz 2017-02-24 09:51:39 -06:00
  • c136c50afc Add image description from retweets. Fixes #119 Manuel Cortéz 2017-02-24 08:49:54 -06:00
  • 3a4b34972d The requests fix is applied in non-frozen copies of TWBlue too. In this case, only the proxy is patched Jose Manuel Delicado 2017-02-16 11:30:16 +01:00
  • 607da14355 accessible_output2/outputs/auto.py: handle all possible exceptions when adding outputs to the list Jose Manuel Delicado 2017-02-16 11:26:53 +01:00
  • 17ccc30d9b update/updater.py: removed ConnectionError to handle all possible exceptions Jose Manuel Delicado 2017-02-15 13:06:46 +01:00
  • 3855407f52 Added config setting for #107 Manuel Cortéz 2017-02-14 17:45:22 -06:00
  • 03415f6b24 Added extras panel in account settings, added OCR Language selection for #107 Manuel Cortéz 2017-02-14 17:42:46 -06:00
  • 1061967adc TWBlue can run successfully if there are no sessions configured to run at program startup or the Internet connection doesn't work (for example, you are behind a proxy but you haven't configured it yet) Jose Manuel Delicado 2017-02-13 13:35:32 +01:00
  • b165d564e0 spellchecker: selects the right language when is set to system. Fixes #117 Manuel Cortéz 2017-02-10 02:27:57 -06:00
  • 20c2f844f5 ViewProfile: Show error for suspended accounts Manuel Cortéz 2017-02-01 09:03:22 -06:00
  • ad9f2452b2 Updated changelog Manuel Cortéz 2017-02-01 03:26:58 -06:00
  • a86a6f52d6 View profile: Shows an error if user does not exist. Fixes #114 Manuel Cortéz 2017-02-01 03:23:29 -06:00
  • 4d82ecc8f2 Removed API Key for sndup. Closes #109 Manuel Cortéz 2017-01-29 17:59:57 -06:00
  • 023e0979c6 Fixed a typo Manuel Cortéz 2017-01-29 17:51:44 -06:00
  • ca6e78cd4d Updated changelog Manuel Cortéz 2017-01-29 17:30:57 -06:00
  • 8f4b1f9695 Don't try to load deleted tweets from twishort Manuel Cortéz 2017-01-29 17:20:37 -06:00
  • 20aaa39bc9 Fixed another bug in check_long_tweet Manuel Cortéz 2017-01-29 16:46:21 -06:00
  • 8197f0c0d9 Merge pull request #111 from Mohamed00/next-gen José Manuel 2017-01-28 19:21:40 +01:00
  • aa1a3542e5 Update view.py Mohamed Al-Hajamy 2017-01-28 12:19:58 -05:00
  • 05c0fefc01 Use get_tweet in ocr function. Fixes #105 Manuel Cortéz 2017-01-24 09:21:19 -06:00