log libpurple/protocols/mxit/multimx.c @ 32827:4a34689eeb33 default tip

age author description
Tue, 23 Aug 2011 20:43:41 +0000 andrew victor Don't access PurpleConnection->proto_data directly, rather use the access functions.
Sat, 13 Aug 2011 22:01:39 +0000 andrew victor When receiving an invite to join a GroupChat, first check if a matching room entry
Wed, 11 May 2011 04:34:39 +0000 Paul Aurich mxit: Audited the rest of mxit for glib/libc mixing of alloc/free
Mon, 21 Mar 2011 21:07:47 +0000 andrew victor Less code duplication.
Mon, 21 Mar 2011 20:52:40 +0000 andrew victor The MultMX server now always sends "You have been kicked." when you are
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Wed, 30 Jun 2010 12:56:53 +0000 andrew victor Display a message in the chat window when you invite someone.
Wed, 12 May 2010 15:38:29 +0000 andrew victor Remove an unused variable.
Tue, 11 May 2010 16:28:03 +0000 andrew victor Improve the handling of user's being kicked from MultiMX rooms.
Tue, 26 Jan 2010 14:26:22 +0000 andrew victor Add extra parameter to mxit_send_message() function to indicate if the message should be
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.
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