Tue, 28 Apr 2009 17:52:48 +0300initial code towards transport implementation, doesn't compile new-transport
Tero Marttila <terom@fixme.fi> [Tue, 28 Apr 2009 17:52:48 +0300] rev 154
initial code towards transport implementation, doesn't compile

Fri, 24 Apr 2009 23:01:34 +0300implement irc_net reconnect, requires testing
Tero Marttila <terom@fixme.fi> [Fri, 24 Apr 2009 23:01:34 +0300] rev 153
implement irc_net reconnect, requires testing

Thu, 23 Apr 2009 21:22:15 +0300implement irc_chan_callbacks::on_self_msg/on_self_notice, and add code for mod_irc_log to use them
Tero Marttila <terom@fixme.fi> [Thu, 23 Apr 2009 21:22:15 +0300] rev 152
implement irc_chan_callbacks::on_self_msg/on_self_notice, and add code for mod_irc_log to use them

Thu, 23 Apr 2009 21:14:19 +0300don't log newlines in irc_queue_send_buf
Tero Marttila <terom@fixme.fi> [Thu, 23 Apr 2009 21:14:19 +0300] rev 151
don't log newlines in irc_queue_send_buf

Thu, 23 Apr 2009 21:05:52 +0300special-case recieved user-mode messages, add irc_conn_self function
Tero Marttila <terom@fixme.fi> [Thu, 23 Apr 2009 21:05:52 +0300] rev 150
special-case recieved user-mode messages, add irc_conn_self function

Thu, 23 Apr 2009 21:05:27 +0300handle server-name prefixes as documented
Tero Marttila <terom@fixme.fi> [Thu, 23 Apr 2009 21:05:27 +0300] rev 149
handle server-name prefixes as documented

Thu, 23 Apr 2009 17:17:56 +0300fix irc_chan to copy the irc_chan_info strings
Tero Marttila <terom@fixme.fi> [Thu, 23 Apr 2009 17:17:56 +0300] rev 148
fix irc_chan to copy the irc_chan_info strings

Thu, 23 Apr 2009 17:17:33 +0300fix bug with irc_net_destroy/users
Tero Marttila <terom@fixme.fi> [Thu, 23 Apr 2009 17:17:33 +0300] rev 147
fix bug with irc_net_destroy/users

Thu, 23 Apr 2009 17:17:14 +0300fix bug with lua_type_register/methods
Tero Marttila <terom@fixme.fi> [Thu, 23 Apr 2009 17:17:14 +0300] rev 146
fix bug with lua_type_register/methods

Sun, 19 Apr 2009 23:56:01 +0300implement lua_type
Tero Marttila <terom@fixme.fi> [Sun, 19 Apr 2009 23:56:01 +0300] rev 145
implement lua_type