log

age author description
Sat, 05 May 2007 18:10:33 +0000 Evan Schoenberg It is more useful for these aim_ssi methods to return a real value (the result of aim_ssi_sync()) than to always return 0 regardless of their success or failure
Sat, 05 May 2007 18:07:47 +0000 Evan Schoenberg Free nombre as soon as we're done using it, for clarity
Sat, 05 May 2007 18:05:48 +0000 Evan Schoenberg Pass the screenname properly to purple_account_request_authorization(), passing the nick (if available) separately. Store the nick for use in callbacks in data->nick where possible.