<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>http://repos.curseforge.com:20002/wow/mailopener/</link>
    <language>en-us</language>

    <title>wow/mailopener: Modules/Collected.lua history</title>
    <description>Modules/Collected.lua revision history</description>
    <item>
    <title>Removed no longer useful debug info from the Collected module.</title>
    <link>http://repos.curseforge.com:20002/wow/mailopener/log5fe1f61452a1/Modules/Collected.lua</link>
    <description><![CDATA[Removed no longer useful debug info from the Collected module.]]></description>
    <author>&#90;&#101;&#114;&#111;&#116;&#111;&#114;&#101;&#115;&#99;&#117;&#101;</author>
    <pubDate>Thu, 30 Sep 2010 14:34:17 +0200</pubDate>
</item>
<item>
    <title>Fixed time spent tracker.</title>
    <link>http://repos.curseforge.com:20002/wow/mailopener/logbd80e4b4042f/Modules/Collected.lua</link>
    <description><![CDATA[Fixed time spent tracker.]]></description>
    <author>&#90;&#101;&#114;&#111;&#116;&#111;&#114;&#101;&#115;&#99;&#117;&#101;</author>
    <pubDate>Thu, 16 Sep 2010 16:21:30 +0200</pubDate>
</item>
<item>
    <title>Hopefully fixed the session time spent tracker.</title>
    <link>http://repos.curseforge.com:20002/wow/mailopener/log364791db5503/Modules/Collected.lua</link>
    <description><![CDATA[Hopefully fixed the session time spent tracker.<br/>
Forgot some localizations in the Collected module.]]></description>
    <author>&#90;&#101;&#114;&#111;&#116;&#111;&#114;&#101;&#115;&#99;&#117;&#101;</author>
    <pubDate>Wed, 15 Sep 2010 23:51:43 +0200</pubDate>
</item>
<item>
    <title>Another localization test.</title>
    <link>http://repos.curseforge.com:20002/wow/mailopener/logf01e0184a275/Modules/Collected.lua</link>
    <description><![CDATA[Another localization test.]]></description>
    <author>&#90;&#101;&#114;&#111;&#116;&#111;&#114;&#101;&#115;&#99;&#117;&#101;</author>
    <pubDate>Wed, 15 Sep 2010 16:02:32 +0200</pubDate>
</item>
<item>
    <title>Localization of all files. Testing packager settings (especially automatic locale exports), localization is not yet finished.</title>
    <link>http://repos.curseforge.com:20002/wow/mailopener/logeadff31e61e8/Modules/Collected.lua</link>
    <description><![CDATA[Localization of all files. Testing packager settings (especially automatic locale exports), localization is not yet finished.]]></description>
    <author>&#90;&#101;&#114;&#111;&#116;&#111;&#114;&#101;&#115;&#99;&#117;&#101;</author>
    <pubDate>Wed, 15 Sep 2010 13:10:56 +0200</pubDate>
</item>
<item>
    <title>Any English professors near? ?2 mail? vs ?2 mails?.</title>
    <link>http://repos.curseforge.com:20002/wow/mailopener/log8d1a34cec258/Modules/Collected.lua</link>
    <description><![CDATA[Any English professors near? ?2 mail? vs ?2 mails?.]]></description>
    <author>&#90;&#101;&#114;&#111;&#116;&#111;&#114;&#101;&#115;&#99;&#117;&#101;</author>
    <pubDate>Sun, 12 Sep 2010 22:20:55 +0200</pubDate>
</item>
<item>
    <title>Fixed an error when you logged in.</title>
    <link>http://repos.curseforge.com:20002/wow/mailopener/log75c36b3d5443/Modules/Collected.lua</link>
    <description><![CDATA[Fixed an error when you logged in.<br/>
Set the default for tracking time spent of the collected module to true.]]></description>
    <author>&#90;&#101;&#114;&#111;&#116;&#111;&#114;&#101;&#115;&#99;&#117;&#101;</author>
    <pubDate>Sun, 12 Sep 2010 22:12:31 +0200</pubDate>
</item>
<item>
    <title>Hopefully fixed the usage of &quot;mails&quot;.</title>
    <link>http://repos.curseforge.com:20002/wow/mailopener/log5f0e174c8adc/Modules/Collected.lua</link>
    <description><![CDATA[Hopefully fixed the usage of &quot;mails&quot;.]]></description>
    <author>&#90;&#101;&#114;&#111;&#116;&#111;&#114;&#101;&#115;&#99;&#117;&#101;</author>
    <pubDate>Sun, 12 Sep 2010 22:07:12 +0200</pubDate>
</item>
<item>
    <title>No longer showing spent ?0 minutes? when you spent less than 59 seconds at the mailbox.</title>
    <link>http://repos.curseforge.com:20002/wow/mailopener/log81e7cfcc36b9/Modules/Collected.lua</link>
    <description><![CDATA[No longer showing spent ?0 minutes? when you spent less than 59 seconds at the mailbox.<br/>
When you only opened a single mail, the summary will show ?from time mail? rather than ?from these mails?.]]></description>
    <author>&#90;&#101;&#114;&#111;&#116;&#111;&#114;&#101;&#115;&#99;&#117;&#101;</author>
    <pubDate>Sat, 11 Sep 2010 01:37:13 +0200</pubDate>
</item>
<item>
    <title>- Removed all BeanCounter checks in files.</title>
    <link>http://repos.curseforge.com:20002/wow/mailopener/log90d58723ac0a/Modules/Collected.lua</link>
    <description><![CDATA[- Removed all BeanCounter checks in files.<br/>
+ Added a new module: BeanCounter Support. This module will now take care of preventing mail opening while BeanCounter is scanning.<br/>
+ Added AceHook library for the BeanCounter Support module.<br/>
~ Sorted the Core.lua OnInitialize to properly toggle modules before doing time consuming things.<br/>
~ All module comments are now a property of the modules themselves and can be retrieved with (string)?.moduleDescription? and (bool)?.moduleRequired?.<br/>
~ All module references are now called ?mod?.<br/>
! Added a new config group: Modules. This group will show the module statuses and descriptions and it will contain all optional modules (with their settings) as subgroups.<br/>
- Removed all libraries from the repository.]]></description>
    <author>&#90;&#101;&#114;&#111;&#116;&#111;&#114;&#101;&#115;&#99;&#117;&#101;</author>
    <pubDate>Fri, 10 Sep 2010 18:59:58 +0200</pubDate>
</item>
<item>
    <title>Default value for the welcome / bye notification is now set to false</title>
    <link>http://repos.curseforge.com:20002/wow/mailopener/logc6f0976069c7/Modules/Collected.lua</link>
    <description><![CDATA[Default value for the welcome / bye notification is now set to false<br/>
The mailframe checkbox now primarily toggles the mail opening, however if you hold shift you can still disable the entire addon<br/>
Now properly removes QuickAuction?s mail count<br/>
Now tracks when a mail lost all attachments rather than it being deleted in order to continue processing the next item (mail sent by players containing text should now work properly). This should also be good for a nice speed increase.<br/>
Added a variable called ?busy? to the MailOpener object indicating whether or not Mail Opener is currently working. Other addons (or macros) can retrieve it with ?LibStub(&quot;AceAddon-3.0&quot;):GetAddon(&quot;MailOpener&quot;).busy?<br/>
A mail refresh from the Postal service should no longer occur while mail is being opened but will happen instantly afterwards.<br/>
Postal?s module toggling will now be handled by Postal itself.<br/>
Added a short summary to the top of all modules for other developers.<br/>
The time remaining until next mail box refresh should be displayed for as long as Mail Opener can be sure.]]></description>
    <author>&#90;&#101;&#114;&#111;&#116;&#111;&#114;&#101;&#115;&#99;&#117;&#101;</author>
    <pubDate>Tue, 07 Sep 2010 17:46:27 +0200</pubDate>
</item>
<item>
    <title>MO will now request a server refresh when mail opening has finished, ignoring the timer.</title>
    <link>http://repos.curseforge.com:20002/wow/mailopener/log6f17035de058/Modules/Collected.lua</link>
    <description><![CDATA[MO will now request a server refresh when mail opening has finished, ignoring the timer.<br/>
(Collected Module) Fixed the time spent to only be displayed if it is being tracked.<br/>
The inventory full sound will properly be played again when your bags change.]]></description>
    <author>&#90;&#101;&#114;&#111;&#116;&#111;&#114;&#101;&#115;&#99;&#117;&#101;</author>
    <pubDate>Sun, 05 Sep 2010 17:02:19 +0200</pubDate>
</item>
<item>
    <title>Initial commit</title>
    <link>http://repos.curseforge.com:20002/wow/mailopener/log823e33465b6e/Modules/Collected.lua</link>
    <description><![CDATA[Initial commit]]></description>
    <author>&#90;&#101;&#114;&#111;&#116;&#111;&#114;&#101;&#115;&#99;&#117;&#101;</author>
    <pubDate>Fri, 03 Sep 2010 12:43:36 +0200</pubDate>
</item>

  </channel>
</rss>
