Mercurial > pidgin.yaz
diff ChangeLog @ 3694:e941bfbacf7c
[gaim-migrate @ 3824]
Adds an option for unread mail notification for AIM over oscar. Yippy.
This involves making a connection to the email AIM servers (parallel to
chatnav, bos, auth, ads, etc.). Also added were functions n' stuff to
handle getting mail status updates.
AIM does this in a very silly way. They only tell you how many messages
you have when you sign on, so I had to change connection_has_mail so it
will just say "bleh has new mail," without saying the number of new
messages.
Also, I haven't really looked into having you auto-login to webmail,
though it is possible. This is good for now.
Oh, and since I'm sure people will ask... AIM screen names come with an
email account @netscape.net. You have to sign in to netscape.net to
activate it.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 14 Oct 2002 07:47:51 +0000 |
parents | 2d1b14529fa2 |
children | 91498932cea7 |
line wrap: on
line diff
--- a/ChangeLog Mon Oct 14 06:34:42 2002 +0000 +++ b/ChangeLog Mon Oct 14 07:47:51 2002 +0000 @@ -90,6 +90,8 @@ * DCC File Receive support for IRC * File receive support for Jabber (Thanks, Nathan Walp) * File send/receive support for Oscar (Thanks, William T. Mahan) + * Option to have AIM over oscar notify you if you have + unread mail (Thanks, Mark Doliner) version 0.59 (06/24/2002): * Hungarian translation added (Thanks, Sutto Zoltan)