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 78b34ecdd2
return only publicely visible comments on /count
10 years ago
..
css reduce heading size in comments, fix #26 11 years ago
db return only publicely visible comments on /count 10 years ago
ext set SMTP timeout to 10 seconds and make it configurable, ref 9a735e8 10 years ago
js add POST request to get comment counts for multiple URLs 10 years ago
utils exit if no website(s) are configured and remove default host 10 years ago
views add POST request to get comment counts for multiple URLs 10 years ago
__init__.py exit if no website(s) are configured and remove default host 10 years ago
compat.py add POST request to get comment counts for multiple URLs 10 years ago
core.py remove warning when SMTP is not configured as notifcation backend 10 years ago
dispatch.py isso.dispatch now dispatches multiple sites based on relative URLs 11 years ago
migrate.py add test for disqus import 11 years ago
run.py make_app uses threading.Lock now by default 11 years ago
wsgi.py make CORS middleware more generic to use 10 years ago