Earlier quoted context omitted.
I think they are using Gravatar ( https://en.gravatar.com/ ) to pull them in based on your email as it surprised me for a second when I set it up locally, registered and then my current profile photo was already there.
Yup, Let's Chat uses Gravatar!
Show HN: Let's Chat, a self-hosted chat app for small teams
71–80 of 97 posts
Re: Show HN: Let's Chat, a self-hosted chat app for small teams
#72This looks great. Thanks for making it open-source. I've tried other self-hosted chat apps, but this one looks promising. IRC integration would be great. :) When I was experimenting with websockets, I wanted to make a simple chat app that integrates with Github projects. Of course, not nearly as feature rich, but just an experiment to learn. Source with demo: https://github.com/alfg/chathub-client
Re: Show HN: Let's Chat, a self-hosted chat app for small teams
#73This looks great. Thanks for making it open-source. I've tried other self-hosted chat apps, but this one looks promising. IRC integration would be great. :) When I was experimenting with websockets, I wanted to make a simple chat app that integrates with Github projects. Of course, not nearly as feature rich, but just an experiment to learn. Source with demo: https://github.com/alfg/chathub-client
Re: Show HN: Let's Chat, a self-hosted chat app for small teams
#74Re: Show HN: Let's Chat, a self-hosted chat app for small teams
#75Something similar https://github.com/JabbR/JabbR
Re: Show HN: Let's Chat, a self-hosted chat app for small teams
#76Something similar https://github.com/JabbR/JabbR
I installed it for my company (everyone here knows c# and asp.net mvc )
It's the best project that shows SignalR ( a real time js framework on the .Net platform)
Re: Show HN: Let's Chat, a self-hosted chat app for small teams
#77That's why the ' in Let's is red!
Re: Show HN: Let's Chat, a self-hosted chat app for small teams
#78Earlier quoted context omitted.
For github projects, I've been using http://gitter.im I've found the integration to be awesome and well thought-out.
Oh, definitely. Gitter has been great as a hosted solution!