Bryan Drewery
|
38c87bc9b6
* Check for removed server after .set as well
|
16 vuotta sitten |
Bryan Drewery
|
cbf1ec43f9
* Check for removed server after userfile load, to avoid parsing twice (local vs global)
|
16 vuotta sitten |
Bryan Drewery
|
cdff9e082e
* Bot will now jump from the server it's on if it is removed from the server list. (fixes a changing network bug)
|
16 vuotta sitten |
Bryan Drewery
|
c0eb95c7dd
* Don't log some debug outputs unless in DEBUG mode
|
16 vuotta sitten |
Bryan Drewery
|
06a78c8f70
Merge branch 'server-queue-speedup'
|
16 vuotta sitten |
Bryan Drewery
|
ee966e8acb
* Only use flood_count system on ratbox type servers
|
16 vuotta sitten |
Bryan Drewery
|
a21585da46
* Another place to not set/unset callerid/deaf unless already set/unset
|
16 vuotta sitten |
Bryan Drewery
|
88c49f2db1
* Rename deaf_set -> in_deaf
|
16 vuotta sitten |
Bryan Drewery
|
4419ad24ff
* Fix cases where callerid was not tracked as being set
|
16 vuotta sitten |
Bryan Drewery
|
ab612cce5e
* Add msg-release
|
16 vuotta sitten |
Bryan Drewery
|
e540ccd937
* Change msgrate to milliseconds
|
16 vuotta sitten |
Bryan Drewery
|
bfbc8f544d
* Add set 'msgburst' to define how many commands to burst to server per msgrate.
|
16 vuotta sitten |
Bryan Drewery
|
53e2b2dd2a
* Make the default msgrate 2 to avoid excess floods on common servers
|
16 vuotta sitten |
Bryan Drewery
|
ccedef4c46
* When in +f, automatically remove -D
|
16 vuotta sitten |
Bryan Drewery
|
994c2001d9
Merge branch '320-monitor'
|
16 vuotta sitten |
Bryan Drewery
|
b38645a11a
* Fix sort of variables. flood-callerid was out of order.
|
16 vuotta sitten |
Bryan Drewery
|
e4f82bea01
* Prevent double logging on QUIT/NICK+MONITOR, and DUMP the NICK change.
|
16 vuotta sitten |
Bryan Drewery
|
8dcc12817c
* Rename set 'flood-g' to 'flood-callerid', which only takes affect if the server supports CALLERID.
|
16 vuotta sitten |
Bryan Drewery
|
5966564b06
* Add set 'callerid' to run bot in CALLERID mode (+g). +c bots will automatically accept messages from known users. (fixes #45)
|
16 vuotta sitten |
Bryan Drewery
|
06a3ee45ac
* Set DEAF mode when appropriate.
|
16 vuotta sitten |
Bryan Drewery
|
5b36c95656
* Add set 'deaf' to run bot in DEAF mode on supporting IRCDs. This prevents channel conversations coming to the bot. On by default.
|
16 vuotta sitten |
Bryan Drewery
|
3b4b14badd
* Add set 'msgrate' to define how often to dequeue to the server. (1 or 2 is good)
|
16 vuotta sitten |
Bryan Drewery
|
9086f749d6
* Rehash MONITOR List on server when jupenick/nick change, and on connect.
|
16 vuotta sitten |
Bryan Drewery
|
6188eb8f3a
* Localhub: Don't share out VAR_NOLDEF vars to child bots until linked to a hub
|
16 vuotta sitten |
Bryan Drewery
|
058e887ea7
* Share out global set changes from localhubs
|
16 vuotta sitten |
Bryan Drewery
|
4c76aa916f
* Remove set 'chanset'
|
16 vuotta sitten |
Bryan Drewery
|
cd0622bf9f
* Commit initial work for chanset 'default'
|
16 vuotta sitten |
Bryan Drewery
|
fb9772e1c8
Merge branch 'bantype'
|
16 vuotta sitten |
Bryan Drewery
|
ecaad589df
Merge branch 'rbl-lookup'
|
16 vuotta sitten |
Bryan Drewery
|
9c62316227
* Fix set 'realname' ordering
|
16 vuotta sitten |