You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
isso/isso
Martin Zimmermann fcc4cd63b4
fix #93
10 years ago
..
css #49 : Comments thread and submission form now support data-isso-avatar="false" 10 years ago
db idiomatic python 10 years ago
demo add doctype and charset 10 years ago
ext do not limit From: field to email address-only, closes #87 10 years ago
js hide avatars with data-isso-avatar="false", part of #49 10 years ago
tests fix #93 10 years ago
utils remove doctest-ignore-unicode dependency 10 years ago
views idiomatic python 10 years ago
__init__.py add initial support to import WordPress comments 10 years ago
compat.py add POST request to get comment counts for multiple URLs 10 years ago
core.py do not limit From: field to email address-only, closes #87 10 years ago
dispatch.py use HTTP_REFERER as fallback if HTTP_ORIGIN is not sent 10 years ago
migrate.py fix #93 10 years ago
run.py make_app uses threading.Lock now by default 11 years ago
wsgi.py return first item of [general] -> host if origin is hidden 10 years ago