Commit Graph

846 Commits

Author SHA1 Message Date
Martin Zimmermann
dc1d83b74b add cs (czech) translation 2016-01-08 21:32:16 +01:00
Martin Zimmermann
1201c5145d fix link to gevent, #204 2016-01-08 21:15:49 +01:00
Martin Zimmermann
7d89b94d66 Merge remote-tracking branch 'origin/pr/198' 2016-01-08 20:58:07 +01:00
Martin Zimmermann
e52c7f801a ignore pip-selfcheck.json 2016-01-08 20:54:24 +01:00
Martin Zimmermann
4517235f85 add py35 to tox, fix missing dependency for py26 2016-01-08 20:53:50 +01:00
Martin Zimmermann
fc10a30091 fix init script, #221 2016-01-08 20:09:23 +01:00
Martin Zimmermann
2e41c4728a don't extend native objects, #191 2016-01-08 17:14:30 +01:00
Đinh Xuân Sâm
5ce7084f59 Fix typo: s/trướ/trước 2016-01-01 10:55:12 +07:00
Đinh Xuân Sâm
f1a8aed320 Completed Vietnamese translation. 2016-01-01 10:50:31 +07:00
Đinh Xuân Sâm
17747368e1 Created new branch for translation: vietnamese.
Added Vietnamese translation.
2016-01-01 10:48:36 +07:00
Martin Zimmermann
2137441958 Merge remote-tracking branch 'origin/pr/214' 2015-11-08 17:39:21 +01:00
Martin Zimmermann
33c02b45b4 Merge remote-tracking branch 'origin/pr/202' 2015-11-08 17:39:04 +01:00
Martin Zimmermann
54952e67ad Merge remote-tracking branch 'origin/pr/199' 2015-11-08 17:39:01 +01:00
Martin Zimmermann
bf9e803dce Merge remote-tracking branch 'origin/pr/195' 2015-11-08 17:38:54 +01:00
Steffen Prince
367ee48b76 Pin misaka to 1.x
With the release of misaka 2.0, new users experienced breakage when
2.0 was installed (#208).

2.0 has a slightly different API, and Python 2.6 support in 2.0 is not
yet released. #212 contains the update to 2.0, so this change should
only be a stopgap until the next misaka release with Py2.6 support.
2015-11-02 09:21:08 -08:00
Sergey Lisakov
45c4e43ba2 Update ru.js 2015-10-27 22:55:59 +01:00
Sergey Lisakov
11dff33450 Update ru.js 2015-09-18 13:15:59 +02:00
Sergey Lisakov
ed0f680e97 Update Russian translation
Pluralization will work just fine now with Russian. Also I corrected several typos and added translation for missed "comment-hidden". I installed Isso via pip and have this part of code in other files.
2015-09-15 17:27:03 +02:00
Nick Hu
b9ce411f85 write unit tests for require-email 2015-08-28 16:17:02 +01:00
Nick Hu
cb21af4cc5 Add config for requiring emails 2015-08-28 15:59:48 +01:00
Nick Hu
9e9e7b6f66 Make Vagrant actually work 2015-08-25 13:32:57 +01:00
Mushiyo
2af17b6204 corrected punctuation 2015-08-14 10:35:00 +08:00
Mushiyo
19179b1764 modify to a better translation 2015-08-14 10:22:09 +08:00
Mushiyo
b98133836d Added zh_TW translation 2015-08-13 23:22:46 +08:00
Martin Zimmermann
5d21e1b20a pin html5lib due to regression 2015-05-18 00:07:28 +02:00
Martin Zimmermann
88e77bf9a3 typo 2015-05-17 23:45:16 +02:00
Martin Zimmermann
8018a7e23d update russian translation 2015-05-17 23:45:16 +02:00
Martin Zimmermann
f940d630c4 update changelog 2015-05-17 23:45:16 +02:00
Martin Zimmermann
cd0b41f2a6 Merge pull request #189 from avinassh/patch-1
Added instructions to deploy Isso on Openshift
2015-05-17 21:24:43 +02:00
avinassh
23c19a061c Added instructions to deploy Isso on Openshift 2015-05-17 23:17:15 +05:30
Martin Zimmermann
8f23a73edd update changelog for 0.9.10 2015-04-11 21:28:31 +02:00
Martin Zimmermann
3a18013db6 Back to development: 0.9.11 2015-04-11 21:27:10 +02:00
Martin Zimmermann
42e0642263 Preparing release 0.9.10 2015-04-11 21:27:03 +02:00
Julien Enselme
7e58f6b97c Correct auth without password or username.
If no username is set, returns an empty string. So the test `username is
not None` is always True. Idem for password. This can lead to
authentication problems. This commit fixes the test to `if username and
password` as it was in the previous version.
2015-04-11 21:26:50 +02:00
Martin Zimmermann
3f73d83c99 Merge pull request #184 from wendal/i18n_zh_CN
add: zh_CN Translation
2015-04-07 10:35:15 +02:00
wendal
6e4d9ba446 add: zh_CN Translation 2015-04-07 10:47:04 +08:00
Martin Zimmermann
35897ef01f Merge pull request #175 from Jenselme/fedora
Add fedora in the prebuilt-package section of docs/docs/install.rst.
2015-03-07 22:34:20 +01:00
Martin Zimmermann
a2bda63bf0 Merge pull request #174 from Jenselme/smptAuth
Correct auth without password or username.
2015-03-07 22:34:04 +01:00
Julien Enselme
7e51915f54 Add fedora in the prebuilt-package section of docs/docs/install.rst. 2015-03-07 16:34:44 +01:00
Julien Enselme
6973128eac Correct auth without password or username.
If no username is set, returns an empty string. So the test `username is
not None` is always True. Idem for password. This can lead to
authentication problems. This commit fixes the test to `if username and
password` as it was in the previous version.
2015-03-07 16:00:28 +01:00
Martin Zimmermann
630e76f66c Merge branch 'legacy/0.9'
Conflicts:
	CHANGES.rst
	isso/ext/notifications.py
	isso/utils/http.py
	setup.py
2015-03-04 22:13:03 +01:00
Martin Zimmermann
beca18a344 Back to development: 0.9.10 2015-03-04 21:58:04 +01:00
Martin Zimmermann
c8655731d6 Preparing release 0.9.9 2015-03-04 21:57:40 +01:00
Martin Zimmermann
ed38ce13d8 update changelog 2015-03-04 21:56:22 +01:00
Martin Zimmermann
f5566c1325 encode username/password in SMTP auth only for Python 2, fix #146 2015-03-04 21:44:39 +01:00
Martin Zimmermann
596acb7f79 request with User-Agent 'Isso/...', #151 2015-03-04 21:33:01 +01:00
Sergey
56c81c2d06 Update ru.js 2015-03-04 21:10:42 +01:00
Martin Zimmermann
45053f9c0c catch errors in http response 2015-03-04 21:09:28 +01:00
Martin Zimmermann
8e4db5a7a2 typo 2015-02-25 10:57:55 +01:00
Martin Zimmermann
f681002e7e add support for html5lib below 0.95, #168 2015-02-25 10:48:11 +01:00