This website requires JavaScript.
9451704d3d
Revert "require html5lib 0.95 or higher, #168 "
Martin Zimmermann
2015-02-25 10:30:58 +0100
e5219157a7
Merge pull request #172 from xuhdev/fix-159-2
Martin Zimmermann
2015-02-25 10:11:34 +0100
21e91efbf9
Save the session-key as a unicode string in the db
Hong Xu
2015-02-25 00:21:55 -0800
957fc72eb1
reject request if reject is actually defined, fix #165
Martin Zimmermann
2015-02-24 21:37:57 +0100
b2e9f221f1
Merge d347e42560
into 0466977109
Hong Xu
2015-02-24 20:35:18 +0000
0466977109
replace bullet with HTML entity, fix #169
Martin Zimmermann
2015-02-24 21:34:03 +0100
e97d2aba04
require html5lib 0.95 or higher, #168
Martin Zimmermann
2015-02-24 21:30:34 +0100
aa64b27684
Python 2.7.9 didn't get the context=ssl... backport unfortunately
Martin Zimmermann
2015-02-24 20:56:20 +0100
1752c2bb83
Make sure the key used for signing is a string
Hong Xu
2015-02-19 23:05:18 -0800
dc246dfaf4
Fix mod_wsgi throwing TypeError
jethrogb
2015-02-19 22:23:15 -0800
fc08c1fab1
Fix mod_wsgi throwing TypeError
jethrogb
2015-02-19 22:11:09 -0800
e3dedef7ed
Merge pull request #167 from albohlabs/feature/ansible
Martin Zimmermann
2015-02-19 22:32:03 +0100
09ad29aa81
Remove .idea from gitignore
Daniel Gräber
2015-02-19 19:32:12 +0100
e098a199f3
Merge pull request #164 from xuhdev/typo
Martin Zimmermann
2015-02-19 18:57:40 +0100
4c9a2aba30
fetch polish translation
Martin Zimmermann
2015-02-19 18:55:50 +0100
7725cfeefc
Remove old apache conf
Daniel Gräber
2015-02-19 17:59:11 +0100
b37487dcef
Add comments for debugging
Daniel Gräber
2015-02-19 16:40:46 +0100
aea85f807f
Edit uwsgi and nginx use tcp socket
Daniel Gräber
2015-02-19 16:39:58 +0100
5a29d2742d
Remove virtualenv
Daniel Gräber
2015-02-19 15:20:54 +0100
6deacf9527
Update add myself to contributors list
Daniel Gräber
2015-02-19 13:23:32 +0100
894086bda2
Fix catch socket timeout and error exceptions
Daniel Gräber
2015-02-19 13:23:05 +0100
63c3e1252c
Update gitignore
Daniel Gräber
2015-02-19 13:22:04 +0100
8387a5390f
Replace vagrant shell provisioning with ansible
Daniel Gräber
2015-02-19 13:21:57 +0100
24ee11772d
Update add myself to contributors list
Daniel Gräber
2015-02-19 13:23:32 +0100
72b93883f9
Fix catch socket timeout and error exceptions
Daniel Gräber
2015-02-19 13:23:05 +0100
43561169e4
Update gitignore
Daniel Gräber
2015-02-19 13:22:04 +0100
a914e5446b
Replace vagrant shell provisioning with ansible
Daniel Gräber
2015-02-19 13:21:57 +0100
81d09bfbe4
Fix some typos in the intallation doc.
Hong Xu
2015-02-18 13:03:44 -0800
d347e42560
Function "curl"'s "reject" param never used
Hong Xu
2015-02-18 16:01:55 -0800
0d55dadf46
Merge pull request #163 from albohlabs/patch-1
Martin Zimmermann
2015-02-17 22:30:24 +0100
763586448a
Fix npm uglifyjs missing package error
Daniel Gräber
2015-02-17 17:16:34 +0100
5f511023e9
Merge pull request #158 from rolisz/patch-1
Martin Zimmermann
2015-02-02 00:13:01 +0100
2a3075d0fb
Catch exception in anonymize function
Roland Szabo
2015-02-01 17:30:35 +0100
26b889d381
Merge remote-tracking branch 'origin/pr/157'
Martin Zimmermann
2015-01-30 15:43:02 +0100
1957f4f99f
Update CONTRIBUTORS.txt
Matias
2015-01-29 15:59:46 -0300
dc172975ee
Update CONTRIBUTORS.txt
Matias
2015-01-29 03:06:51 -0300
c5496b103d
Added spanish translation
Matias
2015-01-29 02:59:52 -0300
68a8c2c380
Update client.rst
Matias
2015-01-29 02:55:50 -0300
4d7fc956ab
Create es.js
Matias
2015-01-29 02:53:53 -0300
e271851b50
fetch greek translation
Martin Zimmermann
2015-01-28 23:14:21 +0100
f80460a685
Merge pull request #152 from jelmer/dutch
Martin Zimmermann
2015-01-22 09:09:18 +0100
00c4d4149e
Import transifex improvements to Dutch translation.
Jelmer Vernooij
2015-01-21 23:46:50 +0100
81756dcefa
Merge pull request #150 from jelmer/dutch
Martin Zimmermann
2015-01-21 23:31:34 +0100
dcb7f6457c
Add Dutch translations.
Jelmer Vernooij
2015-01-17 21:54:01 +0100
7c4565afc7
Merge pull request #148 from richard-fine/feature/vagrant
Martin Zimmermann
2015-01-03 22:44:46 +0100
6ac5e8c6d0
Reverted change to demo file; changed web server config to mount the uWSGI app at the root, as it turns out it's capable of serving the demo file itself
Richard Fine
2015-01-03 13:07:41 +0000
18118ec080
tell uWSGI to auto-reload when .py files are changed during development
Richard Fine
2015-01-03 02:22:01 +0000
3977a8d00d
set up Vagrant support to make it easy to get a dev environment going quickly
Richard Fine
2015-01-03 02:00:04 +0000
a6c859c5a5
add changelog for 0.10
Martin Zimmermann
2014-12-25 23:17:52 +0100
f47df75422
use system's CA certificates for Python 2.7.9 or higher to verify TLS connection
Martin Zimmermann
2014-12-25 22:49:28 +0100
d70eb160b9
Merge branch 'legacy/0.9'
Martin Zimmermann
2014-12-25 21:53:31 +0100
83d3c7443c
remove email field from JSON example
Martin Zimmermann
2014-12-25 21:30:54 +0100
d6602b7fe4
Merge branch 'pr/143'
Martin Zimmermann
2014-12-25 21:28:26 +0100
7f5ff457c1
integrate swedish translation into Isso
Martin Zimmermann
2014-12-25 21:28:15 +0100
afe6ece865
Merge branch 'pr/144'
Martin Zimmermann
2014-12-25 21:08:55 +0100
b45f39e662
resolve when comment is in moderation queue, too
Martin Zimmermann
2014-12-25 21:08:10 +0100
bba91b3f93
don't lose comment if it failed to create
Théo Zimmermann
2014-12-19 15:19:55 +0100
da47dbd374
Added swedish translation file
Gustav Näslund
2014-12-13 14:29:40 +0100
4b97684e22
fix editing when avatars are disabled
Martin Zimmermann
2014-11-26 00:06:28 +0100
c9be737f5e
document broken stdout notifications, #138
Martin Zimmermann
2014-11-25 23:18:50 +0100
89d6ea076b
add --empty-id flag to import weird Disqus exports, fixes #135
Martin Zimmermann
2014-11-25 22:59:05 +0100
dd3d1f8d4a
Merge 9ca4e2726a
into 8918c4a186
Paul Vorbach
2014-11-17 18:50:09 +0000
8918c4a186
Merge pull request #137 from Zimmi48/master
Martin Zimmermann
2014-11-17 19:49:08 +0100
928198f340
update translations
Martin Zimmermann
2014-11-16 14:27:42 +0100
a1be81f6c8
add UnicodeDecodeError to troubleshooting (via #93 )
Martin Zimmermann
2014-11-16 14:25:48 +0100
97015d4034
correct order by in sql request
Théo Zimmermann
2014-11-13 13:56:40 +0100
9ca4e2726a
Don't skip on empty id
Paul Vorbach
2014-11-12 23:14:33 +0100
4b64615f92
set encoding to UTF-8 for Disqus and WordPress import, also fixes #93
Martin Zimmermann
2014-11-12 22:34:07 +0100
0d6d975f98
use /opt/isso as virtualenv and add a simple sysvinit script
Martin Zimmermann
2014-11-09 22:57:02 +0100
f0a0f40223
add fallback localStorage implementation if not functional, #134
Martin Zimmermann
2014-11-09 22:13:26 +0100
f06be982e7
add target to lint for Python 2 and 3
Martin Zimmermann
2014-11-09 21:18:05 +0100
d469324392
fix 'undefined name 'buffer'' on Python 3.x
Martin Zimmermann
2014-11-09 21:17:36 +0100
b800a8bbe7
Merge pull request #130 from Zimmi48/master
Martin Zimmermann
2014-10-20 15:11:50 +0200
d0a0ac39b0
bug fixed: was trying to remove an unexisting span.votes
Théo Zimmermann
2014-10-17 09:24:53 +0200
74363d44ba
Merge branch 'legacy/0.9'
Martin Zimmermann
2014-10-08 18:06:56 +0200
da174cd712
Back to development: 0.9.9
Martin Zimmermann
2014-10-08 17:59:55 +0200
33a1edafac
Preparing release 0.9.8
0.9.8
Martin Zimmermann
2014-10-08 17:59:29 +0200
a07296b9fd
update changelog
Martin Zimmermann
2014-10-08 17:53:53 +0200
88be07d5de
import backports.configparser before configparser, #128
Martin Zimmermann
2014-10-07 12:09:41 +0200
9aaac16d17
add #125 and #129 to troubleshooting
Martin Zimmermann
2014-09-26 16:48:47 +0200
4bc70dd09b
Update documentation for deployment with mod_wsgi
Julien Lamy
2014-09-26 16:48:47 +0200
52fd62f8bb
Merge f6e6ae72c4
into 9c2a48b388
lamyj
2014-09-26 15:02:39 +0000
f6e6ae72c4
Update documentation for deployment with mod_wsgi
Julien Lamy
2014-09-26 16:48:47 +0200
9c2a48b388
Merge branch 'legacy/0.9'
Martin Zimmermann
2014-09-25 13:39:47 +0200
1bfd4fb916
Back to development: 0.9.8
Martin Zimmermann
2014-09-25 13:35:58 +0200
278f5c74bc
Preparing release 0.9.7
0.9.7
Martin Zimmermann
2014-09-25 13:35:50 +0200
6a3a9ea114
SMTP authentication uses bytes, not unicode, fixes #126
Martin Zimmermann
2014-09-25 13:29:24 +0200
ad1fdfdb32
add note about broken WXR (use xmllint to fix)
Martin Zimmermann
2014-09-23 11:14:15 +0200
721e87a843
Merge branch 'legacy/0.9'
Martin Zimmermann
2014-08-18 13:09:24 +0200
6c345f5d81
Back to development: 0.9.7
Martin Zimmermann
2014-08-18 12:35:02 +0200
9f90e67f0a
Preparing release 0.9.6
0.9.6
Martin Zimmermann
2014-08-18 12:34:51 +0200
4b4b4a6a66
add changes for 0.9.6
Martin Zimmermann
2014-08-18 12:25:31 +0200
c712d196d7
add option to hide voting feature, closes #115
Martin Zimmermann
2014-08-18 11:57:53 +0200
e2911da560
fix #106
Martin Zimmermann
2014-07-21 17:00:46 +0200
d21aed83f8
save name, email and website in localStorage, closes #119
Martin Zimmermann
2014-08-11 12:48:55 +0200
d9098b83f0
use different identifiers to avoid mixin events
Martin Zimmermann
2014-08-11 12:48:05 +0200
c8acd461d3
do not export email field
Martin Zimmermann
2014-08-11 10:39:07 +0200
e36356e2b5
Merge 01d86881ca
into f7e51fd03d
Martin Zimmermann
2014-08-10 10:13:55 +0000
01d86881ca
Merge branch 'master' into dev
dev
Martin Zimmermann
2014-08-10 12:13:09 +0200
f7e51fd03d
Merge branch 'legacy/0.9'
Martin Zimmermann
2014-08-10 12:09:11 +0200