Commit History

Autor SHA1 Mensaxe Data
  Christoph Berg 4beba8be97 The "Christoph got bored in Ireland" changes: %!s(int64=21) %!d(string=hai) anos
  Christoph Berg 221d345647 more URL quoting %!s(int64=21) %!d(string=hai) anos
  Christoph Berg 6dcc2d3258 * Make FoulWords, ViolentWords, and IgnoreWords configurable per channel %!s(int64=21) %!d(string=hai) anos
  Christoph Berg 25266b5e85 Rewrote URL/email parsing code (SF trackers #730899, #745483, #945302) %!s(int64=22) %!d(string=hai) anos
  Christoph Berg 3cf1075fa5 Fix & conversion %!s(int64=22) %!d(string=hai) anos
  Christoph Berg 42411eb2f4 More nick sanitizing %!s(int64=22) %!d(string=hai) anos
  Morten Brix Pedersen 52af27247e * Fix wrong recognizing of www URLs where "ewww" would be recognized as an %!s(int64=22) %!d(string=hai) anos
  Morten Brix Pedersen ceadeaca88 * Foul words no longer matches at the beginning or the end of the word. Eg. %!s(int64=22) %!d(string=hai) anos
  Morten Brix Pedersen c8a2b61de4 Commit some pending stuff. %!s(int64=22) %!d(string=hai) anos
  Morten Brix Pedersen f5a885da9f Two patches from Stian Jordet. %!s(int64=23) %!d(string=hai) anos
  sbingner 9029c0c227 Replace < with &lt; and > with &gt; even when character set is not default %!s(int64=23) %!d(string=hai) anos
  Morten Brix Pedersen 22e3c2037a Fix charset problem. %!s(int64=23) %!d(string=hai) anos
  Morten Brix Pedersen 0f1d3a0acb * When CharSet is not 'iso-8859-1' or 'iso-8859-15', don't provide %!s(int64=23) %!d(string=hai) anos
  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 %!s(int64=23) %!d(string=hai) anos
  sbingner 915fb83b40 Add quote before "@" to eliminate warning message %!s(int64=23) %!d(string=hai) anos
  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 %!s(int64=23) %!d(string=hai) anos
  sbingner a6c499e8dc Return what nick matched, and check for nicks seen but not in aliases in is_nick function (needed for smarter attacker stats) %!s(int64=23) %!d(string=hai) anos
  sbingner 105e8f1dd6 More optimizations (shaved off 50 seconds on 23 minute parse) %!s(int64=24) %!d(string=hai) anos
  sbingner aa4f91896f Forgot to export is_nick %!s(int64=24) %!d(string=hai) anos
  sbingner abdc395a59 Add a subroutine to quickly check is a word has been used as a nick %!s(int64=24) %!d(string=hai) anos
  sbingner 712124bfde Remove unnecessary if statement... why check something we're not going to do anything with? %!s(int64=24) %!d(string=hai) anos
  Morten Brix Pedersen 36dadfbadc restore/save aliases on every channel %!s(int64=24) %!d(string=hai) anos
  Morten Brix Pedersen 80200e3bc0 Remove debugging code, was never really used. This should give a few secs in %!s(int64=24) %!d(string=hai) anos
  Morten Brix Pedersen 45f5f6e883 Hopefully fix the endless loops when matching URLs %!s(int64=24) %!d(string=hai) anos
  Morten Brix Pedersen 21041b50bb Finally fix the multiple URLs in a line-thingy %!s(int64=24) %!d(string=hai) anos
  Morten Brix Pedersen b0e5619445 Try to match URLs not only with http:// %!s(int64=25) %!d(string=hai) anos
  sbingner b5feadc816 Use first URL seen as the correct URL if it is used with/without a / %!s(int64=25) %!d(string=hai) anos
  sbingner 947ce83f87 strip trailing /'s off of URLs so we don't count http://name/ and http://name as %!s(int64=25) %!d(string=hai) anos
  Morten Brix Pedersen b0cee93e0e Convert capital scandinavian letters %!s(int64=25) %!d(string=hai) anos
  Morten Brix Pedersen a60226fe56 Add URL ignore functions %!s(int64=25) %!d(string=hai) anos