881 Commits

Author SHA1 Message Date
Bill Dengler
64f6d9f242 Fix #143 2017-06-30 17:34:35 +00:00
Bill Dengler
d2d7e1c077 URLs need to be handled as bytes for sound_lib. 2017-06-17 01:42:44 +00:00
Bill Dengler
bde1d1fdf0 Merge branch 'phoenix' into py3 2017-06-17 01:31:05 +00:00
Bill Dengler
f756af9f9d Fix case issues. 2017-06-17 01:30:46 +00:00
Bill Dengler
1c4db4a10e Strings are unicode now. 2017-06-17 01:14:09 +00:00
Bill Dengler
885829a930 Fix name changes from automatic conversion. 2017-06-17 01:00:49 +00:00
Bill Dengler
b9ce127bc1 Initial (automated) port to Python3. 2017-06-16 21:25:01 +00:00
Bill Dengler
4bdc2b2a6a Prepare for py3 port. 2017-06-16 21:06:26 +00:00
Bill Dengler
6d33f310ab Merge branch 'i140' into py3 2017-06-16 21:01:09 +00:00
Bill Dengler
176c2500f7 Fix all message dialogs. 2017-06-16 19:43:34 +00:00
Bill Dengler
08f197a1f8 Fix message dialog. 2017-06-16 19:37:50 +00:00
Bill Dengler
af04bcfe3f Add new sound_lib files. 2017-06-16 19:05:40 +00:00
Bill Dengler
dc3a2a7c8e Fix more deprecation warnings. 2017-06-16 19:05:07 +00:00
Bill Dengler
7349e3b3f3 Update sound_lib. 2017-06-16 19:02:26 +00:00
Bill Dengler
4a4f626473 Update readme. 2017-06-15 22:38:43 +00:00
Bill Dengler
a21e31ae3a Fix more deprecation warnings. 2017-06-15 22:30:45 +00:00
Bill Dengler
695f9458b4 Fix API deprecation warning. 2017-06-15 22:15:31 +00:00
Bill Dengler
e0e1f6f0f9 Phoenix: fix system tray icon. 2017-06-15 22:11:31 +00:00
bf4c09d0bb Fixed getting previous items in searches. Closes #129 2017-06-15 09:57:45 -05:00
adc45ae767 Delete timer objects for buffers before destroying them 2017-06-15 08:26:30 -05:00
2618e0ac90 Language selection for OCR. Fixes #107 2017-05-29 02:25:50 +04:00
3feeb568d8 Updated windows 10 Keymap 2017-05-29 01:45:06 +04:00
fb977a70c2 Fixed unicode errors in account authorisation 2017-05-25 11:59:24 +04:00
c4a06a7bc0 Improved check_connection for avoiding a rece condition. Fixes #136 2017-05-25 11:52:29 +04:00
df5967079c Display users correctly in longtweets. Fixes #135 2017-05-08 14:14:31 +04:00
0a3219d12a Fixed a bugin inverted buffers 2017-05-08 04:12:06 +04:00
77baa06fc3 Fixed a typo 2017-05-08 04:03:00 +04:00
160d168c63 Don't add old tweets in buffers. Fixes #116 and #133 2017-05-07 10:45:35 +04:00
713ac0251b Added donation URL to the list of translatable strings 2017-05-06 23:34:50 +04:00
c655c76196 Fixed error with setters in view tweet dialog 2017-05-06 23:33:56 +04:00
3cf6ac5c06 Re-added SndUp's API key for audio uploads. Fixes #134 2017-05-06 19:40:31 +04:00
43bdb358dd Removed unneeded dependencies 2017-05-06 06:04:29 +04:00
6f622bdeba Switched to yandex.translate. Fixes #132 2017-05-06 05:49:00 +04:00
7e6103473f Merge pull request #131 from codeofdusk/next-gen
Close #130
2017-05-03 12:51:16 +04:00
Bill Dengler
caa051abae Close #130 2017-05-02 20:55:43 +00:00
fbe6eb6250 Updated contributors 2017-04-28 03:35:58 +04:00
b9d8e13bdf Removed TWUp from list of audio services 2017-04-27 04:10:25 +04:00
16a6fa2896 Shows error when loading timeline for suspended users. Fixes #125 2017-04-27 04:01:58 +04:00
Jose Manuel Delicado
089eea4c07 Updated version to 0.90 2017-04-05 10:09:39 +02:00
Jose Manuel Delicado
37e3af1c59 Updated Windows dependencies. Remember to run git submodule update before submiting new commits 2017-04-05 10:05:45 +02:00
562759f57e Updated locales 2017-04-05 02:54:42 -05:00
a9dc188c4b Saves value for mention all button only when the checkbox is shown 2017-03-25 07:54:28 -06:00
cced182063 Avoid timeline creation of unauthorized accounts. Fixes #125 2017-03-24 05:29:50 -06:00
66774174ae Added a few checks before removing buffers in local database 2017-03-24 05:25:02 -06:00
d9e972115b Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2017-03-24 05:11:13 -06:00
2d7c8e59dd Allow buffer removal without user interaction. 2017-03-24 05:10:15 -06:00
José Manuel
802c879795 Merge pull request #122 from codeofdusk/next-gen
Re-introduce patch from #23 to fix #121. Use braille output when it is supported in the selected accessible_output2 output class.
2017-03-07 11:14:50 +01:00
Bill Dengler
34f92b8af9 Fix #121 2017-03-06 17:57:33 +00:00
Jose Manuel Delicado
a72e8dd6a4 Updated spelling dictionaries. Remember to run git submodule update 2017-02-24 23:06:44 +01:00
4793aaf5e6 Convert HTML entities to unicode in long tweets. Fixes #118 2017-02-24 09:51:39 -06:00