log libpurple/protocols/msn/notification.c @ 28065:7cebd7602c6e

age author description
Sat, 22 Aug 2009 22:55:02 +0000 Elliott Sales de Andrade This seems to not work every once in a while, so put in some code under the
Sat, 22 Aug 2009 20:51:56 +0000 Elliott Sales de Andrade Display the full message when there are errors sending a MSN Mobile message
Fri, 10 Jul 2009 00:51:31 +0000 Elliott Sales de Andrade Change all MSN_DEBUG_* messages to use the new purple_debug_is_verbose call
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Thu, 18 Jun 2009 20:37:39 +0000 Mark Doliner Remove some cosmetic differences between msg_cmd() and ubm_cmd()
Sun, 07 Jun 2009 08:07:20 +0000 Elliott Sales de Andrade We can't get an ADD error if we never send an ADD command.
Sun, 07 Jun 2009 07:51:50 +0000 Elliott Sales de Andrade Check network type, and send an FQY if necessary, when modifying the allow
Sun, 07 Jun 2009 06:47:49 +0000 Elliott Sales de Andrade Add a msn_notification_post_rml analog.
Sun, 07 Jun 2009 06:12:18 +0000 Elliott Sales de Andrade Add a data parameter for FQY callbacks and remove the pending users list
Mon, 25 May 2009 03:06:12 +0000 Elliott Sales de Andrade Treat FQY responses with no network ID as on the Passport network.
Mon, 18 May 2009 23:14:46 +0000 Elliott Sales de Andrade Remove notification-server group commands ADG, REG, RMG as groups are now
Sun, 10 May 2009 22:06:08 +0000 Ka-Hing Cheung correctly NULL terminate all the arrays since that's what gtknotify assumes,
Mon, 04 May 2009 00:04:55 +0000 Elliott Sales de Andrade merge of '233c28248ecd717704ccb1932748bdf97b679cf1'
Sun, 03 May 2009 22:59:02 +0000 Ka-Hing Cheung re-enable something that qulogic wrote but commented out because of a