ircloggr icon indicating copy to clipboard operation
ircloggr copied to clipboard

A system for producing web accessible IRC logs, in node.js.

Results 22 ircloggr issues
Sort by recently updated
recently updated
newest added

it might be interesting to render small dynamic word clouds in the browse view. Perhaps they consider the last week or 1000 utterances (whichever provides _more_ results) and highlight current...

Sorry to bug you again, but the [log](http://irclog.gr/#browse/irc.mozilla.org/mozilla-taiwan) for #mozilla-taiwan is giving us mojibake. Can we use utf-8 as the encoding instead of latin-1?

upstream IRC library silently fails when trying to join rooms where ssl is required. that means no callback, and futher rooms we attempt to join are not joined. yuck. Offer...

I know this is an useful command for testing but it might be a good idea to restrict or even disable the amnesia handler via config.json…

When the node.js server is down for maintenance we should render a maintenance page with diagnostics to instill confidence in the visitor. hah.

would be awesome. That is, when you scroll to the bottom, more comments are loaded.

github's source view does this well. what if you could click (to enter the "context" or "comment show" view, then shift click to highlight a range of comments? this would...

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...

Given the current client view is all fancy pants ajax, we make things difficult for crawlers. Hatem Nassrat contributed the following link which describes the steps to let logs be...