log libpurple/prpl.c @ 21422:56a608b80fda

age author description
2007-09-28 Richard Laager applied changes from c9d6104bcfe2e630e98e45bc6a0975adfb9544e5
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-08-29 Sadrul Habib Chowdhury Deactivate only an active status.
2007-08-27 Evan Schoenberg After deactivating a status, call purple_blist_update_buddy_status() since the buddy's status has changed. I'm not sure if this fixes a bug in pidgin, but it definitely fixes display of contacts after they return from 'mobile' on AIM in Adium (Adium:#6943)
2007-06-16 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
2007-06-15 Sadrul Habib Chowdhury Update the idleness and login-time for all the blistnodes of the same buddy.
2007-05-09 Nathan Walp this should fix 647, and a few others
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-02-09 Mark Doliner sf patch #1655057, from Peter Tang
2007-02-04 Sean Egan Use the status API to handle mobileness, and convert AIM to use it. This makes mobile buddies prioritze lower in Perons, and ensures the UI is notified of changes in mobileness. Other protocols to follow.
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/