Tue, 07 Apr 2009 18:09:16 +0300 |
Tero Marttila |
move irc_log.c to modules/irc_log.c, and restructure sock_* to split the basic fd-level stuff out of sock_tcp and into sock_fd
|
file |
diff |
annotate
|
Thu, 02 Apr 2009 03:19:44 +0300 |
Tero Marttila |
split off lua_irc from lua_objs
|
file |
diff |
annotate
|
Wed, 01 Apr 2009 01:41:08 +0300 |
Tero Marttila |
add nexus_lua_error for unified LUA_ERR* -> ERR_LUA_* mapping, and lua configuration support
|
file |
diff |
annotate
|
Wed, 01 Apr 2009 00:57:34 +0300 |
Tero Marttila |
implement a separate nexus_lua module
|
file |
diff |
annotate
|
Tue, 31 Mar 2009 19:35:51 +0300 |
Tero Marttila |
add some rudimentary lua support, by having a simple interactive console, and providing access to irc_client_quit
|
file |
diff |
annotate
|
Tue, 31 Mar 2009 15:41:24 +0300 |
Tero Marttila |
add a simple interactive readline console
|
file |
diff |
annotate
|
Mon, 30 Mar 2009 16:31:24 +0300 |
Tero Marttila |
implement irc_queue, with some basic functionality tests
|
file |
diff |
annotate
|
Fri, 27 Mar 2009 17:22:43 +0200 |
Tero Marttila |
add config module and modify irc_log/nexus to use it
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 21:46:10 +0200 |
Tero Marttila |
add irc_user module for irc_chan to track users on a channel
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 16 Mar 2009 20:22:51 +0200 |
Tero Marttila |
implement the SQL logs table and the INSERT-logging code for mod_irc_log
|
file |
diff |
annotate
|
Mon, 16 Mar 2009 00:03:31 +0200 |
Tero Marttila |
add CMake build stuff... that was easy
build-cmake
|
file |
diff |
annotate
|