r213
Details
-
FilenameChatter-r213.zip
-
Uploaded by
-
UploadedNov 7, 2008
-
Size208.57 KB
-
Downloads112
-
MD513724d3c0d79a544d7ba7f040e42912b
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
r213 | antiarc | 2008-11-08 03:36:37 +0000 (Sat, 08 Nov 2008) | 1 line
Changed paths:
M /trunk/modules.xml
Turn off SplitText until taint is resolved
------------------------------------------------------------------------
r212 | antiarc | 2008-11-07 12:04:19 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
M /trunk/Localization/enUS.lua
A /trunk/Modules/SplitText.lua
M /trunk/modules.xml
Added SplitText module. Extends the chat edit box to 2048 max characters and splits messages on spaces and link boundaries, then sends messages in multiple pieces. No more frustration as pasting long blue quotes!
------------------------------------------------------------------------
r211 | antiarc | 2008-10-29 20:12:51 +0000 (Wed, 29 Oct 2008) | 1 line
Changed paths:
M /trunk/Localization/enUS.lua
Update localization
------------------------------------------------------------------------
r210 | antiarc | 2008-10-29 19:48:10 +0000 (Wed, 29 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Chatter.lua
M /trunk/Modules/Buttons.lua
M /trunk/Modules/ChatFont.lua
M /trunk/Modules/ClickInvite.lua
M /trunk/Modules/Highlight.lua
M /trunk/Modules/PlayerNames.lua
M /trunk/embeds.xml
Use LibBBO, move the toplevel modules to the addons list in the interface options, clean up some of the options' visual display a bit.
------------------------------------------------------------------------
r209 | grum | 2008-10-24 23:00:59 +0000 (Fri, 24 Oct 2008) | 1 line
Changed paths:
M /trunk
M /trunk/Localization/enUS.lua
A /trunk/Modules/EditBoxHistory.lua
M /trunk/modules.xml
New module: Edit Box History; now retain your history through quits&reloads.
------------------------------------------------------------------------
r208 | antiarc | 2008-10-24 18:57:29 +0000 (Fri, 24 Oct 2008) | 2 lines
Changed paths:
A /trunk/Tests
A /trunk/Tests/urlMatch.lua
Chatter:
- Add URL matching unit test
------------------------------------------------------------------------
r207 | grum | 2008-10-24 11:33:04 +0000 (Fri, 24 Oct 2008) | 2 lines
Changed paths:
M /trunk/Modules/Highlight.lua
Highlight now ignores messages normally filtered out.
Overdue commit for Zeksie (sorry! ^^)
------------------------------------------------------------------------
r206 | grum | 2008-10-20 17:05:40 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
M /trunk/Modules/UrlCopy.lua
URLs with a '-' now get turned into proper links by UrlCopy.
------------------------------------------------------------------------
r205 | grum | 2008-10-19 22:50:00 +0000 (Sun, 19 Oct 2008) | 1 line
Changed paths:
M /trunk/Modules/ChatTabs.lua
Disabling ChatTabs - error fixed. Thanks to Stanzilla for reporting.
------------------------------------------------------------------------
r204 | grum | 2008-10-19 18:02:09 +0000 (Sun, 19 Oct 2008) | 1 line
Changed paths:
M /trunk/Modules/ChatTabs.lua
Fixed 'OnScroll' on the ChatTabs. Thanks to dodga for reporting.
------------------------------------------------------------------------
r203 | grum | 2008-10-18 08:05:55 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
M /trunk/Modules/ChannelNames.lua
Chatter: Fixed broken Channel/Player chatlinks (caused by a missing |h)
------------------------------------------------------------------------
r202 | grum | 2008-10-17 22:12:06 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/Modules/PlayerNames.lua
Chatter: Fix PlayerNames on /who with non [A-Za-z0-9] chars. %w is too restrictive.
------------------------------------------------------------------------
r201 | grum | 2008-10-17 22:06:58 +0000 (Fri, 17 Oct 2008) | 3 lines
Changed paths:
M /trunk/Modules/ChatTabs.lua
M /trunk/modules.xml
Chatter:
- Fixed ChatTabs and enabled it again in modules.xml
There is still a lingering issue described in ChatTabs.lua which needs further investigation.
------------------------------------------------------------------------
r200 | grum | 2008-10-17 21:58:37 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/Modules/ChannelNames.lua
Chatter: Properly fix ChannelNames (the last fix left 'add space' broken.)
------------------------------------------------------------------------
r199 | grum | 2008-10-17 21:55:57 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/Modules/PlayerNames.lua
Chatter: Fix PlayerNames for playerlinks without ':[0-9]+' in it.
------------------------------------------------------------------------
r198 | grum | 2008-10-17 21:52:49 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/Chatter.lua
Chatter: Future proof FCF_Tab_OnClick fix.
------------------------------------------------------------------------
r197 | grum | 2008-10-17 21:51:57 +0000 (Fri, 17 Oct 2008) | 2 lines
Changed paths:
M /trunk/Chatter.lua
Chatter:
- make /chatter work again (3.0.2 undocumented change)
------------------------------------------------------------------------
r196 | arrowmaster | 2008-10-17 03:01:07 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/Modules/PlayerNames.lua
Fix broken achievement notifications caused by a greedy pattern expansion
------------------------------------------------------------------------
r195 | dhedbor | 2008-10-15 04:34:03 +0000 (Wed, 15 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Libs
Fixed svn:externals and .pkgmeta library references.
------------------------------------------------------------------------
r194 | antiarc | 2008-10-15 00:18:52 +0000 (Wed, 15 Oct 2008) | 2 lines
Changed paths:
M /trunk/Chatter.lua
M /trunk/Chatter.toc
M /trunk/Modules/AltNames.lua
M /trunk/Modules/ChannelNames.lua
M /trunk/Modules/ChatFont.lua
M /trunk/Modules/ChatLink.Lua
M /trunk/Modules/CopyChat.lua
M /trunk/modules.xml
Chatter:
- Update for 3.0.2
------------------------------------------------------------------------
r193 | root | 2008-09-30 15:45:44 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
Hopefully fix .pkgmeta
------------------------------------------------------------------------