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
Joshua Gleitze 8a9fe29bce
apidoc for count
8 years ago
..
css add option to hide voting feature, closes #115 10 years ago
db Add config for requiring emails 9 years ago
demo 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 9 years ago
ext Correct auth without password or username. 9 years ago
js fix missing wrapper attribute 8 years ago
tests write unit tests for require-email 9 years ago
utils follow redirects, fix #193 8 years ago
views apidoc for count 8 years ago
__init__.py symlink share/isso.conf to isso/defaults.ini and include it properly 8 years ago
compat.py add POST request to get comment counts for multiple URLs 10 years ago
config.py Merge branch 'legacy/0.9' 10 years ago
core.py import backports.configparser before configparser, #128 10 years ago
defaults.ini actually include isso/defaults.ini 8 years ago
dispatch.py move default config expansion to function body (`default` already exists) 8 years ago
migrate.py Merge branch 'legacy/0.9' 10 years ago
run.py symlink share/isso.conf to isso/defaults.ini and include it properly 8 years ago
wsgi.py fix reponse for OPTIONS response on Python 3, #242 8 years ago