ShadowNinja
|
3e310f45c1
|
Switch to Lua 5.2 module format
|
2015-01-25 13:35:19 -05:00 |
|
ShadowNinja
|
c27e2ec7e9
|
Add support for tag escapes
|
2015-01-25 12:46:59 -05:00 |
|
ShadowNinja
|
2ee58834e0
|
Add support for IRCv3 message tags
|
2015-01-25 12:46:59 -05:00 |
|
ShadowNinja
|
7024ad5512
|
Use Message objects internally and pass one to Do* hooks
|
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 |
|
ShadowNinja
|
9b74265690
|
Fix typo in defaultNickGenerator comment
|
2015-01-25 12:46:59 -05:00 |
|
ShadowNinja
|
b5646fd64a
|
Add support for arbritrary status modes via the ISUPPORT PREFIX value
|
2015-01-25 12:46:58 -05:00 |
|
ShadowNinja
|
7e2c85764b
|
Allow hooking to any IRC command
|
2015-01-25 12:46:58 -05:00 |
|
ShadowNinja
|
5ab24e9ad1
|
Generate a new nickname when it is in use or erroneous and check the
provided nickname for validity
|
2013-10-07 16:15:27 -04:00 |
|
ShadowNinja
|
d443e2eeeb
|
Track user access changing and enable multi-prefix
This also changes the format of user.access.
|
2013-06-25 22:29:53 -04:00 |
|
Joshua Simmons
|
1ce9e96ccd
|
Merge remote branch 'jacop/master'
Conflicts:
doc/luadoc.css
init.lua
util.lua
|
2010-07-18 20:50:08 +10:00 |
|
Joshua Simmons
|
50f223fe66
|
Fixing some whitespace, and line endings.
|
2010-07-18 19:43:50 +10:00 |
|
Jakob Ovrum
|
531f584a56
|
Patched parser a bit
|
2010-07-18 16:50:31 +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
|
ca3ae42726
|
Fixed util.lua, again
|
2010-07-03 13:27:47 +09:00 |
|
Jakob Ovrum
|
8b9adbd8e0
|
Fixed broken parse function
|
2010-07-03 12:23:56 +09:00 |
|
Jakob Ovrum
|
7f8eb22fc4
|
Made parse function 2.5 times faster, for no good reason. I guess if I'm going to do some optimizations in a function, I might as well go all out
|
2010-06-28 13:00:20 +09: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
|
cc156f8a20
|
Split into modules
|
2010-04-04 16:55:12 +02:00 |
|