I came here to rant about "yet another service that logs all its users conversations" and then it turns out this one is self-hosted and open-source. Great job!
You beat me to it, this has literally been sitting at the top of my "one of these days" list for a few weeks now. Looks great, I'll be trying it out tonight.
This costs money and I can’t really test it before I spend a substantial amount of money (for an app, common!). Any chance to get a trial version or something like that?
We had a pretty good app on webOs for IRC, wIRC. I always felt it was mobile IRC done right. Here's the project page:<p><a href="http://www.webos-internals.org/wiki/Application:WIRC" rel="nofollow">http://www.webos-internals.org/wiki/Application:WIRC</a><p>It's open source too, code can be found here:<p><a href="https://github.com/webos-internals/wIRC" rel="nofollow">https://github.com/webos-internals/wIRC</a><p>It helped me learn webOS plugins, which are native components written in C++ that set up a special interface for javascript-plugin communication. It's a great app.