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