Historique des commits

Auteur SHA1 Message Date
  Morten Brix Pedersen 55463f1c2c * When a logfile had no matching lines according to the format, pisg il y a 23 ans
  sbingner 562e233697 Add config option "NoIgnoredQuotes" - will not output quotes containing ignored words if this is set. Will output a blank line after trying 20 random quotes if all 20 random quotes were ignored. il y a 23 ans
  sbingner b9b42f0d6d optomization - no need to call is_nick AND find_alias il y a 23 ans
  sbingner 3ca1a1016c Fix really old bug with foulwords - was only applying the wordbreak settings to the first and last words in the list of foulwords. Now applies it to each word. il y a 23 ans
  sbingner 64ea9fbce0 Update logic on logsuffix matching to remove possibility of infinite loop if the last file in the array does not match logsuffix il y a 23 ans
  sbingner 193386a2b8 Fix fix of logsuffix il y a 23 ans
  sbingner 0865a0ccac Fix a bug in logsuffix, if you made a logsuffix expr that only returned some of the files it would blow up il y a 23 ans
  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 il y a 24 ans
  sbingner 5839429d3a Strip DOS Formatting from files - fixes whitespace at end of line bug il y a 24 ans
  sbingner fe04771bb4 Chop lines added to sayings to the length of maxquote (so we don't have super long quotes showing up) il y a 24 ans
  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 il y a 24 ans
  sbingner 105e8f1dd6 More optimizations (shaved off 50 seconds on 23 minute parse) il y a 24 ans
  sbingner 27f8e2c75b Some small modifications that seem to shave a few seconds off the runtime on large files il y a 24 ans
  sbingner 8a803661c5 use is_nick instead of find_alias if we just want to know if it's a nick or not.... il y a 24 ans
  Morten Brix Pedersen a58c914542 Halfop statistics by crazycat. il y a 24 ans
  Morten Brix Pedersen fce4a2018f Many changes by Matthew il y a 24 ans
  Morten Brix Pedersen 2fa003f2f6 Show the whole line and remember to use htmlentities. il y a 24 ans
  Morten Brix Pedersen df227999c7 ShowFoulLine option added by Adam Spiers <adam@spiers.net> il y a 24 ans
  Morten Brix Pedersen 3d5d65a9f6 More strict foul-words il y a 24 ans
  Morten Brix Pedersen f434b90623 Use sprintf to prefix with a zero, more readable il y a 24 ans
  sbingner 62a91d2403 What I believe to be a better fix to the nicktracking problem that Phil Gregory found -- it also gets the stats in checkname to correctly use the alias for the newnick il y a 24 ans
  Morten Brix Pedersen a88a0c1d24 Nicktracking fix bu Phil Gregory to avoid adding aliases on a nickchange when the alias should have matched it il y a 24 ans
  Morten Brix Pedersen 4065a593ab Correctly fix all problems with timeoffsets, do the time addition/subtraction in Logfile.pm il y a 24 ans
  Morten Brix Pedersen aeb704f088 Fix errors reported by Jens Bergmann il y a 24 ans
  Morten Brix Pedersen e87ea5ab8a Changed names of configuration options, updated docs, removed CONFIG-README il y a 24 ans
  Morten Brix Pedersen 2e683b97c9 Don't count different cased nicks differently il y a 24 ans
  Morten Brix Pedersen 0a8910ebff Shrug, don't use the hash here il y a 24 ans
  Morten Brix Pedersen 30470e7a6a More translations, added 'hours', 'minutes' and 'seconds' il y a 24 ans
  Morten Brix Pedersen 86c8b1f07d Add "show_mostnicks" feature, thanks to "ST8" <st8@barrysworld.com> il y a 24 ans
  Morten Brix Pedersen ec17e14242 Patch from Phil Gregory to fix the bug with most referenced nicks, where il y a 24 ans