You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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)
Some options, or a combination of them:
The text was updated successfully, but these errors were encountered: