isso icon indicating copy to clipboard operation
isso copied to clipboard

a Disqus alternative

Results 96 isso issues
Sort by recently updated
recently updated
newest added

In the following logic, we clear the comment text or close the box only after the API call succeeds. But if the API call takes a few seconds, then excited...

needs-contributor
client
bug

Hey ! I'd like to migrate from Commento but I didn't found any way to "convert" the database to the isso format :/

needs-contributor
feature
support
docs
good-first-issue

In the default Isso comment form, there are four form fields: content, name, email, and website. If I have no use for the "Website" form field, how do I remove...

needs-contributor
client
feature
needs-decision

Hi, I'm trying to adjust the capitalization of One Comment to One comment & 0 Comments to 0 comments by inserting this line in the client embed code: ``` ```...

client
bug

Fixes #552 Adds a logout button to the header, in the top right. Tasks: - [ ] CHANGES.rst ![image](https://user-images.githubusercontent.com/17971474/173250030-f809547e-1e11-4fc5-94fc-15f0f6e4671b.png)

server
client
feature

## Checklist - [x] I am running the latest version. Installing Isso from GitHub from the `master` branch does not fix my issue - [x] I have checked the [troubleshooting...

client
improvement

The `Dockerfile` might be using non-optimal base images and have too many steps as of now. I'm no docker expert and pretty much just threw together what I saw in...

needs-contributor
testing/ci
improvement

Currently, the client is heavily DOM-dependent and written in ES5-compatible syntax. Testing - although some great improvements with `Jest` and `puppeteer` have been made - is still hard to do....

client
needs-decision
meta

Would it be possible to have a Javascript-free client, for example with an iframe? If not, why?

needs-contributor
client
feature
needs-decision