lloyd / ircloggr

A system for producing web accessible IRC logs, in node.js.
http://irclog.gr
ISC License
34 stars 10 forks source link

automatic update? #11

Open lloyd opened 13 years ago

lloyd commented 13 years ago

when browsing the latest logs, it might be nice if the client could poll a fast api to determine if there's new chatter. I'm thinking a twitter style bubble "4 new comments" and perhaps update the page title with (X new)?

a fast little api to return the last rowid of a room might be all that's needed from the server.