utterance / utterances

:crystal_ball: A lightweight comments widget built on GitHub issues
https://utteranc.es
MIT License
8.66k stars 567 forks source link

homepage #1

Open utterances-bot opened 7 years ago

utterances-bot commented 7 years ago

utterances

A lightweight commenting system using GitHub issues.

http://utteranc.es/index.html

alecgynness commented 5 years ago

this is great! i only have one totally dumb question. i have set it up on my site, and used it while testing on localhost. i made a bunch of dumb test issues, how do i delete these from the repo? I don't see a delete option on the issue that the utterance bot created.

jdanyow commented 5 years ago

@alecgynness thanks! AFAIK there's no way to delete issues on GitHub. All you can do is close them. If your repo was created solely for the purpose of storing comments, you could delete the repo and recreate it. If you do this, don't forget to install the utterances GitHub app :)

abhishek1nair commented 5 years ago

This seems like a very good idea.

jdanyow commented 5 years ago

@github just shipped the ability to delete issues

Litreily commented 5 years ago

seems not bad :smile:

jdanyow commented 5 years ago

api.utteranc.es is now using Cloudflare Workers for maximum perf :fire:. Probably overkill but really cool stuff to work with!

MrRobotjs commented 5 years ago

Biggest issue of all is that this isn’t mutable. I muted this thread multiple times but i always get emails from this thread and it’s annoying. On Mon, Nov 12, 2018 at 20:02 Chris notifications@github.com wrote:

test

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/utterance/utterances/issues/1#issuecomment-438126716, or mute the thread https://github.com/notifications/unsubscribe-auth/AlOX00gF8bejnXxhm7PYFcPzstgLkcVrks5uukRZgaJpZM4NM2hK .

jdanyow commented 5 years ago

@MrRobotjs did you click unsubscribe in the notifications section of the issue?

MrRobotjs commented 5 years ago

Yes and it’s really odd because Github gives me a notification saying that it’s already muted. On Wed, Nov 14, 2018 at 17:08 Jeremy Danyow notifications@github.com wrote:

@MrRobotjs https://github.com/MrRobotjs did you click unsubscribe in the notifications section of the issue https://github.com/utterance/utterances/issues/1?

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/utterance/utterances/issues/1#issuecomment-438877956, or mute the thread https://github.com/notifications/unsubscribe-auth/AlOX04PiLhOCNapEJcHE1y3cWuSYBghBks5uvL6fgaJpZM4NM2hK .

natsu90 commented 5 years ago

this is dope

lazarljubenovic commented 5 years ago

This looks promising... Nice job!

sumangeo commented 5 years ago

When I going to configure uttarances, No access to code in permisson- shows. How can I fix it.

jdanyow commented 5 years ago

@suman71 please confirm items 1-3 under the "Repository" section above :point_up:

If you're still seeing issues, please open an issue with more info and I'll help troubleshoot.

Rockheung commented 5 years ago

What a great it is.

sepisoad commented 5 years ago

amazing

siman commented 5 years ago

Let's see what we have here

And here


bottom line
siman commented 5 years ago

Would be cool to have "Reply" functionality

jamiesmith commented 5 years ago

OK, this seems reasonable. Couldn't get staticman to work, seems like it is DOA

LeslieOA commented 5 years ago

Neato. Con(s): user requires GitHub account. Pro(s): everything else.

StefanoChiodino commented 5 years ago

May as well be github if you want your users to login!

pascalandy commented 5 years ago

I'm looking to add this on my Ghost site but I can't find how at the moment. I opened an issue on Ghost forum - https://forum.ghost.org/t/commenting-with-github-issue-with-utterances/4799

Cheers!

jdanyow commented 5 years ago

Hi @pascalandy, I’ve responded in the ghost forum thread 👻

pascalandy commented 5 years ago

@jdanyow you rock thanks!

huan commented 5 years ago

Love it!

m1guelpf commented 5 years ago

Would be better if you could enable commenting without a GitHub account btw

t-neumann commented 5 years ago

Awesome

onlurking commented 5 years ago

Readline shortcuts

Moving

Ctrl-a Move to the start of the current line.
Ctrl-e Move to the end of the line.
Ctrl-f Move forward a character.
Ctrl-b Move back a character.
Alt-f Move forward to the end of the next word. Words are alphanumeric.
Alt-b Move back to the start of the current or previous word. Words are alphanumeric.
Ctrl-l Clear the screen.

ghost commented 5 years ago

Just implemented this on a site - works beautifully. Thank you for such an elegant solution for comments for static sites.

Question: Is there a way to disable new comments for a post? (This is on a Hugo site.)

jdanyow commented 5 years ago

@alecsatin awesome :clap:

Comments can be disabled by locking conversation on the issue associated with the post.

ghost commented 5 years ago

That did it. Nice! So very pleased with utteranc.es

kingishb commented 5 years ago

interesting, can i edit my comment

edit: indeed i can

goranmoomin commented 5 years ago

마크다운 지원이 되네;;

우왕 개신기해 기울임체

pub fn main() -> ! {
    loop {}
}
despotak commented 5 years ago

Totally in love. Now we only have to convince MS to offer nested replies to issues ;)

bozsikarmand commented 5 years ago

Absolutely beautiful solution

Thanks, bookmarked!

blakeearth commented 5 years ago

Absolutely beautiful. Thanks!

jdanyow commented 5 years ago

:sparkles: New Feature :sparkles:

Utterances now supports labeling issues!

lilyball commented 5 years ago

It seems that Safari's cross-site tracking is preventing this from working. I'm looking at https://os.phil-opp.com/advanced-paging/ and it persists in keeping me signed out until I disable cross-site tracking (and re-enabling it immediately signs me out again). I assume this is due to the use of some intermediate redirection domain that I haven't actually visited directly as a user but I don't know for sure.

If it makes a difference, I've already authorized the app (on a different machine), so when I click "Sign in to comment" I don't actually go to a sign-in page, it just redirects me a few times and plops me back at the original article, still signed out.

lilyball commented 5 years ago

Now that I'm back on the computer that originally authorized utteranc.es, I just tested again, hitting the Sign In button, and it worked on this computer. I don't know if the difference is that I actually saw the sign-in form at some point in the past on this computer, or what.

jdanyow commented 5 years ago

@lilyball this was a regression introduced by the fix for #100. It’s fixed now. Thanks for reporting 👍

lilyball commented 5 years ago

@jdanyow Is this something that still needs to be deployed? I still can't sign in to https://os.phil-opp.com/advanced-paging/ (back on the machine I originally reported the issue with).

samselikoff commented 5 years ago

this is so cool

dexygen commented 5 years ago

Shameless plug; feel free to comment: https://dexygen.github.io/blog/articles/2019/01/04/AccidentallyDeclarative.html

jdanyow commented 5 years ago

:sparkles: New Feature :sparkles:

Pagination / support for issues with >100 comments :point_down:

hidden-comments

jdanyow commented 5 years ago

:sparkles: New Feature :sparkles:

Initial support for reactions is finally here! Parity with GitHub at desktop resolutions. Bit more work required to achieve parity at mobile resolutions.

as1ndu commented 5 years ago

@jdanyow Hello 🙋‍♂️

dexygen commented 5 years ago

I'm having comments disappear then re-appear. Is this a known issue? I'll try to be more stringent in re-creating the issue.

jdanyow commented 5 years ago

@dexygen you're the first to report something like that- please open an issue with more info (blog url) and I can take a look.

jdanyow commented 5 years ago

:sparkles: New Feature :sparkles:

Amazing new theme from @woofers: github-dark-orange!

Thanks @woofers :dancer:

pimgeek commented 5 years ago

Thanks for your work, I will have a try. :)

tarsius commented 5 years ago

Seems I can only comment here but not on my own blog or e.g. https://haxe.org/manual/introduction.html. Any suggestions why that might be? The button on other blogs says "Sign in to comment" and if I click on that the page is refreshed but nothing changes.