log libpurple/server.h @ 32827:4a34689eeb33 default tip

age author description
Fri, 02 Sep 2011 03:29:23 +0000 Elliott Sales de Andrade Remove old serv attention functions.
Tue, 04 Jan 2011 06:42:45 +0000 Richard Laager Remove trailing whitespace
Sun, 22 Nov 2009 21:13:20 +0000 sttwister Documented chat API. References #10605
Sat, 09 Aug 2008 02:24:38 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)
Sat, 09 Aug 2008 01:50:06 +0000 Mike Ruprecht * Added documentation to media.h and mediamanager.h
Sat, 19 Jul 2008 03:10:00 +0000 Mike Ruprecht Convert serv_* media functions to purple_prpl_* functions.
Wed, 28 May 2008 21:13:36 +0000 Mike Ruprecht merge of '38838bc806900103298d383237d2ae7cd60bbd82'
Tue, 27 May 2008 06:27:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
Wed, 28 May 2008 21:00:40 +0000 Mike Ruprecht Use USE_VV instead of USE_FARSIGHT.
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Sat, 19 Jul 2008 03:03:17 +0000 Elliott Sales de Andrade Add purple_prpl_got_attention_in_chat, then deprecate
Wed, 30 Apr 2008 06:29:16 +0000 Evan Schoenberg As discussed on the devel list, purple_serv_got_join_chat_failed() and the
Tue, 29 Apr 2008 03:59:28 +0000 Evan Schoenberg applied changes from 4c5110037671f84e3e775214c32692b5b23c11e1
Tue, 29 Apr 2008 03:47:38 +0000 Evan Schoenberg merge of '3498a4993b3d552319e5122278d620287093fd20'
Tue, 29 Apr 2008 03:47:25 +0000 Evan Schoenberg disapproval of revision '52c0efb045580dac7b6f5e40c91002e917e0cae3'
Tue, 29 Apr 2008 02:58:23 +0000 John Bailey * Renamespace serv_got_chat_join_failed to purple_serv_got_chat_join_failed
Tue, 29 Apr 2008 03:08:32 +0000 Evan Schoenberg disapproval of revision 'ae37fe6b64c30704715a369df88bd76674a39b1a'
Tue, 29 Apr 2008 01:46:40 +0000 Evan Schoenberg Added "chat-join-failed" signal, emitted by a new serv_got_join_chat_failed()
Wed, 27 Feb 2008 00:41:51 +0000 John Bailey This is part of a patch from felipec, also known as shx, that adds
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 08 Sep 2007 22:41:31 +0000 John Bailey This will silence a few warnings when building the Doxygen docs.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 27 Aug 2007 01:36:21 +0000 Jeffrey Connelly In the attention API, use the PURPLE_NOTIFY_MESSAGE flag to serv_got_im()
Sat, 25 Aug 2007 22:33:40 +0000 Jeffrey Connelly Attention API for nudges/buzzes/zaps of various protocols.
Tue, 14 Aug 2007 02:45:06 +0000 Jeffrey Connelly disapproval of revision 'b888bc5c0494c9dd0398baba81e4d602ac88948f'
Mon, 13 Aug 2007 05:59:24 +0000 Jeffrey Connelly Proposed "attention" API, a generalization of zaps (MySpaceIM), buzzes
Mon, 16 Apr 2007 05:07:21 +0000 Richard Laager Doxygen updates. This eliminated all the warnings from Doxygen.
Mon, 26 Mar 2007 05:28:57 +0000 Mark Doliner A little doxygen love and some tiny gaim->purpleisms
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/