log Modules/OpenAll.lua @ 12:5b6f2dccb9ce

age author description
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.
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: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