calzoneman
|
0109a87e55
|
package: build with babel for ES2015 support
* Rename lib/ -> src/
* Add `postinstall` npm target for compiling src files to lib
* Add `build-watch` npm target for development with babel --watch
* Add `lib/` to .gitignore
* Add `source-map-support` module for babel-generated sourcemaps
|
2015-09-23 19:27:04 -07:00 |
|
Calvin Montgomery
|
032f600746
|
Kick/Mute immunity should only be if globalRank is strictly greater
|
2015-01-08 08:48:00 -05:00 |
|
Erik
|
5d843358d2
|
site admins should be immune from kick/mute
|
2015-01-06 22:55:14 -05:00 |
|
calzoneman
|
c2ba55ac0f
|
Fail /kick, /ban if the target name is blank
|
2014-08-18 22:00:51 -05:00 |
|
calzoneman
|
b82583a79c
|
Remove IP leak from ban log message
|
2014-08-14 22:07:06 -05:00 |
|
calzoneman
|
722c55e0da
|
Remove reference to maskIP
|
2014-08-14 21:50:34 -05:00 |
|
calzoneman
|
8fddbc3e6e
|
Add IP cloaking; make tor bans channel specific
|
2014-08-14 21:42:13 -05:00 |
|
Calvin Montgomery
|
4afd69b2fb
|
Merge channel ranks tables
|
2014-06-23 21:40:40 -07:00 |
|
Calvin Montgomery
|
3994b42444
|
Add /kickanons; fix handling of kickban commands with no arguments
|
2014-05-22 19:34:46 -07:00 |
|
Calvin Montgomery
|
9ea48f58cf
|
Merge refactoring into 3.0
|
2014-05-20 19:30:14 -07:00 |
|