Commit Verlauf

Autor SHA1 Nachricht Datum
  Morten Brix Pedersen 4035cd9f88 EE update vor 23 Jahren
  Morten Brix Pedersen 721276de79 Fix DCpp problem. vor 23 Jahren
  Morten Brix Pedersen b23d40d433 Add halfop support for irssi vor 23 Jahren
  Morten Brix Pedersen 56f6e3630d DE update. vor 23 Jahren
  Morten Brix Pedersen f468c8e4e1 IT update. vor 23 Jahren
  Morten Brix Pedersen 361f3e967d RU update vor 23 Jahren
  sbingner 4b7dcede81 Fix for topic matching on infobot format from Nicholas Frampton vor 23 Jahren
  sbingner d60e704342 Update module docs to new (not) handling of action lines vor 23 Jahren
  sbingner 44238b6dfa Credit for language fix vor 23 Jahren
  sbingner 8ff2216f3a Fix a few small gramaticall errors in english language -- thanks Cheetah vor 23 Jahren
  Morten Brix Pedersen 35dbc02aa3 Time to release 0.44. vor 23 Jahren
  sbingner 64ea9fbce0 Update logic on logsuffix matching to remove possibility of infinite loop if the last file in the array does not match logsuffix vor 23 Jahren
  sbingner 193386a2b8 Fix fix of logsuffix vor 23 Jahren
  sbingner 4f9dd46a20 Document change to logsuffix vor 23 Jahren
  sbingner 0865a0ccac Fix a bug in logsuffix, if you made a logsuffix expr that only returned some of the files it would blow up vor 23 Jahren
  sbingner e63a30a46f Remove duplicate "is_nick" check vor 23 Jahren
  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 vor 23 Jahren
  sbingner 5d4550c075 Apparently "Hub-Security" is always a reserved nick -- adding automagically to list of bots vor 23 Jahren
  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. vor 23 Jahren
  sbingner 5d69bc59d3 Add support for DC++ log format vor 23 Jahren
  sbingner 01da68914d Add fix for pircbot format - had () brackets in 2 places that they havnt belonged since Rev 1.3 vor 23 Jahren
  sbingner 915fb83b40 Add quote before "@" to eliminate warning message vor 23 Jahren
  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 vor 23 Jahren
  sbingner 5839429d3a Strip DOS Formatting from files - fixes whitespace at end of line bug vor 23 Jahren
  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 vor 23 Jahren
  sbingner c186be135e Document change to maxquote behavior vor 23 Jahren
  sbingner fe04771bb4 Chop lines added to sayings to the length of maxquote (so we don't have super long quotes showing up) vor 23 Jahren
  sbingner f0fc686425 Document attacker change vor 23 Jahren
  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 vor 23 Jahren
  sbingner a6c499e8dc Return what nick matched, and check for nicks seen but not in aliases in is_nick function (needed for smarter attacker stats) vor 23 Jahren