Chatter-r73794.1

Details

  • Filename
    Chatter-r73794.1.zip
  • Uploaded by
  • Uploaded
    May 14, 2008
  • Size
    187.22 KB
  • Downloads
    87
  • MD5
    35e02075ad28ecfed1929d5cf1f98ff8

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r73794 | antiarc | 2008-05-14 02:59:39 -0400 (Wed, 14 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/EditBox.lua

Chatter: Set the EditBox parent frame strata to TOOLTIP. Prevents problems with the edit box being hidden behind other mods' frames.
------------------------------------------------------------------------
r73346 | digmouse | 2008-05-10 14:29:43 -0400 (Sat, 10 May 2008) | 3 lines
Changed paths:
   M /trunk/Chatter/Localization/zhCN.lua

Chatter:
-adjust zhCN locale to correct channel names
-recheck a locale format to fit ace3 locale rules
------------------------------------------------------------------------
r73327 | antiarc | 2008-05-10 12:43:00 -0400 (Sat, 10 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/ChatFont.lua

Chatter: Call :LibSharedMedia_Registered() on OnEnable. Not sure why it wasn't called in this module!
------------------------------------------------------------------------
r73325 | antiarc | 2008-05-10 12:26:50 -0400 (Sat, 10 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/AltNames.lua

Chatter: Fix mistaken table indexing
------------------------------------------------------------------------
r73257 | antiarc | 2008-05-09 20:31:51 -0400 (Fri, 09 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/PlayerNames.lua

Chatter: Lua is not Ruby.
------------------------------------------------------------------------
r73248 | antiarc | 2008-05-09 19:37:45 -0400 (Fri, 09 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/LinkHover.lua

Chatter: Hook all frames for LinkHover, not just visible ones.
------------------------------------------------------------------------
r73246 | antiarc | 2008-05-09 19:24:37 -0400 (Fri, 09 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/PlayerNames.lua

Chatter: Don't try to get the guild roster if we aren't in a guild.
------------------------------------------------------------------------
r72849 | zhucc | 2008-05-06 07:43:16 -0400 (Tue, 06 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/zhTW.lua

Chatter: zhTW update
------------------------------------------------------------------------
r72573 | arrowmaster | 2008-05-03 21:12:26 -0400 (Sat, 03 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/UrlCopy.lua

Chatter: revert commit 72572 because MessageEventFilters don't even get called for COMBAT_LOG_EVENTs in COMBATLOG
------------------------------------------------------------------------
r72572 | antiarc | 2008-05-03 20:49:31 -0400 (Sat, 03 May 2008) | 2 lines
Changed paths:
   M /trunk/Chatter/Modules/UrlCopy.lua

Chatter:
- Disable UrlCopy parsing for COMBATLOG
------------------------------------------------------------------------
r72505 | nevcairiel | 2008-05-03 05:45:45 -0400 (Sat, 03 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/PlayerNames.lua

Chatter: ninja-commit a fix for PlayerNames module to stop hiding the guild control panel
------------------------------------------------------------------------
r72441 | kergoth | 2008-05-02 13:51:15 -0400 (Fri, 02 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/PlayerNames.lua

Chatter: PlayerNames module: Unbork emotes that include itemlinks.
------------------------------------------------------------------------
r72174 | zhucc | 2008-04-30 06:12:58 -0400 (Wed, 30 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/zhTW.lua

Chatter:
------------------------------------------------------------------------
r72030 | whitetooth | 2008-04-29 01:22:22 -0400 (Tue, 29 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Chatter/Modules/Telltarget.lua

Chatter:
- Telltarget: now works with targets not in the same area
------------------------------------------------------------------------
r71980 | antiarc | 2008-04-28 14:18:08 -0400 (Mon, 28 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/AltNames.lua

Chatter: Fix bad comparison. Thanks, Shot.
------------------------------------------------------------------------
r71972 | gnarfoz | 2008-04-28 13:15:21 -0400 (Mon, 28 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/koKR.lua

Chatter: as should I.
------------------------------------------------------------------------
r71971 | gnarfoz | 2008-04-28 13:08:00 -0400 (Mon, 28 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/koKR.lua

Chatter: next96, use luac -p please.
------------------------------------------------------------------------
r71949 | next96 | 2008-04-28 10:58:48 -0400 (Mon, 28 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Chatter/Localization/koKR.lua

Chatter:
- Update locale koKR
------------------------------------------------------------------------
r71948 | Devfool | 2008-04-28 10:48:02 -0400 (Mon, 28 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/frFR.lua

Chatter: Update locale frFR
------------------------------------------------------------------------
r71946 | whitetooth | 2008-04-28 10:31:48 -0400 (Mon, 28 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Chatter/Modules/Highlight.lua

Chatter:
- Highlight: don't highlight if message if from self
------------------------------------------------------------------------
r71937 | whitetooth | 2008-04-28 08:55:11 -0400 (Mon, 28 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Chatter/Localization/enUS.lua
   M /trunk/Chatter/Modules/Highlight.lua
   M /trunk/Chatter/Modules/PlayerNames.lua

Chatter:
- Highlight: Option to Reroute whole message to SCT
- PlayerNames: Option to emphasize own name in chat messages
------------------------------------------------------------------------
r71936 | gnarfoz | 2008-04-28 08:54:21 -0400 (Mon, 28 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/ChatFrameBorders.lua

Chatter: revert 71924 which made the frame background appear in front of the chat text instead of behind it
------------------------------------------------------------------------
r71924 | whitetooth | 2008-04-28 05:38:37 -0400 (Mon, 28 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter
   M /trunk/Chatter/Modules/ChatFrameBorders.lua

Chatter: ChatFrameBorders: SetFrameStrata("BACKGROUND") instead of "LOW"
------------------------------------------------------------------------
r70898 | Devfool | 2008-04-22 07:17:57 -0400 (Tue, 22 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Chatter/Localization/frFR.lua

Chatter :
- Update locale frFR
------------------------------------------------------------------------
r70799 | arrowmaster | 2008-04-21 18:48:40 -0400 (Mon, 21 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/UrlCopy.lua

Chatter: UrlCopy: rewrite to use patterns that shouldn't pickup any false positives
------------------------------------------------------------------------
r70585 | zhucc | 2008-04-20 06:59:30 -0400 (Sun, 20 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/zhTW.lua

Chatter: zhTW update
------------------------------------------------------------------------
r70474 | antiarc | 2008-04-19 11:50:11 -0400 (Sat, 19 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/Highlight.lua

Chatter: Make highlight not highlight when the player says a highlight word.
------------------------------------------------------------------------
r70344 | zhucc | 2008-04-18 13:56:14 -0400 (Fri, 18 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Chatter.toc
   M /trunk/Chatter/Localization/zhTW.lua

Chatter: zhTW update
------------------------------------------------------------------------
r69973 | antiarc | 2008-04-15 21:54:08 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/ChannelNames.lua
   M /trunk/Chatter/Modules/PlayerNames.lua

Chatter: Couple of bugfixes.
------------------------------------------------------------------------
r69887 | next96 | 2008-04-15 14:00:51 -0400 (Tue, 15 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Chatter/Localization/enUS.lua
   M /trunk/Chatter/Localization/koKR.lua
   M /trunk/Chatter/Modules/Buttons.lua
   M /trunk/Chatter/Modules/ChannelColors.lua

Chatter :
- add some locale (module name)
- Update locale koKR
------------------------------------------------------------------------
r69881 | next96 | 2008-04-15 13:15:20 -0400 (Tue, 15 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Chatter/Localization/koKR.lua

Chatter :
- Update locale koKR
------------------------------------------------------------------------
r69879 | durcyn | 2008-04-15 12:51:26 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/koKR.lua

Chatter: man, you localizers are a hoot.
------------------------------------------------------------------------
r69871 | next96 | 2008-04-15 11:13:34 -0400 (Tue, 15 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Chatter/Localization/koKR.lua

Chatter :
- Add locale koKR
------------------------------------------------------------------------
r69809 | antiarc | 2008-04-14 19:29:10 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/ChannelNames.lua

Chatter: Fix a ChannelNames bug
------------------------------------------------------------------------
r69792 | antiarc | 2008-04-14 18:18:51 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/LinkHover.lua

Chatter: Fix extra args to SetHyperlink.
------------------------------------------------------------------------
r69787 | antiarc | 2008-04-14 18:05:39 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/enUS.lua
   M /trunk/Chatter/Modules/ClickInvite.lua

Chatter: Add an option to invite people by alt-clicking their names.
------------------------------------------------------------------------
r69780 | antiarc | 2008-04-14 17:17:36 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/ChannelNames.lua

Chatter: Fix a problem with channel names. Adds other server channel names.
------------------------------------------------------------------------
r69775 | antiarc | 2008-04-14 17:02:09 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/enUS.lua

Chatter: Add missing localization
------------------------------------------------------------------------
r69771 | antiarc | 2008-04-14 17:00:35 -0400 (Mon, 14 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Chatter/Modules/ChannelNames.lua

Chatter:
- Store and replace custom channel names by name rather than number. This will cause old custom channel names settings to poof, unfortunately. Spend 6.4 seconds and reset 'em.
- Add a "add space after channel name" checkbox.
------------------------------------------------------------------------
r69763 | kurax | 2008-04-14 15:45:56 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Chatter.toc
   D /trunk/Chatter/Localization/zhCH.lua
   A /trunk/Chatter/Localization/zhCN.lua (from /trunk/Chatter/Localization/zhCH.lua:69752

Chatter: Add zhCN locale
------------------------------------------------------------------------
r69753 | antiarc | 2008-04-14 14:47:27 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/LinkHover.lua

Chatter: Disable player link hovering. It doesn't work.
------------------------------------------------------------------------
r69752 | antiarc | 2008-04-14 14:43:38 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/enUS.lua
   A /trunk/Chatter/Modules/LinkHover.lua
   M /trunk/Chatter/modules.xml

Chatter: Add LinkHover module. Thanks Apoco!
------------------------------------------------------------------------
r69751 | nevcairiel | 2008-04-14 14:35:39 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
   A /trunk/Chatter/strings.rb

Chatter: add Antiarc's localization helper script
------------------------------------------------------------------------
r69750 | antiarc | 2008-04-14 14:30:48 -0400 (Mon, 14 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Chatter/Chatter.lua
   M /trunk/Chatter/Localization/enUS.lua
   M /trunk/Chatter/Modules/AltNames.lua
   M /trunk/Chatter/Modules/AutoLogChat.lua
   M /trunk/Chatter/Modules/Buttons.lua
   M /trunk/Chatter/Modules/ChannelColors.lua
   M /trunk/Chatter/Modules/ChannelNames.lua
   M /trunk/Chatter/Modules/ChatFading.lua
   M /trunk/Chatter/Modules/ChatFont.lua
   M /trunk/Chatter/Modules/ChatFrameBorders.lua
   M /trunk/Chatter/Modules/ChatLink.Lua
   M /trunk/Chatter/Modules/ChatScroll.lua
   M /trunk/Chatter/Modules/ChatTabs.lua
   M /trunk/Chatter/Modules/ClickInvite.lua
   M /trunk/Chatter/Modules/CopyChat.lua
   M /trunk/Chatter/Modules/EditBox.lua
   M /trunk/Chatter/Modules/GroupSay.lua
   M /trunk/Chatter/Modules/Highlight.lua
   M /trunk/Chatter/Modules/Justify.lua
   M /trunk/Chatter/Modules/PlayerNames.lua
   M /trunk/Chatter/Modules/StickyChannels.lua
   M /trunk/Chatter/Modules/Telltarget.lua
   M /trunk/Chatter/Modules/Timestamps.lua
   M /trunk/Chatter/Modules/TinyChat.lua
   M /trunk/Chatter/Modules/UrlCopy.lua

Chatter:
- Localize everything. Localizers, get to work! :P
------------------------------------------------------------------------
r69687 | antiarc | 2008-04-14 01:06:35 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Chatter.lua

Chatter: Add "Chatter Settings" button to the chat frame context menu.
------------------------------------------------------------------------
r69686 | antiarc | 2008-04-14 00:49:43 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/EditBox.lua

Chatter: Allow user to set the edit box font face.
------------------------------------------------------------------------
r69684 | antiarc | 2008-04-14 00:40:30 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/PlayerNames.lua

Chatter: Fix "Report Spam" button
------------------------------------------------------------------------
r69674 | antiarc | 2008-04-13 23:25:52 -0400 (Sun, 13 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Chatter/Modules/ClickInvite.lua
   M /trunk/Chatter/Modules/Highlight.lua
   M /trunk/Chatter/Modules/UrlCopy.lua

Chatter:
- Fix a couple of minor highlight bugs
- Fix INV links in chat (like ChatIcons) provides
------------------------------------------------------------------------
r69653 | antiarc | 2008-04-13 20:04:53 -0400 (Sun, 13 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Chatter/Chatter.toc
   M /trunk/Chatter/Libs
   M /trunk/Chatter/Modules/Buttons.lua
   M /trunk/Chatter/Modules/Highlight.lua
   M /trunk/Chatter/embeds.xml

Chatter:
- Fixed button re-enabling
- Added LibSink support to the Highlight module
------------------------------------------------------------------------
r69639 | antiarc | 2008-04-13 19:16:57 -0400 (Sun, 13 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/ChannelColors.lua

Chatter: Fix for problem on chat settings reset
------------------------------------------------------------------------
r69637 | antiarc | 2008-04-13 19:14:07 -0400 (Sun, 13 Apr 2008) | 4 lines
Changed paths:
   M /trunk/Chatter/Modules/AltNames.lua
   M /trunk/Chatter/Modules/ChannelNames.lua
   M /trunk/Chatter/Modules/PlayerNames.lua
   M /trunk/Chatter/Modules/Timestamps.lua
   M /trunk/Chatter/Modules/UrlCopy.lua

Chatter:
- More URL pattern fixes
- Rewrite a lot of the AltNames, ChannelNames, and PlayerNames parsing to be less prone to messing up when used together
- Timestamps and channels chomp the appended space now by default. For timestamps, use a custom format with a space after it to regain the space, for channels just add a space after your channel alias.
------------------------------------------------------------------------
r69617 | antiarc | 2008-04-13 17:51:11 -0400 (Sun, 13 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Chatter.lua
   M /trunk/Chatter/Modules/AltNames.lua
   M /trunk/Chatter/Modules/ChannelColors.lua
   M /trunk/Chatter/Modules/ChannelNames.lua
   M /trunk/Chatter/Modules/ChatFont.lua
   M /trunk/Chatter/Modules/ChatFrameBorders.lua
   M /trunk/Chatter/Modules/ChatLink.Lua
   M /trunk/Chatter/Modules/ClickInvite.lua
   M /trunk/Chatter/Modules/CopyChat.lua
   M /trunk/Chatter/Modules/EditBox.lua
   M /trunk/Chatter/Modules/GroupSay.lua
   M /trunk/Chatter/Modules/Highlight.lua
   M /trunk/Chatter/Modules/PlayerNames.lua
   M /trunk/Chatter/Modules/StickyChannels.lua
   M /trunk/Chatter/Modules/Telltarget.lua
   M /trunk/Chatter/Modules/Timestamps.lua
   M /trunk/Chatter/Modules/UrlCopy.lua

Chatter: Upvalue a lot of globals.
------------------------------------------------------------------------
r69612 | antiarc | 2008-04-13 17:10:03 -0400 (Sun, 13 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/UrlCopy.lua

Chatter: Change the URL patterns to something a bit more sane, I hope.
------------------------------------------------------------------------
r69604 | antiarc | 2008-04-13 16:42:12 -0400 (Sun, 13 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Chatter/Libs
   M /trunk/Chatter/Modules/PlayerNames.lua
   M /trunk/Chatter/embeds.xml

Chatter:
- Add tab completion to PlayerNames module. Tab completion will attempt to autocomplete the names of people in the channel you are typing in. For example, if you have "Joe" in your guild and "Jane" in custom channel "tabtest", and you type "j<tab>" in the tabtest channel, it will autocomplete to "Jane", because Joe isn't in that channel.
------------------------------------------------------------------------
r69599 | antiarc | 2008-04-13 15:34:52 -0400 (Sun, 13 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/ChatTabs.lua

Chatter: Fix font object justification mangling
------------------------------------------------------------------------
r69451 | antiarc | 2008-04-13 03:28:46 -0400 (Sun, 13 Apr 2008) | 1 line
Changed paths:
   A /trunk/Chatter/Modules/ChatTabs.lua
   M /trunk/Chatter/modules.xml

Chatter: Add ChatTabs module. Makes chat tabs minimalistic, adds scrollwheel-to-page-through-tabs functionality.
------------------------------------------------------------------------
r69447 | antiarc | 2008-04-13 03:24:44 -0400 (Sun, 13 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/PlayerNames.lua

Chatter: Error fix
------------------------------------------------------------------------
r69445 | antiarc | 2008-04-13 03:14:07 -0400 (Sun, 13 Apr 2008) | 5 lines
Changed paths:
   M /trunk/Chatter/Modules/ChannelNames.lua
   M /trunk/Chatter/Modules/ChatFrameBorders.lua
   M /trunk/Chatter/Modules/PlayerNames.lua
   M /trunk/Chatter/Modules/Timestamps.lua

Chatter:
- ChannelNames: Move loadstring hack to oninit
- ChatFrameBorders: CombatLogFix = true for CF2 by default
- PlayerNames: Option to color level by difficulty
- Timestamp: Option to add/omit space after timestamp
------------------------------------------------------------------------

Additional Legacy Files