Thu, 06 Oct 2022 22:47:24 -0500 Elliott Sales de Andrade xmpp: Port static actions to PurpleProtocolActionsInterface file | diff | annotate
Wed, 05 Oct 2022 02:15:13 -0500 Elliott Sales de Andrade Remove support for XEP 0115 Legacy Format file | diff | annotate
Fri, 30 Sep 2022 03:11:02 -0500 Elliott Sales de Andrade Remove PURPLE_NO_TZ_OFF file | diff | annotate
Fri, 20 May 2022 15:14:37 -0500 Belgin Știrbu Fix a crash when requesting your own info in an XMPP conference release-2.x.y file | diff | annotate
Fri, 25 Mar 2022 02:51:58 -0500 Elliott Sales de Andrade Replace PURPLE_CALLBACK by G_CALLBACK file | diff | annotate
Fri, 25 Mar 2022 02:33:23 -0500 Elliott Sales de Andrade Move jabber_adhoc_commands_free to the right file file | diff | annotate
Sat, 13 Mar 2021 15:33:49 -0600 Gary Kramlich Fix building on glib < 2.58.0 as we have a minimum of 2.52.0 file | diff | annotate
Sun, 07 Feb 2021 01:33:01 -0600 Gary Kramlich Implement mitigation for GHSL-2021-045 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
Thu, 03 Dec 2020 04:34:04 -0600 Gary Kramlich Fix the PurpleProtocolClient interface and split it out to its own file. file | diff | annotate
Mon, 12 Oct 2020 20:57:09 -0500 Gary Kramlich Start replacing time utility functions with GDateTime 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
Sun, 10 Nov 2019 04:19:45 -0500 Elliott Sales de Andrade Avoid warnings about abs/labs due to long time_t. file | diff | annotate
Tue, 05 Nov 2019 20:21:30 -0500 Elliott Sales de Andrade Re-arrange jabber_buddy_resource_free to avoid use-after-free warning. file | diff | annotate
Mon, 04 Nov 2019 01:03:02 +0300 qarkai Add NULL checks file | diff | annotate
Sun, 03 Nov 2019 20:37:07 +0300 qarkai Add new and free functions for structs to reduce duplication file | diff | annotate
Sun, 03 Nov 2019 20:23:01 +0300 qarkai Reduce lists iterations file | diff | annotate
Fri, 25 Oct 2019 05:52:30 -0400 Elliott Sales de Andrade Replace g_[s]list_remove with g_[s]list_delete_link. file | diff | annotate
Fri, 18 Oct 2019 23:30:32 +0300 qarkai Use g_list_free_full instead of manual iterations file | diff | annotate
Wed, 16 Oct 2019 12:05:22 +0300 Arkadiy Illarionov Drop redundant returns file | diff | annotate
Wed, 16 Oct 2019 12:02:44 +0300 Arkadiy Illarionov Use g_slist_delete_link instead of g_slist_remove file | diff | annotate
Wed, 16 Oct 2019 01:06:17 +0300 qarkai Use GSList functions instead of manual iterations file | diff | annotate
Thu, 15 Feb 2018 22:53:57 -0600 Gary Kramlich Rename purple_menu_action_* to purple_action_menu_* file | diff | annotate
Thu, 15 Feb 2018 22:04:57 -0600 Gary Kramlich Rename PurpleMenuAction to PurpleActionMenu file | diff | annotate
Thu, 01 Feb 2018 22:33:16 -0600 Gary Kramlich Move the MenuAction stuff to the new action.[ch] files file | diff | annotate
Tue, 12 Mar 2019 21:21:57 -0400 Elliott Sales de Andrade Fix leaky calls to purple_image_new_from_data. file | diff | annotate
Thu, 04 Jan 2018 22:39:03 -0600 Gary Kramlich Remove all #if 0's from the prpls file | diff | annotate
Thu, 15 Jun 2017 13:33:02 -0500 Mike Ruprecht Remove purple_timeout_* function usage 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, 01 Jun 2017 17:42:54 -0500 Mike Ruprecht Merge/update port to GChecksum changes, resolving conflicts file | diff | annotate
Thu, 29 Sep 2016 20:09:55 -0500 Mike Ruprecht jabber: Port to use GChecksum instead of PurpleHash file | diff | annotate
Tue, 11 Oct 2016 23:32:23 -0500 Gary Kramlich rename purple_image_get_size to purple_image_get_data_size and deal with the fallout 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 12:29:27 +0300 qarkai Remove 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
Fri, 11 Apr 2014 16:23:12 +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
Sat, 21 Sep 2013 17:01:08 +0530 Ankit Vani Merged soc.2013.gobjectification branch 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
Sun, 18 Aug 2013 00:04:13 +0530 Ankit Vani Replaced some _prpl_ stuff with _protocol_ soc.2013.gobjectification.plugins file | diff | annotate
Sat, 17 Aug 2013 23:27:20 +0530 Ankit Vani Renamed prpl.[ch] to protocol.[ch] soc.2013.gobjectification.plugins file | diff | annotate
Sun, 11 Aug 2013 02:43:15 +0530 Ankit Vani Refactored jabber to use the new API soc.2013.gobjectification.plugins file | diff | annotate
Fri, 11 Apr 2014 01:38:36 +0200 Tomasz Wasilczyk imgstore: unref xmpp file | diff | annotate
Mon, 10 Feb 2014 00:56:22 +0530 Ankit Vani Fix namespaces issues in libpurple. gtkdoc-conversion file | diff | annotate
Sat, 21 Sep 2013 16:41:50 +0530 Ankit Vani Merged default branch 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, 25 Jul 2013 02:22:35 +0530 Ankit Vani Renamed PurpleBListNode back to PurpleBlistNode 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
Wed, 03 Jul 2013 22:18:55 +0530 Ankit Vani Renamed PurpleBlistNode to PurpleBListNode soc.2013.gobjectification file | diff | annotate
Wed, 03 Jul 2013 21:49:28 +0530 Ankit Vani Global replace to use GObject-style macros. See details. soc.2013.gobjectification file | diff | annotate
Sat, 21 Sep 2013 11:54:03 +0200 Tomasz Wasilczyk Notify API: extend purple_notify_message with PurpleRequestCommonParameters file | diff | annotate
Tue, 10 Sep 2013 22:32:40 +0200 Tomasz Wasilczyk Request API refactoring: switch purple_request_fields to PurpleRequestCommonParameters file | diff | annotate
(0) -300 -100 -60 tip

mercurial