Commit Graph

41 Commits

Author SHA1 Message Date
Luke Slater
0062dde196 Command map changed round the other way. Modules have name and ignorable properties. Ignore and unignore commands, which currently effect actual commands but not listeners yet. 2012-04-15 21:43:02 +01:00
Psychedelic Squid
0cae8b3baa Use String.prototype.format() <https://gist.github.com/1153608> to make the translation strings more amenable to variations in word order. 2012-03-26 01:32:41 +00:00
Luke Slater
b1c8ec4afa add strings to reload functionality 2012-03-25 02:24:12 +01:00
Luke Slater
95eaa7f948 some additions to the strings file and the entire program should now be using the string entries 2012-03-24 23:48:28 +00:00
Luke Slater
de873c0302 possibly ignore whitespace in qadd..? 2012-03-17 13:17:58 +00:00
Luke Slater
90866a095d stderr? 2012-03-10 18:00:16 +00:00
Luke Slater
ae28db6e70 print output of greload 2012-03-10 17:58:57 +00:00
Luke Slater
d4320bbde7 greload command to git pull then reload 2012-03-10 17:56:38 +00:00
Luke Slater
d5296b0ea0 Multiple admins supported 2012-03-10 14:38:47 +00:00
Psychedelic Squid
678a2ed9be admin 'act' command, and fix to action syntax. 2012-03-09 21:44:05 +00:00
Luke Slater
4893b2dd74 resetadmin command 2012-03-07 16:54:03 +00:00
Luke Slater
77db61b02d it's an array not an object... 2012-02-14 00:41:34 +00:00
Luke Slater
9856fdc5b2 wrong path in unload 2012-02-14 00:35:54 +00:00
Luke Slater
9b4aba39b1 wrong params thing in unload 2012-02-14 00:35:02 +00:00
Luke Slater
7aeb2f0fbb fix unload 2012-02-14 00:32:31 +00:00
Luke Slater
9b1fd7aa4e use sandbox module for running untrusted code because it has a timeout 2012-02-13 20:11:51 +00:00
Luke Slater
141fc40a04 opme takes channel argument 2012-02-11 15:45:10 +00:00
Luke Slater
ca14b38087 correction on correct admin pm routing 2011-10-18 16:57:37 +01:00
Luke Slater
00928e9528 correct routing on admin commands in pm 2011-10-18 16:53:48 +01:00
Luke Slater
ada0d56b19 save on admin commands 2011-10-18 16:52:33 +01:00
Luke Slater
14db0b6eb6 unmodehate 2011-10-18 16:49:04 +01:00
Luke Slater
8a041bd17f opme works 2011-10-17 13:26:36 +01:00
Luke Slater
a5960b8daf quote locks 2011-10-14 13:24:18 +01:00
Luke Slater
00dbe563bd modehate message 2011-10-12 21:30:48 +01:00
Luke Slater
62ef1d36e1 test 2011-10-12 18:21:38 +01:00
Luke Slater
4793bfe7c6 test 2011-10-12 18:19:55 +01:00
Luke Slater
27a3cebc53 test 2011-10-12 18:18:33 +01:00
Luke Slater
fca6c4f573 wtf 2011-10-12 18:14:38 +01:00
Luke Slater
79bbc034c4 modehate 2011-10-12 18:09:55 +01:00
Luke Slater
d2332058fc push the right way around 2011-10-10 13:30:44 +01:00
Luke Slater
821d8407c1 unban 2011-10-09 16:15:44 +01:00
Luke Slater
b278c1dd14 feedback 2011-10-09 16:07:42 +01:00
Luke Slater
3f13de4780 ban 2011-10-09 16:06:28 +01:00
Luke Slater
3408be26ac opme 2011-09-12 18:11:32 +01:00
Luke Slater
6072cb0e8b Chance in in snippets, valMatch. Reload snippets file. Change youare. 2011-08-25 17:54:59 +01:00
Luke Slater
98e66a3086 Fixed some regex, fixed the admin module etc. Small changes. 2011-08-25 13:32:54 +01:00
Luke Slater
c5c37334f1 Load and unload modules while running, fixes in the user module regex 2011-08-24 18:23:00 +01:00
Luke Slater
3a36ee1894 Hot-loading now works. Fuck yeah! 2011-08-24 16:15:42 +01:00
Luke Slater
3d843f6c96 Remove dependency on prototype.js. Not everything is tested so far though... 2011-08-24 01:57:52 +01:00
Luke Slater
df61c97eb2 Framework for reloading modules when it's possible... Sigh... 2011-08-23 00:04:40 +01:00
Luke Slater
d266f71c0e Moved modules to a subdirectory. 2011-08-22 22:17:13 +01:00