A Disqus alternative https://posativ.org/isso/
53d5ad441c
Merging @pellenilsson reply notification PR * Added reply notification for commenter * Removed debug info * Bugfix * Add notification column to database if needed * Make SMTP connections thread safe * Include link to comment in email notifications * Implement opt-out for email notifications * Fix faulty check for parent comment * Support notifications also for replies * Don't send notification when someone responds to his/her own comment * Make unsubscribe work with notifications for replies * Correct hash in 'unsubscribe' API example * Introduce public-endpoint setting * Fix whitespace issue * Postpone notifications to users until comment has been approved by moderator * New setting general.reply-notifications * Add client-side configuration setting reply-notifications * Documentation for reply notifications |
||
---|---|---|
.tx | ||
ansible | ||
bin | ||
docs | ||
isso | ||
share | ||
.gitignore | ||
.travis.yml | ||
apidoc.json | ||
CHANGES.rst | ||
CONTRIBUTING.rst | ||
CONTRIBUTORS.txt | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
MANIFEST.in | ||
README.md | ||
setup.cfg | ||
setup.py | ||
tox.ini | ||
uwsgi.ini | ||
Vagrantfile |
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.
See posativ.org/isso for more details.