log libpurple/protocols/myspace/zap.c @ 20147:51457cf3d27b

age author description
Tue, 18 Sep 2007 01:02:55 +0000 Casey Harkins merge of '0fb234fbd6f0cbba882df8df649a783fea7f312f'
Tue, 18 Sep 2007 00:47:51 +0000 Jeffrey Connelly Replace all CRLF line-endings with LF line endings (Unix-style). This fixes
Mon, 10 Sep 2007 20:56:02 +0000 Richard Laager Eliminate an excess array and loop.
Mon, 10 Sep 2007 20:54:31 +0000 Richard Laager I missed this code in the last commit to remove the USE_ATTENTION_API conditional.
Mon, 10 Sep 2007 20:51:59 +0000 Richard Laager Remove the *_USE_ATTENTION_API markers everywhere.
Mon, 10 Sep 2007 20:07:45 +0000 Richard Laager Clear up translation ambiguity with the attention API.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 05 Sep 2007 22:33:22 +0000 Sadrul Habib Chowdhury Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
Mon, 27 Aug 2007 05:37:40 +0000 Jeffrey Connelly Change serv_send_attention() to call prpl_info->send_attention(), and
Mon, 27 Aug 2007 01:36:21 +0000 Jeffrey Connelly In the attention API, use the PURPLE_NOTIFY_MESSAGE flag to serv_got_im()
Sun, 26 Aug 2007 06:30:41 +0000 Jeffrey Connelly In msimprpl, move zap-related code to a separate module.