Bryan Drewery
|
198a5344bd
* Port [3904] to 1.2.16 from trunk
|
18 lat temu |
Bryan Drewery
|
bc47d5d151
* Cleanup some of the time_t mess
|
18 lat temu |
Bryan Drewery
|
c967cf537f
* Added 'jupenick'. Jupenick is preferred over 'nick' but only 'nick' will be rotated with altchars. Ie, nick_, nick-, etc. (fixes #421)
|
18 lat temu |
Bryan Drewery
|
62a5c72181
* Fix segfault with new 'set altchars'
|
18 lat temu |
Bryan Drewery
|
73743349c9
* Remove 'set mean-kicks' and change to 'chanset +meankicks' (default on, does not upgrade from old .set, must unset after upgrade if wanted)
|
18 lat temu |
Bryan Drewery
|
7ab81c4795
* Add 'set altchars' so that alternative characters used for nicks can be changed. (fixes #418)
|
18 lat temu |
Bryan Drewery
|
a83e6e05e8
* Port [3610] to 1.2.14
|
18 lat temu |
Bryan Drewery
|
732d17cd6b
* Port [3508] [3509] to 1.2.14
|
19 lat temu |
Bryan Drewery
|
8d63019531
* Port [3504] to 1.2.14
|
19 lat temu |
Bryan Drewery
|
37bf308bbf
* Port [3296] to 1.2.14
|
19 lat temu |
Bryan Drewery
|
64f4157530
* Port [3148] to 1.2.13
|
19 lat temu |
Bryan Drewery
|
a7a7bd42f3
* Ported [2464] [2469] [2780] to 1.2.12
|
20 lat temu |
Bryan Drewery
|
5629729a8c
* Port [3006] to 1.2.11
|
20 lat temu |
Bryan Drewery
|
ec7c7a48fb
* Ported [2786] [2787] [2788] [2789] to 1.2.10
|
20 lat temu |
Bryan Drewery
|
70359b44bd
* Ported [2667] to 1.2.9 (Adds a 'notify-ison' var (fixes #182))
|
20 lat temu |
Bryan Drewery
|
cb5c2ba3b3
* Ported [2506] to 1.2.9 (fixes #186)
|
20 lat temu |
Bryan Drewery
|
5be929ec51
* Added some homechan/customized code for a user
|
21 lat temu |
Bryan Drewery
|
3c82075d2d
* Fixed bots not correctly recognizing changes in botset to empty vars after restart/update. (#150)
|
21 lat temu |
Bryan Drewery
|
6a456c2fbf
* Added var 'auth-chan' which allows disabling auth cmds in all channels.
|
21 lat temu |
Bryan Drewery
|
195cce3625
* Added var 'manop-warn' to allow disabling the new manop NOTICE warnings when msg opping.
|
21 lat temu |
Bryan Drewery
|
dee7b97b1e
* Changed var 'voice-non-ident' to chanint:
|
21 lat temu |
Bryan Drewery
|
685339f330
* Added bool var 'voice-non-ident' which can be used to not voice non-idented clients with +voice.
|
21 lat temu |
Bryan Drewery
|
7ed79e646c
* Added bool var 'mean-kicks' which enables offensive/mean kick msgs.
|
21 lat temu |
Bryan Drewery
|
ad04c2b78c
* Show "bool", not "int" in set for vars
|
21 lat temu |
Bryan Drewery
|
abcd86207d
* Added rate vars 'flood-msg' and 'flood-ctcp' to control how quickly a bot ignores on flood.
|
21 lat temu |
Bryan Drewery
|
320115b64c
* Oops, variable collision; autoaway -> dcc_autoaway
|
21 lat temu |
Bryan Drewery
|
1dd02d0547
* Added var 'autoaway': How long in seconds until an idle user is set away on dcc auto. (Def: 1800, 30min)
|
21 lat temu |
Bryan Drewery
|
394fd8acf0
* Added var 'auth-obscure': Don't halt on dcc w/dccauth if the pass is wrong; halt at hash (right or wrong). (#100)
|
21 lat temu |
Bryan Drewery
|
6119aeff39
* Added dcc alias support, see 'help set' (only perm owner may set aliases as loops are easy and fatal)
|
21 lat temu |
Bryan Drewery
|
e7be8edd4e
* Clearing chanset var now correctly uses defaults.
|
21 lat temu |