Thu, 14 Jun 2007 08:18:59 +0000 |
Jeffrey Connelly |
Change to use const gchar * where appropriate.
|
Thu, 14 Jun 2007 06:06:56 +0000 |
Jeffrey Connelly |
Implement msim_get_info() for users on the user's buddy list.
|
Thu, 14 Jun 2007 01:53:58 +0000 |
Jeffrey Connelly |
Add msim_offline_message() for offline message status. Always return TRUE,
|
Thu, 14 Jun 2007 01:33:49 +0000 |
Jeffrey Connelly |
Reorganize the tooltip text, to show more useful information.
|
Thu, 14 Jun 2007 00:23:06 +0000 |
Jeffrey Connelly |
Show buddy information in tooltip text, and the display name for status text.
|
Wed, 13 Jun 2007 23:40:12 +0000 |
Jeffrey Connelly |
Remove user_lookup_cache, and display placeholders for status and tooltip text.
|
Wed, 13 Jun 2007 22:57:54 +0000 |
Jeffrey Connelly |
Make msim_remove_buddy() functional. It now sends the delbuddy, persist,
|
Wed, 13 Jun 2007 21:25:40 +0000 |
Jeffrey Connelly |
Remove msim_get_own_uid{,_cb}() - it is not needed, since the login
|
Wed, 13 Jun 2007 21:21:48 +0000 |
Jeffrey Connelly |
Several small changes to work towards a working msim_remove_buddy():
|
Tue, 12 Jun 2007 03:40:38 +0000 |
Jeffrey Connelly |
Send typing notifications (tested).
|
Mon, 11 Jun 2007 06:17:16 +0000 |
Jeffrey Connelly |
Add TODO in order to fix msim_tooltip_text.
|
Thu, 07 Jun 2007 04:56:01 +0000 |
Jeffrey Connelly |
Add msim_uid2username_from_blist() to lookup a username by userid, by
|
Wed, 06 Jun 2007 04:38:03 +0000 |
Jeffrey Connelly |
Use msim_postprocess_outgoing() to resolve uid for adding and deleting buddies.
|
Wed, 06 Jun 2007 02:49:35 +0000 |
Jeffrey Connelly |
Pass postprocessing parameters inside MsimMessage * instead of in a new struct.
|