utterance / utterances

:crystal_ball: A lightweight comments widget built on GitHub issues
https://utteranc.es
MIT License
8.64k stars 564 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

jdanyow commented 7 years ago

This is shit. This is potentially useful... maybe... we'll see.

niieani commented 7 years ago

Yes! 👍

antonmedv commented 6 years ago

Cool stuff. But can't setup for my project https://github.com/antonmedv/medv.io (I think dot in name)

jdanyow commented 6 years ago

@antonmedv this is fixed in ef9e9bd4d1613a85999f6b16bc37bb30f7f702e9. Thanks for reporting :fist_right: :fist_left:

antonmedv commented 6 years ago

Cool, stuff. Really like your project. ❤️

jdanyow commented 6 years ago

by the way- syntax highlighting works too!

let { a, b, c } = something;
for (const item of items) {
  console.log(item);
}
<blink>awesome</blink>
.container {
  padding: 0 15px;
}

cc @yydai @wingjay @eranik @al1b

phil-opp commented 6 years ago

This is awesome and should be much more popular!

billiegoose commented 6 years ago

this is awesome! came here from Henry Zhu's blog.

jdanyow commented 6 years ago

@wmhilton thanks! @LokiMidgard - I'm going to change utterances from the old-style GitHub "OAuth App" to the new-style GitHub "App". This will allow for more granular permissions. Take a look at the work we did for this feedback system to preview what the auth experience will be like.

LokiMidgard commented 6 years ago

That looks cool.

phil-opp commented 6 years ago

@jdanyow Sounds awesome!

ShinJJang commented 6 years ago

👍

RohanNagar commented 6 years ago

@jdanyow can't wait for the new version of Utterances. Love the work you did on Microsoft Docs!

mblarsen commented 6 years ago

Groovy 🦀

shelldandy commented 6 years ago

Amazing!

morgs32 commented 6 years ago

This is epic.

floer32 commented 6 years ago

Thank you so much, this is quite wonderful

jdanyow commented 6 years ago

:rotating_light: utterances has been switched to a GitHub App to take advantage of the more granular permissions scheme. Read more about this change in https://github.com/utterance/utterances/pull/25.

Note: If your blog is using utterances you will need to install the app on your GitHub repo, otherwise users will no longer be able to post comments.

rain-1 commented 6 years ago

Fantastic! What a smart idea to make use of the github issue tracker for comments. We can easily sign up to threads as if they are mailing lists with it too!

jdanyow commented 6 years ago

:sparkles: new feature: markdown preview has been added!

foundObjects commented 6 years ago

Hey, this is fantastic!

philographer commented 6 years ago

Awesome!!

kindraywind commented 6 years ago

LGTM

nikialeksey commented 6 years ago

Nice!!!

oozoofrog commented 6 years ago

Great!

khw1031 commented 6 years ago

If you guys are using gatsbyjs. I made a React HOC for utterances. https://github.com/khw1031/withUtterances. Try this out.

00052 commented 6 years ago

Nice!!!

harttle commented 6 years ago

Great!

jdanyow commented 5 years ago

New feature: support for permalink code snippets! :fire:

https://github.com/utterance/utterances/blob/8efc577b8ddc0643bfffae6e7360e490181072e4/src/github.ts#L46-L66

barretlee commented 5 years ago

嘶锅咦

billvsme commented 5 years ago

⚂⚃🂬🂶🀀🀁🀂🀃

wangchi commented 5 years ago

Wonderful :smile:

mycoolade commented 5 years ago

it's cool!

jdanyow commented 5 years ago

@anavilohia commenting only at this time. #39 tracks adding support for multiple issues like we’ve done on https://docs.microsoft.com

jdanyow commented 5 years ago

New Features :sparkles:

eeeeeta commented 5 years ago

Neat!

5pecia1 commented 5 years ago

Great!

ahmadawais commented 5 years ago

Boy this is SuperCaliFragilisticExpialidocious!

Wish I could edit it and press + ENTER to comment.

jdanyow commented 5 years ago

:white_check_mark: Verified the utterance GitHub org controls the utteranc.es domain.

image

jdanyow commented 5 years ago

+ ENTER to submit comments has been implemented

sundxfansky commented 5 years ago

amazing!

crazygit commented 5 years ago

cool

shabtai commented 5 years ago

hmmmm.. like!

jdanyow commented 5 years ago

:sparkles: New feature: theme support! :art:

Use the theme selector above to choose a theme :gear:

KENNYSOFT commented 5 years ago

Suggestion: support file upload, image upload by pasting(Ctrl+V), toolbar just like Github Issues screen Also M↓ logo could be added on the left of "Styling with Markdown is supported" :smile:

jdanyow commented 5 years ago

@KENNYSOFT I've added the markdown icon :point_down: and opened #77 to track image upload.

MrRobotjs commented 5 years ago

wow this is great.

jdanyow commented 5 years ago

Utterances now supports expand/collapse of email replies.

On Thu, Oct 18, 2018 at 7:08 PM Christopher notifications@github.com wrote:

wow this is great.

— 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-431221824, or mute the thread https://github.com/notifications/unsubscribe-auth/ABPwe9NZ96uG1pcAW1GLbkIxvX_500x7ks5umTQBgaJpZM4NM2hK .

rujews commented 5 years ago

希望可以更新下这个编辑输入框,Github Issue有很多扩展快捷工具按钮,可以让我们快速的输入正确格式的内容。

CrossEye commented 5 years ago

I'm quite interested to try this. I was thinking of building something like it. Glad I don't have to!