log

age author description
Thu, 09 Sep 2010 22:10:59 +0200 Zerotorescue The opener will no longer lock when a mailbox refresh happens while opening.
Thu, 09 Sep 2010 19:42:22 +0200 Zerotorescue Tabs in .pkgmeta are (at the very least) frowned upon.
Thu, 09 Sep 2010 19:29:55 +0200 Zerotorescue Added .pkgmeta file to auto-update libraries.
Thu, 09 Sep 2010 19:06:40 +0200 Zerotorescue Removed tag MailOpener v1.0
Thu, 09 Sep 2010 18:55:31 +0200 Zerotorescue Added tag ?v1.0? (packager is being troublesome, trying to find out if I can get it to work by releasing)
Thu, 09 Sep 2010 18:55:20 +0200 Zerotorescue Removed tag v1.0
Thu, 09 Sep 2010 18:16:49 +0200 Zerotorescue Added tag v1.0 for changeset 82df47a7fbf0 v1.0
Thu, 09 Sep 2010 17:52:39 +0200 Zerotorescue Added tag MailOpener v1.0 for changeset d633bf82328b
Thu, 09 Sep 2010 17:43:17 +0200 Zerotorescue Added a popup dialog to confirm whether the user wants to always enable automatic mail opening when opening the mailbox.
Thu, 09 Sep 2010 16:44:50 +0200 Zerotorescue Removed tag Mail Opener 1.0-ALPHA7
Thu, 09 Sep 2010 16:44:46 +0200 Zerotorescue Removed tag Testing repository tag
Thu, 09 Sep 2010 16:41:21 +0200 Zerotorescue Backed out changeset: f9a0a62935d4
Thu, 09 Sep 2010 16:39:37 +0200 Zerotorescue Added tag Mail Opener 1.0-ALPHA8 for changeset 088a308a46cc
Thu, 09 Sep 2010 16:39:24 +0200 Zerotorescue Removed tag
Thu, 09 Sep 2010 16:36:39 +0200 Zerotorescue Added tag Mail Opener 1.0-ALPHA7 for changeset 5b6f2dccb9ce
Thu, 09 Sep 2010 16:35:14 +0200 Zerotorescue Merge
Thu, 09 Sep 2010 16:32:15 +0200 Zerotorescue A FailSafe timer will now be stopped when another is started to prevent multiple running simultaneously and eventually warning you for nothing.
Thu, 09 Sep 2010 12:45:44 +0000 root Tagging as Mail Opener 1.0-ALPHA7
Thu, 09 Sep 2010 09:10:49 +0000 root Tagging as Testing repository tag
Thu, 09 Sep 2010 10:53:19 +0200 Zerotorescue Now using the global MailAddonBusy to indicate MailOpener is busy, read comments in Core.lua for more info.
Wed, 08 Sep 2010 22:18:07 +0200 Zerotorescue Removed BETA popup.
Wed, 08 Sep 2010 00:48:37 +0200 Zerotorescue The ALPHA help request popup should pop when the addon is enabled for every 15th time. I really would like some data to.
Tue, 07 Sep 2010 20:57:49 +0200 Zerotorescue Added a ?FailSafe? module which will safe you from mail failing to open. The opening of a single mail may get stuck when other things occur such as mail being send at the exact same time. This module will continue with the next mail after a set timeout (default set to 20 seconds).
Tue, 07 Sep 2010 17:49:39 +0200 Zerotorescue Added an option to the default mail opener status to have the auto opening disabled while the addon remains enabled.
Tue, 07 Sep 2010 17:46:27 +0200 Zerotorescue Default value for the welcome / bye notification is now set to false
Sun, 05 Sep 2010 17:26:35 +0200 Zerotorescue Reducing amount of calculations regarding mail updates, all mail changes are now addon-wide broadcasted messages. Main reason for this is to allow for another plugin.
Sun, 05 Sep 2010 17:02:19 +0200 Zerotorescue MO will now request a server refresh when mail opening has finished, ignoring the timer.
Fri, 03 Sep 2010 12:43:36 +0200 Zerotorescue Initial commit