AndrewBelt / hack.chat

a minimal, distraction-free chat application
https://hack.chat/
MIT License
2.39k stars 336 forks source link

chat history #75

Open andrewgdunn opened 9 years ago

andrewgdunn commented 9 years ago

Is there a way to log chat history on the server if it's desired?

AndrewBelt commented 9 years ago

No, but I'm working on a fork of hack.chat with features similar to Slack and Hipchat, including chat history.

You can also record chat history with a client-side bot.

andrewgdunn commented 9 years ago

Do you mind updating this issue when you have a desire to have testers for your fork?

Just to provide some context, this is what I think would be an ideal simple setup for collaboration between team members in my domain (academic/research work involving maths/software)

server

client

AndrewBelt commented 9 years ago

We seem to have similar goals, so I'll annotate your list of features with my idea of the new fork.

server

client

andrewgdunn commented 9 years ago

Pretty excited to hear this, I was thinking a bit more since the last response.

Server

Client