Commit Graph

  • 54cb099007 Added GUI for filter creation. #102 Manuel Cortez 2017-11-12 23:10:31 -06:00
  • 636c21df94 Increased character limit in display name up to 50 characters Manuel Cortez 2017-11-12 21:20:56 -06:00
  • cdad6ff600 Added danish translation Manuel Cortez 2017-11-12 11:41:11 -06:00
  • 68efc86536 Updated translations Manuel Cortez 2017-11-12 11:29:47 -06:00
  • 85d4fb7134 Modernize dependency installation, update readme accordingly. Fixes checklist item 2 on #169 Bill Dengler 2017-10-15 20:38:36 +00:00
  • 0d09ce28c5 Take out call to decode, since we return str. Bill Dengler 2017-09-21 16:02:31 +00:00
  • d241f068c4 Update acortame.py. Bill Dengler 2017-08-12 20:50:24 +00:00
  • f14c9e1501 Fixed URL shortening/expanding. Thanks #158 Bill Dengler 2017-08-12 17:23:39 +00:00
  • 63422963be #148: Perform proper cleanup on mode switch. Bill Dengler 2017-07-25 20:43:29 +00:00
  • 7a5c3a4e7b #148: Don't leak data in logs. Bill Dengler 2017-07-25 20:14:28 +00:00
  • f640556be6 #148: Don't store session list. Note to developers: you will now need to use config.sessions in place of config.app['sessions'] Bill Dengler 2017-07-25 19:21:47 +00:00
  • cdea758360 #148: Store user config in temporary OS storage. Bill Dengler 2017-07-25 19:05:14 +00:00
  • 277cb433ef #148: Initial solution. Will need more testing/refinement. Bill Dengler 2017-07-11 20:20:55 +00:00
  • 68bfc3aac7 #148: Add setting to UI. Bill Dengler 2017-07-11 04:02:04 +00:00
  • d4646ced9f Fix #138 (py3) Bill Dengler 2017-07-11 03:59:53 +00:00
  • 580774bee3 Check-in additional Bass libraries. Bill Dengler 2017-07-08 06:52:37 +00:00
  • 564613564f Fix about dialog. Bill Dengler 2017-07-08 06:39:49 +00:00
  • 8a05cd5600 Initial cleanup after automated refactoring. Bill Dengler 2017-06-17 00:58:38 +00:00
  • 9677d996d1 Initial (automated) port to Python3. Bill Dengler 2017-06-16 21:25:01 +00:00
  • e85c9b5af0 Prepare for py3 port. Bill Dengler 2017-06-15 22:11:31 +00:00
  • d0290b4d61 Merge branch 'next-gen' into sane-gen Bill Dengler 2017-11-11 22:05:19 +00:00
  • e06ccacda1 Removed translations for arrow. Fixed get_locale Manuel Cortez 2017-11-11 15:53:24 -06:00
  • da6eb34500 Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen Manuel Cortez 2017-11-11 15:44:15 -06:00
  • 0f31a776ff Use current arrow version instead 0.6 Manuel Cortez 2017-11-11 15:43:44 -06:00
  • efc6843ee2 Redirects snapshot users to changelog hosted in the repository Manuel Cortez 2017-11-10 12:01:43 -06:00
  • a13dd756b1 Prepare update file for snapshots Manuel Cortez 2017-11-10 11:53:25 -06:00
  • 1b62eece13 Changed update system in server side Manuel Cortez 2017-11-10 11:51:20 -06:00
  • e23ef1ded2 Updated changelog Manuel Cortez 2017-11-09 17:37:36 -06:00
  • 066de25f95 Mention to all will be checked by default #176 Manuel Cortez 2017-11-09 17:34:56 -06:00
  • cd128b8e69 Added extended tweets mode in search buffers during creation Manuel Cortez 2017-11-09 17:25:17 -06:00
  • 9e17abf517 Added mapping for serbian (latin) language in languageHandler.py. Fixes #175 Jose Manuel Delicado 2017-11-09 20:07:20 +01:00
  • cbd3126a4f Fixed a typo. Closes #176 Manuel Cortez 2017-11-09 08:36:25 -06:00
  • e5003e3bac Merge branch 'next-gen' into sane-gen Bill Dengler 2017-11-09 03:27:31 +00:00
  • 0d0aed0490 Long tweet and mention to all options won't be saved in config. Closes #170 Manuel Cortez 2017-11-08 12:09:53 -06:00
  • ed7c9802d1 Fixed extended retweets in Streaming API. Closes #174 Manuel Cortez 2017-11-08 09:43:12 -06:00
  • 68ea029fe3 Remove unneeded code Manuel Cortez 2017-11-07 17:49:43 -06:00
  • 3a465f2314 display extended retweets properly. Fixes #173 Manuel Cortez 2017-11-07 16:57:46 -06:00
  • ef2d672b35 Increased limit to 280 characters in tweets. Closes #172 Manuel Cortez 2017-11-07 16:49:49 -06:00
  • a49c4fa4f1 Sync upstream. Bill Dengler 2017-10-15 22:16:18 +00:00
  • a320b59645 Rewrite history; exclude py2 change Bill Dengler 2017-10-15 22:14:38 +00:00
  • 7cd0baeb44 Rewriting history; exclude py2 change. Bill Dengler 2017-10-15 22:14:16 +00:00
  • ac6bc54309 Rewriting history; exclude py2 change Bill Dengler 2017-10-15 22:14:01 +00:00
  • b3c8de9a1f Updated Twython library to version 3.6.0, keeping our customizations Jose Manuel Delicado 2017-10-07 18:40:27 +02:00
  • 4d75f2db34 Renamed set_description to create_metadata in Twython endpoints. Added a bit more documentation and use the documented channel Jose Manuel Delicado 2017-10-07 14:53:53 +02:00
  • 8807de653e Merge 0250539db7a91c3df33154b101dc25657c0569c0 into f69e4283cd750b9695bdb483fa3b4eb46926a480 Bill Dengler 2017-10-05 14:33:40 +00:00
  • f69e4283cd Updated all URL shorteners to use requests library. Useful for proxy servers Jose Manuel Delicado 2017-10-04 17:24:44 +02:00
  • cbbf1e475d Updated windows dependencies and readme. Jose Manuel Delicado 2017-09-23 11:05:21 +02:00
  • 851f711357 Set prepared=False after playing and stopping an audio in URLStream class Jose Manuel Delicado 2017-09-22 17:38:03 +02:00
  • 11703f50fe Handle special case for Dropbox links when expanding URLS Jose Manuel Delicado 2017-09-22 17:30:09 +02:00
  • 11ca3a2190 URL shortener now performs step by step expansion, so you possibly will have to expand an URL multiple times to reach the final destination Jose Manuel Delicado 2017-09-22 17:18:38 +02:00
  • a1381008d7 Use head instead of get for URL expansion Jose Manuel Delicado 2017-09-18 10:38:20 +02:00
  • 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
  • f83be5469f Fix #138 (py3) Bill Dengler 2017-07-11 03:59:53 +00:00
  • 268a123449 Fixed #138 Manuel Cortez 2017-07-10 17:46:20 -05:00
  • 178c2a3937 Changed the way used for detecting quoted tweets =Manuel Cortez 2017-07-08 15:42:21 -05:00
  • 9175eda183 Updated pot files Jose Manuel Delicado 2017-07-08 13:56:09 +02:00
  • 6ab7cf400a Fixed small bugs in reply to dialog title Jose Manuel Delicado 2017-07-08 13:54:32 +02: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
  • ec7572448f Merge branch 'bass' into py3 Bill Dengler 2017-07-08 06:57:43 +00:00
  • 06b4ed157f Update bass_alac.dll. Bill Dengler 2017-07-08 06:56:19 +00:00
  • d0b859ba15 Check-in additional libraries. Bill Dengler 2017-07-08 06:52:37 +00:00
  • 90410a72fa Update Twython to 3.5.0. Bill Dengler 2017-07-08 06:47:31 +00:00
  • 0250539db7 Update Twython to 3.5.0. Bill Dengler 2017-07-08 06:47:31 +00:00
  • 6c6784bd86 Fix about dialog. Bill Dengler 2017-07-08 06:39:49 +00:00