Tue, 23 Jan 2024 00:03:38 -0600 Gary Kramlich Make sure all of the final types in the protocols are defined as such file | diff | annotate
Wed, 25 Oct 2023 20:26:35 -0500 Elliott Sales de Andrade Fix possible clash of config headers file | diff | annotate
Tue, 21 Mar 2023 01:59:19 -0500 Elliott Sales de Andrade Use g_clear_handle_id everywhere file | diff | annotate
Fri, 10 Mar 2023 16:37:41 -0600 Elliott Sales de Andrade Make PurpleRequestFieldChoice into a GObject file | diff | annotate
Tue, 07 Mar 2023 01:04:42 -0600 Elliott Sales de Andrade Convert PurpleRequestPage into a GObject file | diff | annotate
Tue, 07 Mar 2023 00:22:36 -0600 Elliott Sales de Andrade Convert PurpleRequestGroup into a GObject file | diff | annotate
Mon, 12 Dec 2022 23:41:40 -0600 Elliott Sales de Andrade Bump C standard to C99 for XMPP and fix warnings file | diff | annotate
Sun, 23 Oct 2022 21:42:32 -0500 Gary Kramlich Remove the libnice dependency file | diff | annotate
Fri, 07 Oct 2022 01:21:28 -0500 Elliott Sales de Andrade xmpp: Remove unused prototypes and code file | diff | annotate
Sun, 25 Sep 2022 00:19:58 -0500 Elliott Sales de Andrade Remove unused port mapping tables 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
Sun, 10 Oct 2021 05:00:30 -0500 Elliott Sales de Andrade Fix typos in protocol plugins file | diff | annotate
Sat, 13 Mar 2021 05:39:22 -0600 Arkadiy Illarionov Add purple_request_field_choice_add_full file | diff | annotate
Mon, 21 Dec 2020 23:17:45 -0600 Elliott Sales de Andrade Delete some now-unused networking bits file | diff | annotate
Fri, 20 Nov 2020 02:10:50 -0600 Gary Kramlich Depend on libnice as farstream already pulled it in and replace purple_network_get_all_local_system_ips with nice_interfaces_get_local_ips. file | diff | annotate
Sat, 14 Nov 2020 04:16:26 -0600 Elliott Sales de Andrade Rewrite XMPP SOCKS5 communication using Gio. file | diff | annotate
Sat, 07 Nov 2020 02:21:44 -0600 Elliott Sales de Andrade Rename a few things in Jabber SI xfer to be clearer. file | diff | annotate
Thu, 05 Nov 2020 22:05:34 -0600 Elliott Sales de Andrade Embed SOCKS5 proxying in Jabber SI xfer code 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
Sun, 14 Jun 2020 02:56:02 -0500 Gary Kramlich Fix some issues on macos that resulted from the internal.h cleanup file | diff | annotate
Mon, 08 Jun 2020 23:12:55 +0000 Gary Kramlich Merged in default (pull request #690) 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
Tue, 12 May 2020 05:24:11 -0400 Elliott Sales de Andrade Cleanup some list iteration. file | diff | annotate
Tue, 12 May 2020 03:01:37 -0400 Elliott Sales de Andrade xmpp: Convert si xfer to gio socket server. file | diff | annotate
Tue, 12 May 2020 01:44:23 -0400 Elliott Sales de Andrade Split jabber_si_xfer_bytestreams_listen_cb in half. 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, 06 Nov 2019 04:54:32 +0000 Gary Kramlich Merged in default (pull request #628) file | diff | annotate
Tue, 05 Nov 2019 22:24:18 -0500 John Bailey Fix an error caused by misreading purple_strequal() file | diff | annotate
Tue, 05 Nov 2019 21:20:29 -0500 Evert Mouw Less delay for XMPP file transfer using streamhosts. Ignore 0.0.0.0. file | diff | annotate
Tue, 05 Nov 2019 22:26:27 -0500 John Bailey Fix an error caused by misreading purple_strequal() release-2.x.y file | diff | annotate
Tue, 05 Nov 2019 21:01:38 -0500 Evert Mouw Less delay for XMPP file transfer using streamhosts. Ignore 0.0.0.0. release-2.x.y file | diff | annotate
Mon, 04 Nov 2019 14:43:49 +0300 qarkai Merge upstream, resolve conflicts 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 16:26:09 -0500 Elliott Sales de Andrade Make purple_network_get_my_ip_from_gio return non-const. file | diff | annotate
Fri, 01 Nov 2019 02:38:50 -0400 Elliott Sales de Andrade xmpp: Convert unencrypted connections to pure GIO. file | diff | annotate
Thu, 04 Jul 2019 20:38:04 -0500 Gary Kramlich Cleanups from review file | diff | annotate
Tue, 02 Jul 2019 03:07:40 -0500 Gary Kramlich Make PurpleXfer a derivable type and create subclasses in all the protocols that support file transfers file | diff | annotate
Mon, 01 Apr 2019 22:19:54 -0400 Elliott Sales de Andrade Remove unnecessary struct tags. file | diff | annotate
Sun, 26 Nov 2017 01:30:28 -0600 Gary Kramlich make sure all the PurpleProtocolXfer parameters are named prplxfer file | diff | annotate
Fri, 24 Nov 2017 01:36:19 -0600 Gary Kramlich fix up jabber for the xfer cleanups file | diff | annotate
Thu, 07 Sep 2017 22:55:03 -0500 Gary Kramlich Update the PurpleProtocolXferInterface to pass around the interfance instance as well 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, 29 Sep 2016 20:09:55 -0500 Mike Ruprecht jabber: Port to use GChecksum instead of PurpleHash 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
Mon, 21 Dec 2015 14:46:12 -0500 Michael McConville Remove NULL-checks before free(). No functional change. file | diff | annotate
Wed, 26 Nov 2014 16:01:25 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Thu, 15 May 2014 10:16:32 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 10 May 2014 03:56:36 +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
Mon, 23 Dec 2013 15:30:28 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Sun, 20 Oct 2013 18:19:34 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Sun, 06 Oct 2013 18:15:19 +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
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
Fri, 06 Sep 2013 18:18:39 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
(0) -100 -60 tip

mercurial