isso/isso
Martin Zimmermann 9f2062a900 fix #35
Also add an option `direct-reply` to control the number of comments
on a thread without referencing a child (to avoid a simple while loop
that `curl -XPOST ...` the url).

Defaults to 3, that means a /24 (or /48 for IPv6) address can only post
3 direct responses on a thread at all.
2013-11-13 20:42:56 +01:00
..
css use SVG to render identicon so the browser can auto-resize the image 2013-10-29 16:58:38 +01:00
db fix #35 2013-11-13 20:42:56 +01:00
ext refactor views and introduce an API for notifications 2013-11-11 12:09:19 +01:00
js add an option to prevent Isso from appending the default CSS, closes #29 2013-11-06 17:46:04 +01:00
utils Merge branch 'tmp/refactorization' 2013-11-11 12:10:29 +01:00
views fix #35 2013-11-13 20:42:56 +01:00
__init__.py Merge branch 'feature/migration' 2013-11-11 12:10:42 +01:00
compat.py improve doctests and refactor title extraction 2013-10-29 12:01:45 +01:00
core.py fix #35 2013-11-13 20:42:56 +01:00
migrate.py ask to continue import if DB is not empty 2013-11-11 12:02:49 +01:00
wsgi.py refactor views and introduce an API for notifications 2013-11-11 12:09:19 +01:00