Mon, 22 Aug 2022 22:05:55 -0500 Gary Kramlich Create PurpleAuthorizationRequest and use it for notifications. file | diff | annotate
Thu, 13 Jan 2022 23:13:13 -0600 Gary Kramlich Remove the ichat idle parsing as ichat has been deprecated for a long time file | diff | annotate
Thu, 13 Jan 2022 22:33:15 -0600 Gary Kramlich Port JabberPresence from time_t to GDateTime file | diff | annotate
Mon, 26 Jul 2021 04:13:19 -0500 Gary Kramlich Port the protocol plugins to the purple_conversation_manager_api file | diff | annotate
Wed, 02 Jun 2021 17:59:31 -0500 Gary Kramlich Fix some issues scanbuild found in the xmpp protocol plugin release-2.x.y file | diff | annotate
Tue, 18 May 2021 02:04:53 -0500 Gary Kramlich Update purple_conversations_find_* to return PurpleConversations instead of subclasses file | diff | annotate
Fri, 12 Feb 2021 04:07:08 -0600 Gary Kramlich Add a compatiblity layer for g_s?list_free_full and port everything to it. release-2.x.y file | diff | annotate
Sat, 23 Jan 2021 20:31:28 -0600 Gary Kramlich Remove Google Talk from the XMPP plugin. file | diff | annotate
Thu, 14 Jan 2021 22:33:49 -0600 Gary Kramlich Move the PurpleProtocolServer interface to its own file. file | diff | annotate
Sun, 21 Jun 2020 04:16:15 -0500 Gary Kramlich Make it so only libpurple can directly include libpurple header files. file | diff | annotate
Fri, 01 May 2020 12:13:35 -0500 Gary Kramlich Make sure that internal.h can only be included by libpurple and split out some pieces to purpleprivate.h file | diff | annotate
Fri, 01 May 2020 04:42:52 -0500 Gary Kramlich move all protocols, purple plugins, and purple tests to use purple.h instead of including files individually file | diff | annotate
Wed, 16 Oct 2019 01:06:17 +0300 qarkai Use GSList functions instead of manual iterations file | diff | annotate
Wed, 02 Oct 2019 19:25:51 -0400 Elliott Sales de Andrade Fix checksumming of Jabber avatars. file | diff | annotate
Tue, 01 Oct 2019 01:38:06 -0400 Elliott Sales de Andrade Use g_list_free_full instead of g_list_foreach+g_list_free. file | diff | annotate
Tue, 02 Apr 2019 02:44:30 +0000 Gary Kramlich Merged in default (pull request #485) file | diff | annotate
Mon, 01 Apr 2019 22:19:54 -0400 Elliott Sales de Andrade Remove unnecessary struct tags. file | diff | annotate
Sun, 31 Mar 2019 22:22:26 -0400 Elliott Sales de Andrade Fix some const warnings. file | diff | annotate
Thu, 04 Jan 2018 22:39:03 -0600 Gary Kramlich Remove all #if 0's from the prpls file | diff | annotate
Mon, 12 Jun 2017 17:48:37 -0300 dx Merge release-2.x.y into default file | diff | annotate
Thu, 01 Jun 2017 19:59:58 -0500 Mike Ruprecht Remove purple_base64_encode/decode() wrappers file | diff | annotate
Thu, 29 Sep 2016 20:09:55 -0500 Mike Ruprecht jabber: Port to use GChecksum instead of PurpleHash file | diff | annotate
Sat, 25 Mar 2017 22:57:21 +0300 qarkai Remove found redundant NULL checks string-comparison-r2 file | diff | annotate
Fri, 24 Mar 2017 02:23:46 +0300 qarkai Replace strcmp() with purple_strequal() string-comparison-r2 file | diff | annotate
Thu, 23 Mar 2017 21:01:15 +0300 qarkai Replace !strcmp() with purple_strequal() string-comparison-r2 file | diff | annotate
Thu, 23 Mar 2017 19:19:01 +0300 qarkai Replace misused g_str_equal() with purple_strequal() string-comparison-r2 file | diff | annotate
Sat, 07 May 2016 15:49:46 -0700 Jorge VillaseƱor Make explicit that we expect js to not be NULL file | diff | annotate
Mon, 21 Dec 2015 14:46:12 -0500 Michael McConville Remove NULL-checks before free(). No functional change. file | diff | annotate
Wed, 02 Sep 2015 14:56:47 -0400 Michael McConville Prevent a null pointer dereference. Found with the Clang static analyzer. file | diff | annotate
Wed, 26 Nov 2014 16:01:25 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 24 May 2014 02:32:01 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Mon, 10 Feb 2014 01:09:47 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Thu, 03 Oct 2013 02:15:31 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Wed, 02 Oct 2013 01:15:44 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 21 Sep 2013 17:01:08 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Fri, 13 Sep 2013 20:42:12 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Fri, 13 Sep 2013 20:32:33 +0530 Ankit Vani Refactored protocols to use the new type definition macros soc.2013.gobjectification.plugins file | diff | annotate
Thu, 12 Sep 2013 19:55:22 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
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
Thu, 22 Aug 2013 01:36:58 +0530 Ankit Vani Merged soc.2013.gobjectification branch 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, 13 Nov 2014 01:06:59 -0500 Elliott Sales de Andrade Merge with release-2.x.y file | diff | annotate
Thu, 13 Nov 2014 00:56:55 -0500 Elliott Sales de Andrade Remove -Wno-sign-compare and backport fixes from default. release-2.x.y file | diff | annotate
Thu, 22 May 2014 20:20:19 +0200 Tomasz Wasilczyk Switch purple_conversation_write_message to PurpleMessage file | diff | annotate
Tue, 20 May 2014 12:46:02 +0200 Tomasz Wasilczyk Drop PURPLE_CONNECTION_IS_VALID in favor of (temporary) PURPLE_ASSERT_CONNECTION_IS_VALID file | diff | annotate
Mon, 10 Feb 2014 00:56:22 +0530 Ankit Vani Fix namespaces issues in libpurple. gtkdoc-conversion file | diff | annotate
Thu, 03 Oct 2013 02:08:55 +0530 Ankit Vani Backed out changeset 348356cbc657 soc.2013.gobjectification file | diff | annotate
Wed, 02 Oct 2013 00:51:46 +0530 Ankit Vani Removed PURPLE_CONNECTION_IS_VALID. If needed, use PURPLE_IS_CONNECTION. soc.2013.gobjectification file | diff | annotate
Sat, 21 Sep 2013 16:41:50 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Fri, 13 Sep 2013 20:41:39 +0530 Ankit Vani Fixed build errors soc.2013.gobjectification file | diff | annotate
Thu, 12 Sep 2013 19:08:48 +0530 Ankit Vani Merged default branch 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
Thu, 22 Aug 2013 01:35:32 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Sun, 21 Jul 2013 14:23:12 +0530 Ankit Vani Global replaces according to GObject status 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:52:09 +0530 Ankit Vani Renamed chat buddy to chat user in a few more places 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
Thu, 27 Jun 2013 01:26:35 +0530 Ankit Vani Updated protocols for the API changes soc.2013.gobjectification file | diff | annotate
(0) -300 -100 -60 tip

mercurial