提交历史

作者 SHA1 备注 提交日期
  Morten Brix Pedersen b23d40d433 Add halfop support for irssi 23 年之前
  Morten Brix Pedersen 56f6e3630d DE update. 23 年之前
  Morten Brix Pedersen f468c8e4e1 IT update. 23 年之前
  Morten Brix Pedersen 361f3e967d RU update 23 年之前
  sbingner 4b7dcede81 Fix for topic matching on infobot format from Nicholas Frampton 23 年之前
  sbingner d60e704342 Update module docs to new (not) handling of action lines 23 年之前
  sbingner 44238b6dfa Credit for language fix 23 年之前
  sbingner 8ff2216f3a Fix a few small gramaticall errors in english language -- thanks Cheetah 23 年之前
  Morten Brix Pedersen 35dbc02aa3 Time to release 0.44. 23 年之前
  sbingner 64ea9fbce0 Update logic on logsuffix matching to remove possibility of infinite loop if the last file in the array does not match logsuffix 23 年之前
  sbingner 193386a2b8 Fix fix of logsuffix 23 年之前
  sbingner 4f9dd46a20 Document change to logsuffix 23 年之前
  sbingner 0865a0ccac Fix a bug in logsuffix, if you made a logsuffix expr that only returned some of the files it would blow up 23 年之前
  sbingner e63a30a46f Remove duplicate "is_nick" check 23 年之前
  sbingner c5598dc75d Changed is_ignored to use is_nick instead of find_alias -- was caching non-nick words as seen. Will no longer check against wildcard nicks, need to put in different wildcard/hash for non-nicks if we need that functionality 23 年之前
  sbingner 5d4550c075 Apparently "Hub-Security" is always a reserved nick -- adding automagically to list of bots 23 年之前
  sbingner faaa3e3afe Fixed bug in infobot format -- was matching any line that began lowercase as an action line. Infobot does not log actions in a recognizable format... I even examined the output in hex to be sure. 23 年之前
  sbingner 5d69bc59d3 Add support for DC++ log format 23 年之前
  sbingner 01da68914d Add fix for pircbot format - had () brackets in 2 places that they havnt belonged since Rev 1.3 23 年之前
  sbingner 915fb83b40 Add quote before "@" to eliminate warning message 23 年之前
  sbingner bfc5b239d1 Fixed bug in hour tracking - Formats hours to 2 digits correctly now, previously was only forcing to 2 digit times if there was a time offset configured. Fixes BugID#632883 23 年之前
  sbingner 5839429d3a Strip DOS Formatting from files - fixes whitespace at end of line bug 23 年之前
  sbingner 93d67fe549 Only match emails if it begins at the beginning of a line or after something other than ':' URL on that line. Fixes BugID#618540 23 年之前
  sbingner c186be135e Document change to maxquote behavior 23 年之前
  sbingner fe04771bb4 Chop lines added to sayings to the length of maxquote (so we don't have super long quotes showing up) 23 年之前
  sbingner f0fc686425 Document attacker change 23 年之前
  sbingner 55183a7a74 Added a way of checking what part of an attack line is the nick being attacked. Looks for a nick in the line that has been referenced before, and uses that nick 23 年之前
  sbingner a6c499e8dc Return what nick matched, and check for nicks seen but not in aliases in is_nick function (needed for smarter attacker stats) 23 年之前
  sbingner 08095a1fe3 Check if a userpic link begins with http:// -- if so, dont prepend image directory to URL 23 年之前
  Morten Brix Pedersen 03adc620c6 GR update 23 年之前