Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show chat history #23

Open
mutru opened this issue Oct 25, 2012 · 4 comments
Open

Show chat history #23

mutru opened this issue Oct 25, 2012 · 4 comments

Comments

@mutru
Copy link
Contributor

mutru commented Oct 25, 2012

Some options, or a combination of them:

  • Show messages mentioning my name automatically when connecting
  • Implement a /history #channel command. It would essentially break the IRC spec, but I guess most clients relay unknown commands directly to the server.
  • Catch a chat message like !history, and instead of relaying it to other users, fetch the history.
  • Simply offer a link to the web UI when joining a channel.
  • Check out how ZNC does this.
@kuon
Copy link

kuon commented Apr 16, 2013

Having chat history would be a major improvement, it's my number 1 flowdock feature request.

I vote for something like:

!history - would display all missed messages with my name (immediate command)
!history all - would display all missed messages since my last connection (immediate command)
!history onconnect none|myself|all - would let me configure on connect behaviour (config command)

@ldaley
Copy link

ldaley commented Jan 1, 2014

This would be a big improvement.

@dougalcorn
Copy link

I'd love to be able to see history since I last logged in.

@devkev
Copy link

devkev commented Jan 29, 2015

I never +1, but +1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants