log libpurple/protocols/mxit/roster.c @ 31534:a8cc50c2279f

age author description
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Wed, 28 Jul 2010 08:41:51 +0000 andrew victor Add the new Moods.
Tue, 20 Jul 2010 09:46:28 +0000 andrew victor Since a buddy's avatar information is distributed as part of their online
Mon, 19 Jul 2010 09:52:08 +0000 andrew victor For safety, rather use g_strlcpy() and snprintf() where possible.
Fri, 28 May 2010 21:08:49 +0000 andrew victor Some spelling fixes to code comments.
Tue, 11 May 2010 10:00:30 +0000 andrew victor Add support for the standard Mood API.
Fri, 11 Dec 2009 00:44:42 +0000 Gary Kramlich struct hiding updates for mxit
Tue, 08 Dec 2009 04:18:32 +0000 Paul Aurich Fix all the remaining files for which internal.h doesn't end up being the first include.
Tue, 24 Nov 2009 15:53:11 +0000 andrew victor We need to escape any special "html" characters in a status message, otherwise
Tue, 24 Nov 2009 15:12:42 +0000 andrew victor These status strings are accessed from mxit_convert_presence_to_name() for the
Sun, 22 Nov 2009 19:21:20 +0000 Mark Doliner Mark a bunch of mxit strings for translation
Sun, 08 Nov 2009 23:55:56 +0000 John Bailey Initial addition of the MXit protocol plugin, provided by the MXit folks