Commit Graph

16 Commits

Author SHA1 Message Date
Joshua Simmons b392b69f87 Adding ability for hooks to return, and OnRaw hook
By adding the ability for hooks to return, we can stop the processing of a line at any point.
This is used by the OnRaw hook such that any non-nil return value will cause the irc library to assume that line has been handled.
2010-07-19 05:48:15 +08:00
Joshua Simmons 41cbab629f Adding TLS/SSL support via LuaSec 2010-07-19 05:48:14 +08:00
Jakob Ovrum 66361ac235 Added OnKick hook 2010-07-18 18:18:39 +09:00
Jakob Ovrum 48ee749bb7 Cleaned up whitespace, now all indentation is done with 1 tab character 2010-07-17 11:48:32 +09:00
Jakob Ovrum 8f8feb00d7 added topic hooks 2010-07-17 11:43:17 +09:00
Jakob Ovrum 72a355cc70 Tweaked irc:whois a bit 2010-07-17 11:15:17 +09:00
Jakob Ovrum e866807a44 now handles topic changes 2010-07-17 11:00:58 +09:00
Jakob Ovrum 103d9cf4ce Fixed bug in previously untested path 2010-07-16 14:01:05 +09:00
Brandon Williams 2120cf9825 Add support for recognizing Unreal registered users 2010-06-28 02:16:58 +08:00
Jakob 009e09dae6 Fixed name tracking a bit, should be fairly complete now 2010-06-03 21:48:37 +02:00
Jakob a8211a7678 Fixed access parsing 2010-06-01 14:18:51 +02:00
Jakob b104df15cc Added channel names tracking 2010-06-01 01:39:34 +02:00
Jakob Ovrum d992dcc9ae Refactored structure 2010-03-10 20:03:36 +09:00
Jakob Ovrum 4f17455fbe Added irc:setmode() 2010-02-22 03:39:52 +09:00
Jakob Ovrum af2f48553f Added support for keyed channels 2010-02-22 03:09:13 +09:00
Jakob Ovrum 5fe3969a59 Wut 2010-02-21 23:59:29 +09:00