Mon, 16 Mar 2009 22:06:39 +0200 |
Tero Marttila |
create irc_log_chan function to log a new irc_log_chan, and irc_log_chan_destroy to remove the added callbacks/command handlers
|
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
|
Thu, 12 Mar 2009 22:50:08 +0200 |
Tero Marttila |
remove irc_chan.state, modify irc_chan_callbacks.on_msg to take a irc_nm, improve error handling a bit further (up to irc_net now)
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 18:48:42 +0200 |
Tero Marttila |
rename irc_nm to irc_proto, and move numerics from irc_cmd.h
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 18:35:05 +0200 |
Tero Marttila |
implement irc_chan_callbacks, and add on_msg
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 18:11:44 +0200 |
Tero Marttila |
change irc_chan.state into bool fields, move irc_cmd implementation from irc_conn.c into irc_cmd.c, remove irc_conn arg from irc_cmd_handler, add irc_conn.nickname tracking, and handle irc_chan JOINs
|
file |
diff |
annotate
|
Tue, 10 Mar 2009 01:11:12 +0200 |
Tero Marttila |
add irc_chan module
|
file |
diff |
annotate
|