Historique des commits

Auteur SHA1 Message Date
  Bryan Drewery 3a84b0a664 Add some pure/const attributes il y a 7 ans
  Bryan Drewery 04ec8d2598 Allow wait_split to be configured. il y a 10 ans
  Bryan Drewery 50b34d9e7a Make server cycle time configurable and default it to 30. il y a 10 ans
  Bryan Drewery 9bf2b600f9 Remove fork-interval. il y a 11 ans
  Bryan Drewery 8698831656 Add set 'fish-paranoid' (#23) il y a 14 ans
  Bryan Drewery a0260b3328 Add set 'fish-auto-keyx' (#23) il y a 14 ans
  Bryan Drewery e09ce22591 * Add command 'groups' to list all groups and which bots are in them. il y a 14 ans
  Bryan Drewery e98e4f7b58 * Fix groups not being 'main' if leaf had no local setting il y a 14 ans
  Bryan Drewery 48d96d5baf * Properly check the correct bots' groups in bot_shouldjoin il y a 14 ans
  Bryan Drewery 657eefdd85 * Add 'groups' set var il y a 14 ans
  Bryan Drewery 06a78c8f70 Merge branch 'server-queue-speedup' il y a 16 ans
  Bryan Drewery ab612cce5e * Add msg-release il y a 16 ans
  Bryan Drewery bfbc8f544d * Add set 'msgburst' to define how many commands to burst to server per msgrate. il y a 16 ans
  Bryan Drewery 5966564b06 * Add set 'callerid' to run bot in CALLERID mode (+g). +c bots will automatically accept messages from known users. (fixes #45) il y a 16 ans
  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. il y a 16 ans
  Bryan Drewery 3b4b14badd * Add set 'msgrate' to define how often to dequeue to the server. (1 or 2 is good) il y a 16 ans
  Bryan Drewery cd0622bf9f * Commit initial work for chanset 'default' il y a 16 ans
  Bryan Drewery ecaad589df Merge branch 'rbl-lookup' il y a 16 ans
  Bryan Drewery c5c74db6a6 * Add set 'rbl-servers' with defaults il y a 16 ans
  Bryan Drewery e44719ee4f * Use bd::Stream il y a 17 ans
  Bryan Drewery 3bcb4da46f * Now using EncryptedStream to write/save userfiles il y a 20 ans
  Bryan Drewery 227bd37c0c * Add missing var_type_name for VAR_WORD il y a 17 ans
  Bryan Drewery fd06985c2d * Ensure that some set variables are only 1 word long il y a 17 ans
  Bryan Drewery 198a5344bd * Port [3904] to 1.2.16 from trunk il y a 17 ans
  Bryan Drewery bc47d5d151 * Cleanup some of the time_t mess il y a 18 ans
  Bryan Drewery c967cf537f * Added 'jupenick'. Jupenick is preferred over 'nick' but only 'nick' will be rotated with altchars. Ie, nick_, nick-, etc. (fixes #421) il y a 18 ans
  Bryan Drewery 62a5c72181 * Fix segfault with new 'set altchars' il y a 18 ans
  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) il y a 18 ans
  Bryan Drewery 7ab81c4795 * Add 'set altchars' so that alternative characters used for nicks can be changed. (fixes #418) il y a 18 ans
  Bryan Drewery a83e6e05e8 * Port [3610] to 1.2.14 il y a 18 ans