src/CMakeLists.txt
Tue, 31 Mar 2009 15:41:24 +0300 Tero Marttila add a simple interactive readline console
Mon, 30 Mar 2009 16:31:24 +0300 Tero Marttila implement irc_queue, with some basic functionality tests
Fri, 27 Mar 2009 17:22:43 +0200 Tero Marttila add config module and modify irc_log/nexus to use it
Thu, 26 Mar 2009 21:46:10 +0200 Tero Marttila add irc_user module for irc_chan to track users on a channel
Mon, 16 Mar 2009 21:47:18 +0200 Tero Marttila add FindEvsql/FindLibPQ cmake modules and irc_log.sql definition, and implement logging of JOIN, PART, MODE, TOPIC, KICK, PRIVMSG, NOTICE and OPEN messages
Mon, 16 Mar 2009 20:22:51 +0200 Tero Marttila implement the SQL logs table and the INSERT-logging code for mod_irc_log
Mon, 16 Mar 2009 00:03:31 +0200 Tero Marttila add CMake build stuff... that was easy build-cmake