История коммитов

Автор SHA1 Сообщение Дата
  Morten Brix Pedersen 4035cd9f88 EE update 23 лет назад
  Morten Brix Pedersen 721276de79 Fix DCpp problem. 23 лет назад
  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 лет назад