Wed, 06 Jul 2022 05:47:52 -0500 Gary Kramlich Remove the account error scrollbook from the blist as notifications have replaced it. file | diff | annotate
Fri, 20 May 2022 01:37:47 -0500 Gary Kramlich Remove the account ui settings as it was only used for whether or not an account was enabled file | diff | annotate
Fri, 20 May 2022 01:34:32 -0500 Gary Kramlich Remove the ui parameter from purple_account_[gs]et_enabled file | diff | annotate
Fri, 01 Apr 2022 01:09:23 -0500 Gary Kramlich Move PurpleProxyInfo from a boxed type to a GObject file | diff | annotate
Fri, 25 Mar 2022 02:51:58 -0500 Elliott Sales de Andrade Replace PURPLE_CALLBACK by G_CALLBACK file | diff | annotate
Sun, 09 Jan 2022 12:11:21 -0600 Gary Kramlich Remove some deprecated accounts api file | diff | annotate
Thu, 16 Dec 2021 21:19:37 -0600 Gary Kramlich Stop saving status to accounts.xml file | diff | annotate
Sun, 12 Dec 2021 02:54:15 -0600 Gary Kramlich Add an id property to PurpleAccount and make sure it persists file | diff | annotate
Fri, 03 Dec 2021 01:56:48 -0600 Gary Kramlich Create the PurpleAccountManager API file | diff | annotate
Mon, 23 Aug 2021 07:16:01 -0500 Gary Kramlich Don't error out when trying to remove a password that isn't stored. file | diff | annotate
Tue, 03 Aug 2021 03:04:06 -0500 Gary Kramlich Fix the includes for the purpleenums rename file | diff | annotate
Thu, 22 Jul 2021 22:34:48 -0500 Gary Kramlich migrate libpurple to the ConversationManager API file | diff | annotate
Wed, 21 Apr 2021 18:43:42 -0500 Gary Kramlich Remove the deprecated keyring API. file | diff | annotate
Mon, 22 Mar 2021 04:08:31 -0500 Gary Kramlich Port the KWallet Keyring to the new CredentialProvider API. file | diff | annotate
Sat, 02 Jan 2021 22:05:09 -0600 Gary Kramlich Remove the buddy pounces api file | diff | annotate
Sat, 02 Jan 2021 19:06:28 -0600 Gary Kramlich Use PurpleCredentialManager instead of the old keyring api. file | diff | annotate
Thu, 29 Oct 2020 23:28:12 -0500 Gary Kramlich remove some old icq server migration code file | diff | annotate
Sun, 16 Aug 2020 03:28:38 -0500 Gary Kramlich Fix some easy compiler warnings file | diff | annotate
Mon, 10 Aug 2020 19:59:56 -0500 Gary Kramlich fix some issues that were identified while working on a flatpak build file | diff | annotate
Thu, 21 May 2020 21:21:54 -0500 Gary Kramlich Make sure we're not including the gettext macros in header files and deal with the repercussions of that. 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
Wed, 08 Apr 2020 21:15:34 +0300 qarkai Rename purple_account_set_status_list and purple_status_set_active_with_attrs_list file | diff | annotate
Tue, 26 Nov 2019 23:59:35 +0300 qarkai Replace lists of PurpleAttr with GHashTable file | diff | annotate
Sat, 16 Nov 2019 13:37:56 +0300 qarkai Add PurpleAttr to use in lists instead of consecutive key and value elements file | diff | annotate
Tue, 02 Jul 2019 23:52:35 -0400 Elliott Sales de Andrade Rename some buddy list accessor functions. file | diff | annotate
Fri, 15 Feb 2019 01:19:10 -0500 Elliott Sales de Andrade Move more libpurple files to ~/.config. file | diff | annotate
Tue, 02 Oct 2018 16:01:52 -0500 Mike Ruprecht libpurple: Remove pointer registration for DBus API file | diff | annotate
Thu, 15 Jun 2017 13:33:02 -0500 Mike Ruprecht Remove purple_timeout_* function usage file | diff | annotate
Sun, 15 May 2016 15:32:05 -0300 Florian Quèze Add "account-status-changing" signal from instantbird file | diff | annotate
Sun, 21 Jun 2015 16:30:41 -0500 Michael McConville Remove Yahoo! Japan file | diff | annotate
Sun, 23 Feb 2014 02:40:51 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 15 Feb 2014 22:10:38 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Thu, 06 Feb 2014 20:02:57 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Tue, 04 Feb 2014 16:31:36 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Tue, 21 Jan 2014 03:45:11 +0530 Ankit Vani Merge default branch soc.2013.gobjectification.plugins file | diff | annotate
Tue, 21 Jan 2014 02:37:31 +0530 Ankit Vani Update protocol IDs in codebase soc.2013.gobjectification.plugins file | diff | annotate
Tue, 21 Jan 2014 01:28:36 +0530 Ankit Vani Revert all the migration stuff soc.2013.gobjectification.plugins file | diff | annotate
Mon, 20 Jan 2014 23:44:09 +0530 Ankit Vani Migrate old protocol IDs to new if *.xml version < 1.1 soc.2013.gobjectification.plugins file | diff | annotate
Mon, 20 Jan 2014 07:44:04 +0530 Ankit Vani Merge default branch soc.2013.gobjectification.plugins file | diff | annotate
Mon, 20 Jan 2014 07:08:40 +0530 Ankit Vani Update versions of XML files to "1.1", and warn if reading from a newer version soc.2013.gobjectification.plugins file | diff | annotate
Sat, 18 Jan 2014 04:23:51 +0530 Ankit Vani Move (_)purple_account_to_xmlnode to internal.h soc.2013.gobjectification.plugins file | diff | annotate
Fri, 06 Dec 2013 00:37:25 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Fri, 11 Oct 2013 01:26:38 +0530 Ankit Vani Backed out the previous 4 changesets. GSignals do not seem feasible with pidgin's architecture using any method. 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, 01 Sep 2013 14:24:24 +0530 Ankit Vani Renamed some prpl stuff to protocol stuff. soc.2013.gobjectification.plugins file | diff | annotate
Sun, 23 Feb 2014 01:43:21 +0530 Ankit Vani Use g_free as UiOps structures GBoxed free function file | diff | annotate
Sat, 15 Feb 2014 22:09:55 +0530 Ankit Vani Box the *UiOps structures file | diff | annotate
Thu, 06 Feb 2014 19:50:34 +0530 Ankit Vani Merged default branch gtkdoc-conversion file | diff | annotate
Tue, 04 Feb 2014 16:30:55 +0530 Ankit Vani Remove @file from .c files gtkdoc-conversion file | diff | annotate
Thu, 06 Feb 2014 18:56:36 +0530 Ankit Vani gtk-doc prep: *_get_type() functions are hidden as standard GType-returning funcs, so rename them. file | diff | annotate
Sat, 18 Jan 2014 04:23:51 +0530 Ankit Vani Move (_)purple_account_to_xmlnode to internal.h file | diff | annotate
Mon, 20 Jan 2014 07:39:26 +0530 Ankit Vani Update debug categories for new filenames file | diff | annotate
Fri, 06 Dec 2013 00:36:32 +0530 Ankit Vani Moved declaerations of shared private functions to internal.h 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
Thu, 25 Jul 2013 02:22:35 +0530 Ankit Vani Renamed PurpleBListNode back to PurpleBlistNode soc.2013.gobjectification file | diff | annotate
Thu, 18 Jul 2013 00:04:32 +0530 Ankit Vani Refactored account, buddylist, certificate to use GType and GValue instead of PurpleType and PurpleValue soc.2013.gobjectification file | diff | annotate
Sat, 13 Jul 2013 22:35:17 +0530 Ankit Vani Prepended functions private to a subsystem but used over multiple files by underscore soc.2013.gobjectification file | diff | annotate
Sat, 13 Jul 2013 22:30:22 +0530 Ankit Vani Removed purple_account_set_current_error() from the API. It is to be used internally by accounts. 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
(0) -60 tip

mercurial