A Disqus alternative https://posativ.org/isso/
c4373186f9
Until this fix, likes counters of replies are only displayed if the parent comment has likes. This is because the previous CSS rule there applied to **all** HTML children of the element with the `isso-no-votes` class, not only its own footer likes ounter. With this PR we get the expected behaviour |
||
---|---|---|
.tx | ||
ansible | ||
bin | ||
contrib | ||
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.