Commit Graph

47 Commits

Author SHA1 Message Date
reality
36aae7cad1 timer 2013-08-24 23:11:34 +00:00
reality
f664ba5e5f lol 2013-08-24 23:06:53 +00:00
reality
239e94fe05 automatically post version on greload and fix removealias bug 2013-08-18 19:55:06 +00:00
reality
8e9a6e5c8e fix 2013-07-24 22:38:52 +00:00
reality
302023e14e thing 2013-07-24 22:35:46 +00:00
reality
0c6fdf826f output in setconfig fix 2013-07-24 22:33:03 +00:00
reality
9bc4128e3a fix setconfig 2013-07-24 22:31:04 +00:00
reality
8dd2a6a97c setconfig prefix modules [#520] 2013-07-24 22:27:50 +00:00
reality
2203f50dea testing version of [#530] 2013-07-14 14:55:15 +00:00
reality
c1a63d331a auto modules prefix in ~showconfig [#520] 2013-06-30 18:25:45 +00:00
reality
bfd11c5d4d fix showconfig recursion 2013-06-22 14:37:21 +00:00
reality
5f3c06a7a0 merge 2013-06-21 18:32:00 +00:00
reality
051b59504a add ~ prefix to admin commands :( [Close #465] 2013-06-19 23:07:38 +00:00
reality
7592a6caa4 pushconfig operational [#489] 2013-06-05 22:15:17 +00:00
reality
815d7a39cd setconfig working + msg if new key is being created [#489] 2013-06-05 21:52:14 +00:00
reality
97907603f5 automatically save module load changes [#489] 2013-06-05 21:14:21 +00:00
reality
a25620bf9e recursively call showconfig [#489] 2013-06-04 00:06:41 +00:00
reality
df2b484a66 merge 2013-05-17 13:32:41 +00:00
reality
33f8b21edd config rather than currentOption 2013-05-17 12:02:38 +00:00
reality
2b57300f65 Fix [#443] 2013-05-17 08:15:16 +00:00
reality
0259584c25 savemodules command [#438] 2013-05-10 18:12:40 +00:00
reality
9db515d44a Fix [#433] 2013-05-06 15:53:42 +00:00
reality
4891b70ec3 merge [#307] 2013-04-30 16:47:47 +00:00
reality
2afb1c6ba3 Add int handling for setconfig, add debugLevel [#307] 2013-04-30 16:44:39 +00:00
reality
88c51209af mergy mergy 2013-04-30 13:53:16 +00:00
Douglas Gardner
b31ca20d92 Moved admin strings to json
* Moved strings from hardcoded ``admin/commands.js`` to
  ``admin/strings.json`` to aid translation
* Bump total string count to a rather large number
* Tidy some JS I noticed whilst in the vicinity
2013-04-30 09:37:32 +00:00
reality
f905c58877 Fix setconfig, showconfig and pushconfig from being confused by false values [#331] 2013-04-22 14:46:30 +00:00
reality
8e8953999d Various database branch fixes [#331]:
* Admin module doesn't try to use reload string when it's not there.
* Fix dent event hookin
* Fix quote retrieval (two ~q definitions and no false check before interpolate)
* Change databankerised modules to use redis for testing
2013-04-22 14:22:35 +00:00
reality
3cd4513fe4 fix module loader. admin sets config keys onload. I am incredibly annoyed. [#331] 2013-04-20 16:08:34 +00:00
reality
466cb12c94 getCurrentConfig, pushconfig, showconfig and setconfig databankerised [#331] 2013-04-20 13:50:47 +00:00
reality
84c311ee41 Stop [#326] happening again in the admin module by applying admin to all commands by default 2013-03-22 10:58:40 +00:00
Sam Nicholls
9034dbae6b Patch pushconfig critical 2013-03-21 18:48:06 +00:00
reality
415047f765 remove ban/unban from admin [#321] 2013-03-21 14:47:11 +00:00
reality
0f2c77187c Merge pull request #320 from JohnMaguire2013/admin
fix error on "showconfig" with no paremeters (now shows root config)
2013-03-21 07:35:32 -07:00
John Maguire
ded2f09e87 fix error on "showconfig" with no paremeters (now shows root config) 2013-03-21 04:42:03 -04:00
John Maguire
6a968d5945 add ability to unload a module whose file has been deleted 2013-03-20 19:34:43 -04:00
Sam Nicholls
532b1daaa6 Restrict version command to admin 2013-02-11 16:36:01 +00:00
reality
d3c3c2a5c1 pushconfig command [#189] 2013-01-27 20:26:14 +00:00
reality
74d8fd9f94 getConfig now figures out value, appropriate changes for [#189] 2013-01-27 17:53:50 +00:00
reality
045ff8b9f8 status command and some basic error storing in module load [#198] 2013-01-23 22:32:17 +00:00
reality
2f05cba960 set some config options not allowed to be changes [#145] 2013-01-21 00:10:01 +00:00
reality
c4301c2ec3 correct userconfigpath 2013-01-20 17:02:00 +00:00
reality
a80f00038d showconfig and setconfig for root config options [#145] 2013-01-20 16:35:17 +00:00
reality
fedb9335a2 showconfig command [#145] 2013-01-20 16:17:22 +00:00
reality
2607ce1e93 create getcurrentconfigpath for use by other commands 2013-01-20 15:49:31 +00:00
reality
f64c50a0c8 setconfig command [#145] 2013-01-20 15:17:44 +00:00
reality
4b69aee3e9 Transformed admin [#131] 2013-01-14 16:56:34 +00:00