Sat, 07 Sep 2013 00:11:42 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 31 Aug 2013 23:22:35 +0530 Ankit Vani Renamed purple_connection_get_protocol_info() to purple_connection_get_protocol() soc.2013.gobjectification.plugins file | diff | annotate
Sun, 18 Aug 2013 00:04:13 +0530 Ankit Vani Replaced some _prpl_ stuff with _protocol_ soc.2013.gobjectification.plugins file | diff | annotate
Sun, 28 Jul 2013 23:44:39 +0530 Ankit Vani Replaced purple_connection_get_prpl() with purple_connection_get_protocol_info(). soc.2013.gobjectification.plugins file | diff | annotate
Thu, 12 Jun 2014 18:45:07 +0200 Tomasz Wasilczyk Switch _purple_conversation_write_common and (writing|wrote)-(chat|im)-msg to PurpleMessage file | diff | annotate
Fri, 23 May 2014 09:20:34 +0200 Tomasz Wasilczyk Split PurpleMessage into incoming, outgoing and system file | diff | annotate
Thu, 22 May 2014 22:09:55 +0200 Tomasz Wasilczyk Fix message flags file | diff | annotate
Thu, 22 May 2014 21:04:56 +0200 Tomasz Wasilczyk Use purple_conversation_write_system_message where appropriate file | diff | annotate
Thu, 22 May 2014 18:33:12 +0200 Tomasz Wasilczyk Add purple_conversation_write_system_message file | diff | annotate
Thu, 22 May 2014 15:53:54 +0200 Tomasz Wasilczyk Switch purple_serv_chat_send to PurpleMessage file | diff | annotate
Thu, 22 May 2014 15:15:16 +0200 Tomasz Wasilczyk Switch purple_serv_send_im to PurpleMessage file | diff | annotate
Sun, 13 Apr 2014 01:33:47 +0200 Tomasz Wasilczyk Drop remote smileys in favor of remote images file | diff | annotate
Fri, 11 Apr 2014 01:38:36 +0200 Tomasz Wasilczyk imgstore: unref xmpp file | diff | annotate
Tue, 08 Apr 2014 14:11:19 +0200 Tomasz Wasilczyk Smiley parser: better symbol names file | diff | annotate
Mon, 07 Apr 2014 15:52:21 +0200 Tomasz Wasilczyk Smileys: avoid breaking (x)html by not replacing smileys inside tags file | diff | annotate
Mon, 07 Apr 2014 12:48:38 +0200 Tomasz Wasilczyk Smiley parser: don't replace smileys inside HTML tags file | diff | annotate
Sun, 06 Apr 2014 00:01:00 +0200 Tomasz Wasilczyk Remote smileys: fix a xmpp bug of non-escaped custom smileys file | diff | annotate
Sat, 05 Apr 2014 02:29:42 +0200 Tomasz Wasilczyk Smileys: MSN: reimplement msn_msg_grab_emoticons to use new API file | diff | annotate
Fri, 04 Apr 2014 23:19:46 +0200 Tomasz Wasilczyk Fix g_slist_remove_link misuse, remove debug printfs file | diff | annotate
Fri, 04 Apr 2014 23:13:29 +0200 Tomasz Wasilczyk Custom smileys: send them with xmpp file | diff | annotate
Fri, 04 Apr 2014 14:04:45 +0200 Tomasz Wasilczyk Remote smileys: partial implementation with XMPP file | diff | annotate
Fri, 04 Apr 2014 12:34:47 +0200 Tomasz Wasilczyk Remote smileys: rip off old implementation file | diff | annotate
Thu, 03 Apr 2014 19:48:16 +0200 Tomasz Wasilczyk Fix smiley-related warnings file | diff | annotate
Sat, 29 Mar 2014 16:14:34 +0100 Tomasz Wasilczyk Initial generic PurpleSmiley implementation file | diff | annotate
Mon, 10 Feb 2014 02:20:01 +0530 Ankit Vani Fix duplicate prefixes gtkdoc-conversion file | diff | annotate
Mon, 10 Feb 2014 00:56:22 +0530 Ankit Vani Fix namespaces issues in libpurple. gtkdoc-conversion file | diff | annotate
Sun, 17 Nov 2013 23:49:59 +0530 Ankit Vani libpurple: Don't assume a conversation is always an IM or a chat soc.2013.gobjectification file | diff | annotate
Sat, 07 Sep 2013 00:10:19 +0530 Ankit Vani Replaced xmlnode with PurpleXmlNode, and xmlnode_* API with purple_xmlnode_* API soc.2013.gobjectification file | diff | annotate
Tue, 09 Jul 2013 15:48:17 +0530 Ankit Vani Renamed buddy list functions to more appropriate/simler names. soc.2013.gobjectification file | diff | annotate
Sat, 29 Jun 2013 04:37:14 +0530 Ankit Vani Renamed chat buddies to chat users, and IM conversation typing state to IM typing state. soc.2013.gobjectification file | diff | annotate
Sun, 23 Jun 2013 21:45:33 +0530 Ankit Vani Refactored the jabber protocol to use GObject-based PurpleConversation soc.2013.gobjectification file | diff | annotate
Sun, 23 Jun 2013 17:20:37 +0530 Ankit Vani Refactor code to remove conversation type from some instances of purple_conversations_find_with_account() soc.2013.gobjectification file | diff | annotate
Sun, 23 Jun 2013 15:23:44 +0530 Ankit Vani Global replace - renamed functions and types according to GObject-based PurpleConversation API soc.2013.gobjectification file | diff | annotate
Sat, 02 Feb 2013 20:31:56 +0100 Tomasz Wasilczyk Don't log system messages, that appear on *every* MUC entry/exit file | diff | annotate
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads. cpw.qulogic.gtk3 file | diff | annotate
Sun, 04 Sep 2011 21:08:40 +0000 Paul Aurich jabber: Strip element prefixes on XHTML-IM content. file | diff | annotate
Tue, 30 Aug 2011 19:11:26 +0000 Andrew Victor Convert jabber prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data(). file | diff | annotate
Sun, 06 Mar 2011 23:49:32 +0000 Paul Aurich jabber: Verbose printing of the exact message passed in to jabber_message_send_im. file | diff | annotate
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace file | diff | annotate
Tue, 31 Aug 2010 18:28:10 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f9599fe0199c86262cea569a5dfb4081df23691d) cpw.malu.xmpp.google_refactor file | diff | annotate
Sat, 14 Aug 2010 05:17:38 +0000 Elliott Sales de Andrade Fix some "Dead nested assignment"s and then kill off some useless file | diff | annotate
Sat, 31 Jul 2010 20:58:10 +0000 Paul Aurich jabber: Fix the last commit to pass escaped text off to the core. file | diff | annotate
Sat, 31 Jul 2010 20:39:55 +0000 Paul Aurich jabber: Only take the character data from a <body/> element (non-XHTML) file | diff | annotate
Thu, 17 Jun 2010 19:17:32 +0000 Paul Aurich jabber: Fix a crash when sending typing notifications to a malformed buddy file | diff | annotate
Wed, 12 May 2010 06:35:28 +0000 Paul Aurich jabber: Refined logic for determining "is typing" support. file | diff | annotate
Wed, 12 May 2010 05:21:19 +0000 Paul Aurich jabber: Send typing notifications to a buddy when it can see our presence file | diff | annotate
Wed, 24 Mar 2010 19:56:07 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d4fffd2ce6646a061fef3aa38fba94a01b7499fc) cpw.malu.ft_thumbnails file | diff | annotate
Mon, 22 Mar 2010 21:45:23 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f1c6e586e5c1d8616f85596f376c770146ca494a) cpw.malu.ft_thumbnails file | diff | annotate
Sun, 21 Mar 2010 19:44:45 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 2403e9d40e4adfb670121d30d6e9a3528fd098d0) cpw.malu.ft_thumbnails file | diff | annotate
Fri, 09 Apr 2010 22:14:51 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6eb46e96ade8acccef858c2bc7f6e4a4e0a1165b) cpw.malu.xmpp.google_refactor file | diff | annotate
Thu, 25 Mar 2010 20:16:48 +0000 Marcus Lundblad First shot at refactoring the Google-specific XMPP code. cpw.malu.xmpp.google_refactor file | diff | annotate
Tue, 23 Mar 2010 22:17:34 +0000 Marcus Lundblad jabber: Cache incoming BoB object per JID (and local JID) instead of discarding file | diff | annotate
Mon, 22 Mar 2010 21:34:17 +0000 Marcus Lundblad jabber: Validate the hash on incoming BoB objects (in case the CID is on the file | diff | annotate
Sun, 21 Mar 2010 19:39:40 +0000 Marcus Lundblad jabber: Refactor BoB request code to reside inside data.c file | diff | annotate
Tue, 09 Mar 2010 21:41:55 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 5684cbe452f79eb2b96f221d37c1f83383b60514) cpw.malu.ft_thumbnails file | diff | annotate
Mon, 08 Mar 2010 16:54:02 +0000 Paul Aurich jabber: Unlock from locked resource on a message *with content*, as opposed to any message. file | diff | annotate
Thu, 18 Feb 2010 22:28:41 +0000 Marcus Lundblad Make it compile again after merge cpw.malu.ft_thumbnails file | diff | annotate
Thu, 18 Feb 2010 21:59:26 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 770b86501b614dbcd9bd0d7ebbe55f21446d4dc1) cpw.malu.ft_thumbnails file | diff | annotate
Mon, 16 Nov 2009 20:45:56 +0000 Marcus Lundblad Let _got_attention call _conversation_attention, instead of having prpls do it cpw.attention_ui file | diff | annotate
Mon, 16 Nov 2009 19:59:20 +0000 Marcus Lundblad jabber: Don't pre-create a conversation on an incoming attention cpw.attention_ui file | diff | annotate
(0) -100 -60 tip

mercurial