.. |
css
|
Merge remote-tracking branch 'posativ/master' into reply_notification
|
2018-04-29 14:48:13 +02:00 |
db
|
do not use NOT NULL with DEFAULT at the same time
|
2018-10-01 01:48:19 +00:00 |
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
|
2015-01-03 13:07:41 +00:00 |
ext
|
New setting general.reply-notifications
|
2018-07-24 18:31:22 +02:00 |
img
|
Add a basic admin interface (Fix issue #10)
|
2017-04-23 13:45:24 +02:00 |
js
|
embed: do not jump to unrelated anchor on load
|
2018-10-09 08:02:53 +02:00 |
templates
|
Make password form focused on page load
|
2018-07-30 19:13:32 +03:00 |
tests
|
Use bleach to sanitize HTML; allows use with newer versions of html5lib.
|
2018-10-01 15:27:27 +13:00 |
utils
|
remove unused imports.
|
2018-11-03 14:20:47 +00:00 |
views
|
Merge pull request #438 from vincentbernat/fix/rss-relative
|
2018-07-31 08:59:22 +02:00 |
__init__.py
|
New setting general.reply-notifications
|
2018-07-24 18:31:22 +02:00 |
compat.py
|
autopep8 the code and then flake8
|
2018-02-08 22:46:14 +01:00 |
config.py
|
autopep8 the code and then flake8
|
2018-02-08 22:46:14 +01:00 |
core.py
|
autopep8 the code and then flake8
|
2018-02-08 22:46:14 +01:00 |
defaults.ini
|
actually include isso/defaults.ini
|
2016-01-09 01:01:39 +01:00 |
dispatch.py
|
autopep8 the code and then flake8
|
2018-02-08 22:46:14 +01:00 |
migrate.py
|
add: CONTRIBUTORS + pep8
|
2018-04-25 23:03:55 +02:00 |
run.py
|
symlink share/isso.conf to isso/defaults.ini and include it properly
|
2016-01-09 00:15:04 +01:00 |
wsgi.py
|
Use AF_INET if AF_UNIX isn't available (i.e. Windows)
|
2018-08-07 20:44:16 +10:00 |