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
Jelmer Vernooij f1a4478272
Use bleach to sanitize HTML; allows use with newer versions of html5lib.
6 years ago
..
css Merge remote-tracking branch 'posativ/master' into reply_notification 6 years ago
db do not use `NOT NULL` with `DEFAULT` at the same time 6 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 10 years ago
ext New setting general.reply-notifications 6 years ago
img Add a basic admin interface (Fix issue #10) 7 years ago
js Merge pull request #480 from frenchvandal/master 6 years ago
templates Make password form focused on page load 6 years ago
tests Use bleach to sanitize HTML; allows use with newer versions of html5lib. 6 years ago
utils Use bleach to sanitize HTML; allows use with newer versions of html5lib. 6 years ago
views Merge pull request #438 from vincentbernat/fix/rss-relative 6 years ago
__init__.py New setting general.reply-notifications 6 years ago
compat.py autopep8 the code and then flake8 6 years ago
config.py autopep8 the code and then flake8 6 years ago
core.py autopep8 the code and then flake8 6 years ago
defaults.ini actually include isso/defaults.ini 8 years ago
dispatch.py autopep8 the code and then flake8 6 years ago
migrate.py add: CONTRIBUTORS + pep8 6 years ago
run.py symlink share/isso.conf to isso/defaults.ini and include it properly 8 years ago
wsgi.py Use AF_INET if AF_UNIX isn't available (i.e. Windows) 6 years ago