Mon, 11 Jan 2021 01:51:14 -0600 Gary Kramlich Split PurpleProtocolChat to its own file and clean up the API. file | diff | annotate
Mon, 11 Jan 2021 01:08:47 -0600 Gary Kramlich Rename message.[ch] to purplemessage.[ch] file | diff | annotate
Sat, 02 Jan 2021 22:05:09 -0600 Gary Kramlich Remove the buddy pounces api 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
Tue, 10 Nov 2020 03:30:53 -0600 Gary Kramlich split up whiteboard.[ch] to separate files file | diff | annotate
Thu, 05 Nov 2020 20:40:01 -0600 Gary Kramlich A bunch of documentation cleanups file | diff | annotate
Thu, 05 Nov 2020 20:36:51 -0600 Gary Kramlich Add the new PurpleCredentialManager API file | diff | annotate
Wed, 04 Nov 2020 02:35:18 -0600 Gary Kramlich Split PurpleAttentionType and PurpleProtocolAttention into their own files file | diff | annotate
Sun, 01 Nov 2020 03:33:09 -0600 Gary Kramlich Rename presence.[ch] to purplepresence.[ch], fix some docs, and other tweaks. file | diff | annotate
Fri, 30 Oct 2020 16:34:33 -0500 Gary Kramlich Some random documentation fixes file | diff | annotate
Fri, 16 Oct 2020 02:27:21 -0500 Gary Kramlich Pull the purple_markup_* api out of util.[ch] to purplemarkup.[ch]. No code was changed just moved it from one file to the other. file | diff | annotate
Thu, 08 Oct 2020 23:37:43 -0500 Gary Kramlich Add PurpleCredentialProvider as the first piece to replace the existing keyring api. file | diff | annotate
Mon, 21 Sep 2020 20:15:51 -0500 Gary Kramlich Move PurpleAccountPresence and PurpleBuddyPresence to their own files file | diff | annotate
Thu, 03 Sep 2020 20:16:32 -0500 Gary Kramlich Add support for message attachments file | diff | annotate
Thu, 27 Aug 2020 03:29:49 -0500 Gary Kramlich Move PurpleProtocolMediaInterface to its own file. file | diff | annotate
Sat, 22 Aug 2020 22:15:25 -0500 Gary Kramlich Make PurpleProtocolPrivacy a proper GInterface and move it to it's own file file | diff | annotate
Sat, 22 Aug 2020 03:45:42 -0500 Gary Kramlich Move PurpleChatUser to it's own file and fix a few issues with the docs and translations file | diff | annotate
Fri, 14 Aug 2020 01:18:11 -0500 Gary Kramlich Fix the docs that were broken when the sound api was removed file | diff | annotate
Thu, 13 Aug 2020 21:07:35 -0500 Gary Kramlich Make PurpleProtocolIM a proper interface file | diff | annotate
Thu, 30 Apr 2020 23:43:54 -0500 Gary Kramlich Split PurpleKeyValuePair out to it's own file and try to do some cleanup in the files that need to include it. file | diff | annotate
Mon, 27 Apr 2020 05:47:20 -0400 Elliott Sales de Andrade Remove unused sslconn code. file | diff | annotate
Thu, 19 Mar 2020 23:35:15 -0500 Gary Kramlich Pull PurpleProtocolFactory out to it's own file. file | diff | annotate
Fri, 20 Mar 2020 08:57:57 -0500 Gary Kramlich Replace the ui info GHashTable with a gobject. file | diff | annotate
Fri, 13 Mar 2020 22:11:34 -0500 Gary Kramlich Remove stringref from the docs. file | diff | annotate
Thu, 20 Feb 2020 23:56:05 -0600 Gary Kramlich The e2ee api appears to not be used anywhere. It could use a bunch of cleanup, but I'd rather do that when we're implementing e2ee in protocols as we'll have a better understanding of what it needs then. file | diff | annotate
Thu, 19 Dec 2019 00:45:18 -0500 Elliott Sales de Andrade Fix missing sections in docs. file | diff | annotate
Thu, 21 Nov 2019 23:56:50 -0500 Elliott Sales de Andrade Add Since tags for 2.13.0 new symbols. file | diff | annotate
Thu, 21 Nov 2019 23:51:53 -0500 Elliott Sales de Andrade doc: Rename API indices to match libgnt. file | diff | annotate
Thu, 17 Oct 2019 23:37:00 -0400 Elliott Sales de Andrade Remove all http handling code. file | diff | annotate
Fri, 27 Sep 2019 15:57:50 -0500 Gary Kramlich make the docs build again file | diff | annotate
Sat, 28 Sep 2019 00:51:48 -0500 Gary Kramlich don't conflict with gtk-doc generated ids file | diff | annotate
Wed, 03 Jul 2019 00:14:02 -0400 Elliott Sales de Andrade Remove fallback define for G_GNUC_NULL_TERMINATED. file | diff | annotate
Tue, 09 Apr 2019 16:06:48 -0400 Elliott Sales de Andrade Remove mime entry from docs. file | diff | annotate
Tue, 27 Nov 2018 16:42:53 -0600 Mike Ruprecht libpurple: Drop DBus API bindings file | diff | annotate
Wed, 30 May 2018 16:15:25 -0500 Mike Ruprecht Drop tls-certificate.[ch] and tls-certificate-info.[ch] file | diff | annotate
Thu, 05 Oct 2017 23:02:52 -0500 Gary Kramlich Update docs! file | diff | annotate
Fri, 30 Jun 2017 16:37:27 -0500 Mike Ruprecht docs: Add missing api-index sections for libpurple and Finch file | diff | annotate
Fri, 30 Jun 2017 10:16:25 -0500 Mike Ruprecht docs: Add includes to new source files file | diff | annotate
Thu, 29 Jun 2017 22:14:07 -0500 Mike Ruprecht Remove the last traces of cipher files file | diff | annotate
Thu, 15 Jun 2017 14:22:32 -0500 Mike Ruprecht libpurple: Remove PurpleCipher and PurpleHash implementations and tests file | diff | annotate
Sun, 04 Jun 2017 21:36:37 -0500 Mike Ruprecht ntlm: Move to simple prpl file | diff | annotate
Thu, 01 Jun 2017 17:42:54 -0500 Mike Ruprecht Merge/update port to GChecksum changes, resolving conflicts file | diff | annotate
Wed, 28 Sep 2016 15:49:55 -0500 Mike Ruprecht sha256hash: Remove in favor of GChecksum file | diff | annotate
Wed, 28 Sep 2016 15:49:23 -0500 Mike Ruprecht sha1hash: Remove in favor of GChecksum file | diff | annotate
Wed, 28 Sep 2016 15:48:12 -0500 Mike Ruprecht md5hash: Remove in favor of GChecksum file | diff | annotate
Tue, 30 May 2017 16:51:05 -0500 Mike Ruprecht Merge port to GHmac changes, resolving conflicts file | diff | annotate
Wed, 28 Sep 2016 13:58:54 -0500 Mike Ruprecht hmaccipher: Remove in favor of GHmac file | diff | annotate
Sun, 11 Sep 2016 11:00:59 -0500 Mike Ruprecht purple-socket: Remove as all in-tree dependents ported to Gio file | diff | annotate
Wed, 07 Sep 2016 17:17:00 -0700 Jorge Villaseñor Update doc generation config to reflect recent changes file | diff | annotate
Mon, 11 Apr 2016 21:35:36 -0700 Mark Doliner A step toward buildable docs. file | diff | annotate
Tue, 19 Jan 2016 00:12:07 -0800 Jorge Villaseñor Remove PurpleDesktopItem for good file | diff | annotate
Wed, 06 Jan 2016 21:57:51 -0800 Jorge Villaseñor Update gtkdocs after removing DNS code file | diff | annotate
Wed, 11 Nov 2015 00:14:01 -0800 Jorge Villaseñor Give some love to the gtk-doc structure file | diff | annotate
Sun, 15 Jun 2014 03:46:35 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Tue, 15 Apr 2014 20:01:46 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Mon, 07 Apr 2014 20:02:22 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 08 Feb 2014 20:36:49 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Tue, 04 Feb 2014 02:32:01 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Tue, 04 Feb 2014 01:36:57 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Mon, 03 Feb 2014 22:41:47 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
(0) -60 tip

mercurial