r214
Details
-
FilenameChatter-r214.zip
-
Uploaded by
-
UploadedNov 22, 2008
-
Size208.05 KB
-
Downloads109
-
MD5bbe9f4f78ec377f09aca9e422f5f5b3e
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
r214 | mikk | 2008-11-22 10:50:52 +0000 (Sat, 22 Nov 2008) | 2 lines
Changed paths:
M /trunk/Modules/UrlCopy.lua
Force URLCopy editbox to be maxLetters=1024 to avoid old editboxes with e.g. maxLetters=20 to be reused, resulting in randomly truncated URLs. Yeah, you've all seen them. >.<
You could argue that this is a FrameXML bug.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------