oration icon indicating copy to clipboard operation
oration copied to clipboard

A Rocket/Elm self hosted commenting system for static sites

Results 36 oration issues
Sort by recently updated
recently updated
newest added

Consider an admin has set a nesting comment value of `7` previously, so comments now fill to this depth. Their site design has been revised and actually, it would be...

backend-rocket
backend-database

We can use [accessible-html](https://github.com/tesk9/accessible-html) to help (force) accessibility for our elements.

enhancement
frontend-elm

Should there be user accounts? I think not. But then updating users to replies needs to be addresses.

backend-rocket

If someone wishes to notify a named user of their latest comment, this should be possible.

backend-rocket
frontend-elm

As with #26, we should provide an Isso import tool

backend-database

We should have a tool to import Disqus comments for users who are migrating.

backend-database