Commit Graph

26 Commits

Author SHA1 Message Date
ShadowNinja 3e310f45c1 Switch to Lua 5.2 module format 2015-01-25 13:35:19 -05:00
ShadowNinja 7adba31f8c Add a message queue 2015-01-25 12:46:59 -05:00
ShadowNinja e958a7242a Add Message class and constructors for common messages 2015-01-25 12:46:59 -05:00
Carl Reinke 2661da15f7 Fix calling nil error function inside module. 2014-08-02 21:19:38 -06:00
Natanael Copa 09b6864398 Fixed bug in trackUsers where pairs was missing 2014-01-15 08:20:57 +01:00
ShadowNinja 9206f01b88 Add OnSend hook 2013-06-25 21:55:43 -04:00
ShadowNinja ddb788883e Interpret format codes passed to meta:send() literally if there are no format arguments 2013-06-25 21:55:43 -04:00
Jakob Ovrum d1c0b2d271 Fixed bug in setMode where assert was missing 2011-02-11 15:12:48 +09:00
Joshua Simmons 01ffa79347 Merge remote branch 'jacop/ssl'
Conflicts:
	asyncoperations.lua
2010-07-19 11:18:07 +10:00
Joshua Simmons d7fc124342 Fixing send methods 2010-07-19 10:55:22 +10:00
Joshua Simmons 46d8317f28 Wow, just wow 2010-07-19 09:54:32 +10:00
Joshua Simmons ea788bb757 Really helps when you run code before comitting 2010-07-19 09:49:18 +10:00
Jakob Ovrum a37a7618ce Changed a bit of style stuff, tweaked verify calls here and there 2010-07-19 07:46:55 +09:00
Jakob Ovrum 145aa5b3eb Fixed some merge bugs 2010-07-19 07:24:19 +09:00
Joshua Simmons b53cd265ae Changing verify error message 2010-07-18 21:13:38 +10:00
Joshua Simmons 9c5a2c82e7 Fixing error level for verify call 2010-07-18 21:08:33 +10:00
Joshua Simmons 50f223fe66 Fixing some whitespace, and line endings. 2010-07-18 19:43:50 +10:00
Joshua Simmons 7d891b2380 Changing clean to verify for sending of parameters
Send methods will now error if you pass invalid characters
2010-07-18 18:26:04 +10:00
Joshua Simmons 8114c5b7f8 Fixing regressions in sendChat and sendNotice.
Fixing: Incorrect handling of newlines in message.
Fixing: Cleaning ':' from message.
2010-07-18 17:24:13 +10:00
Joshua Simmons bb020fdad4 Refactoring nasty send methods.
Adding a local clean method to sanitise strings for sending.
Removing sendByMethod, made obsolete by changes to send calls.
2010-07-17 23:16:01 +10:00
Joshua Simmons eac1f0d668 Adding TLS/SSL support via LuaSec 2010-07-17 23:14:37 +10: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 eb2326cd79 Changed some indentation inconsistencies 2010-06-28 12:58:46 +09:00
Jakob 009e09dae6 Fixed name tracking a bit, should be fairly complete now 2010-06-03 21:48:37 +02:00
Jakob b104df15cc Added channel names tracking 2010-06-01 01:39:34 +02:00
Jakob Ovrum cc156f8a20 Split into modules 2010-04-04 16:55:12 +02:00