Adding reminder
[squirrelmail.git] / plugins / newmail / HISTORY
1 This is the history for the newmail plugin in SquirrelMail. Currently
2 works with the 1.1.2+ versions of SquirrelMail.
3
4 2.1
5
6 Fixes bug in when used with the 1.1.3 distro
7
8
9
10 2.0
11
12 Adds a "try" sounds option to the Newmail plugins works with 1.1.2
13
14
15
16
17 1.4
18
19 Tyler Akins cleaned up the javascript and now it can change the title
20 bar's text if you have new mail. Additionally, this now correctly
21 uses the new 1.1.1 validate.php format. Uses the new
22 sqimap_unseen_messages() format in 1.1.2.
23
24 1.3a
25
26 Hm. Apparently the Sent box is being used to indicate new mail when
27 checking all folders. Disabled this. Ditto for the Trash folder
28 as well.
29
30 Changed the plugin name to "newmail", seeing that it really is more
31 than just a sound plugin ;)
32
33
34 1.3
35
36 Now added the ability to only check for RECENT messages (those that
37 have not had their information not yet looked at). Once a message
38 is "noticed", it will not show up again as recent. Nice for
39 people who want to limit the number of notifications.
40
41 Also changed the popup from a javascript alert to a popup window.
42 This way, it doesn't screw up the browser near as much.
43
44 Finally, I added a new sub-directory called sounds. Put in here
45 any sounds you want users to choose from. They now can choose
46 from any file in that directory via a drop-down menu in the options
47 screen (or, they can still choose a local file).
48
49 1.2
50
51 Added the ability to show a popup window on new mail arrival (via a
52 JavaScript function).
53
54 Added the ability to check for ONLY the INBOX for unseen messages
55 (the default). Also fixed a bug in counting unseen messages. ;)
56
57 1.1
58
59 Now added the ability to turn off this feature for users who don't want
60 it. The default is NOT enabled, so you need to go to the options menu to
61 turn it on.
62
63 Also a nice way to reset the file back to the server default.
64
65 1.0
66
67 First release (with an option page)!
68
69 0.9
70
71 First pass-through of making a plugin. Hack hack hack . . .
72