------------------------------------------------------------------------
r36444 | Octane666 | 2007-05-22 16:13:08 -0400 (Tue, 22 May 2007) | 5 lines
Changed paths:
   M /trunk/SpamMeNot/Locale-enUS.lua
   M /trunk/SpamMeNot/Main.lua
   M /trunk/SpamMeNot/SpamMeNot.toc
   M /trunk/SpamMeNot/SpamMeNot.xml
   M /trunk/SpamMeNot/readme.txt

SpamMeNot:
- Removed report system and relevent GUI components.
- Now compatible with Blizzard's new anti-spammer code, although it doesn't seem to be enabled on their servers at the time of writing.
- Changes to the main chat filter.

------------------------------------------------------------------------
r35972 | Octane666 | 2007-05-20 14:29:56 -0400 (Sun, 20 May 2007) | 2 lines
Changed paths:
   M /trunk/SpamMeNot/Main.lua

SpamMeNot:
- Fixed minor pattern matching bug
------------------------------------------------------------------------
r35956 | Octane666 | 2007-05-20 10:29:55 -0400 (Sun, 20 May 2007) | 10 lines
Changed paths:
   M /trunk/SpamMeNot
   M /trunk/SpamMeNot/Locale-enUS.lua
   D /trunk/SpamMeNot/Locale-zhTW.lua
   M /trunk/SpamMeNot/Main.lua
   M /trunk/SpamMeNot/SpamMeNot.toc
   A /trunk/SpamMeNot/SpamMeNot.xml
   M /trunk/SpamMeNot/readme.txt

SpamMeNot:
- Spammers can now be automatically or manually queued to be reported.
- Reports can be sent in 2 clicks if the spammer has been automatically queued.
- The report can be customized using a new template editor.
- Monitoring of the trade channel is now optional.
- Fixed a bug where hyperlinks were not being stripped from the text properly before analysis.
- New tooltip.
- Now records total spams blocked.
- New Spam GUI so you can see the exact text a spammer sent and how they scored (if you so desire)
- Updated word list.
------------------------------------------------------------------------
r35174 | norova | 2007-05-12 01:39:22 -0400 (Sat, 12 May 2007) | 1 line
Changed paths:
   A /trunk/SpamMeNot/Locale-zhTW.lua
   M /trunk/SpamMeNot/SpamMeNot.toc

SpamMeNot:zhTW added
------------------------------------------------------------------------
r34800 | Octane666 | 2007-05-08 12:40:58 -0400 (Tue, 08 May 2007) | 3 lines
Changed paths:
   M /trunk/SpamMeNot/Main.lua
   M /trunk/SpamMeNot/SpamMeNot.toc

SpamMeNot:
- Hopefully fixed Main.lua:315 bug (although I was unable to replicate it)
- SpamMeNot now defaults to NOT informing players that it's looking up their details.  You can turn this on in the options if you want to do that.  Existing SpamMeNot users probably won't notice a difference unless they restore their default settings.
------------------------------------------------------------------------
r34717 | Octane666 | 2007-05-07 10:33:02 -0400 (Mon, 07 May 2007) | 2 lines
Changed paths:
   M /trunk/SpamMeNot/SpamMeNot.toc

SpamMeNot:
- Updated version in .toc file.
------------------------------------------------------------------------
r34716 | Octane666 | 2007-05-07 10:32:25 -0400 (Mon, 07 May 2007) | 9 lines
Changed paths:
   M /trunk/SpamMeNot
   M /trunk/SpamMeNot/Locale-enUS.lua
   M /trunk/SpamMeNot/Main.lua
   M /trunk/SpamMeNot/SpamMeNot.toc
   A /trunk/SpamMeNot/license.txt
   M /trunk/SpamMeNot/readme.txt

SpamMeNot:
- The FuBarPlugin-2.0 mixin is now always used, even if you don't use FuBar.  This means that you may have a SpamMeNot icon appear around your minimap.  You can right click it for a nice Dewdrop menu and choose "Hide" if you don't want the extra clutter around your minimap.  "/smn hide" will toggle it back.
- Corrected embedding of FuBarPlugin-2.0.
- Dewdrop-2.0 is now embedded.
- SpamMeNot now uses the Ace2 profiles correctly rather than forcing individual settings per character.  You may have to adjust your SpamMeNot settings back to the way you like them.  Don't bitch - it's for the best and provides a consistant interface with Ace2.
- Monitoring the AceComm channel for SpamMeNot updates is now optional. You can toggle this with the "/smn updatemonitor" command or use the menu.
- Whispers from GMs are now considered above suspicion.  This means that SpamMeNot won't combine their last 3 messages and spam rate it.
- License changed from All Rights Reserved to LGPL v2.1

------------------------------------------------------------------------
r34627 | Octane666 | 2007-05-06 09:39:05 -0400 (Sun, 06 May 2007) | 3 lines
Changed paths:
   M /trunk/SpamMeNot/Main.lua
   M /trunk/SpamMeNot/SpamMeNot.toc

SpamMeNot:
- Fixed bug in Ace2 event hook
- No longer attempts to perform who lookups / level-blocking on cross-server players.
------------------------------------------------------------------------
r34564 | Octane666 | 2007-05-05 17:55:53 -0400 (Sat, 05 May 2007) | 7 lines
Changed paths:
   M /trunk/SpamMeNot/Locale-enUS.lua
   M /trunk/SpamMeNot/Main.lua
   M /trunk/SpamMeNot/SpamMeNot.toc
   M /trunk/SpamMeNot/readme.txt

SpamMeNot:
- Updated word list
- Now hooks all Ace2 events to protect other Ace2 mods from spam.
- Removed optional dependency for Cellular as it's now proteced due to the Ace2 hooking.
- SpamMeNot's full options are now available by right-clicking on it in FuBar.
- Added an extra option to the pop-up menu when you right-click a player's name to mark them as a spammer.
- Changes to the way that SpamMeNot informs chat panes of buffered whispers.
------------------------------------------------------------------------
r34387 | Octane666 | 2007-05-03 22:36:40 -0400 (Thu, 03 May 2007) | 4 lines
Changed paths:
   M /trunk/SpamMeNot/Locale-enUS.lua
   M /trunk/SpamMeNot/Main.lua
   M /trunk/SpamMeNot/SpamMeNot.toc
   M /trunk/SpamMeNot/readme.txt

SpamMeNot:
- Now compatible with Cellular
- New method to detect GM messages immediately.
- If a who look up times out then the messages held in the queue for that sender are removed.
------------------------------------------------------------------------
r34356 | Octane666 | 2007-05-03 14:04:11 -0400 (Thu, 03 May 2007) | 2 lines
Changed paths:
   M /trunk/SpamMeNot/SpamMeNot.toc

SpamMeNot:
- Updated .toc to show the author as my wowace.com name
------------------------------------------------------------------------
r34354 | Octane666 | 2007-05-03 12:43:07 -0400 (Thu, 03 May 2007) | 3 lines
Changed paths:
   M /trunk/SpamMeNot/Main.lua
   M /trunk/SpamMeNot/SpamMeNot.toc

SpamMeNot:
- Updated .toc file with correct header
- Added comments to source
------------------------------------------------------------------------
r34352 | Octane666 | 2007-05-03 12:11:11 -0400 (Thu, 03 May 2007) | 2 lines
Changed paths:
   M /trunk/SpamMeNot

SpamMeNot:
- Added externals
------------------------------------------------------------------------
r34351 | Octane666 | 2007-05-03 11:51:55 -0400 (Thu, 03 May 2007) | 2 lines
Changed paths:
   A /trunk/SpamMeNot
   A /trunk/SpamMeNot/Locale-enUS.lua
   A /trunk/SpamMeNot/Main.lua
   A /trunk/SpamMeNot/SpamMeNot.toc
   A /trunk/SpamMeNot/readme.txt

SpamMeNot: initial commit
- SpamMeNot detects and blocks gold spammers before their messages are displayed in the chat windows.
------------------------------------------------------------------------

