A Disqus alternative https://posativ.org/isso/
Go to file
frenchvandal 2ba7217900
Dockerfile update (#644)
- Updated images with newer versions, except for Node: the js stuff will not compile with a version > 10
- Removed python3-dev and sqlite3 in step 2, they are not needed
- Added flask to pip, cf. issue #621
- Some small improvements here and there like a good practice for gunicorn use in Docker cf. https://pythonspeed.com/articles/gunicorn-in-docker/
2020-04-25 16:51:49 +00:00
.tx add Transifex project configuration file 2014-01-06 18:21:30 +01:00
ansible Make Vagrant actually work 2015-08-25 13:32:57 +01:00
bin fix tx-push script to work with GNU mktemp 2014-04-23 10:24:29 +02:00
contrib Adding contrib/dump_comments.py (#638) 2020-04-16 13:11:30 +00:00
docs Adding docs/extras/contribs.rst (#640) 2020-04-22 14:45:32 +00:00
isso Adding a [server] proxy-fix-enable-x-prefix configuration option to take into consideration the X-Forwarded-Prefix HTTP header (#639) 2020-04-22 14:44:26 +00:00
share Using .access_route instead of .remote_addr to take into account HTTP_X_FORWARDED_FOR header (#636) 2020-04-16 18:28:50 +00:00
.gitignore Ignore backup files. 2019-04-14 15:24:45 +00:00
.travis.yml Drop python2 support. (#613) 2020-04-16 02:21:42 +00:00
apidoc.json apidoc settings 2016-06-03 14:54:21 +02:00
CHANGES.rst html: Add markdown render flag option (#616) 2020-02-15 16:24:32 +01:00
CONTRIBUTING.rst write contribute section 2013-12-02 14:26:12 +01:00
CONTRIBUTORS.txt Using .access_route instead of .remote_addr to take into account HTTP_X_FORWARDED_FOR header (#636) 2020-04-16 18:28:50 +00:00
Dockerfile Dockerfile update (#644) 2020-04-25 16:51:49 +00:00
LICENSE re-license to MIT 2013-09-19 18:44:40 +02:00
Makefile Drop python2 support. (#613) 2020-04-16 02:21:42 +00:00
MANIFEST.in FIX: include admin.js in Python Package (#606) 2019-12-30 23:06:07 +01:00
README.md simplify GH readme to avoid repetition 2014-05-24 16:03:42 +02:00
setup.cfg Ignore .eggs directories as well. 2019-04-15 22:52:20 +00:00
setup.py Drop python2 support. (#613) 2020-04-16 02:21:42 +00:00
tox.ini Drop python2 support. (#613) 2020-04-16 02:21:42 +00:00
uwsgi.ini replace isso module with isso.run 2013-12-16 15:42:43 +01:00
Vagrantfile Add comments for debugging 2015-02-19 16:40:46 +01:00

Isso a commenting server similar to Disqus

Isso Ich schrei sonst is a lightweight commenting server written in Python and JavaScript. It aims to be a drop-in replacement for Disqus.

Isso in Action

See posativ.org/isso for more details.