| Wed, 09 Oct 2019 03:34:56 -0400 |
Elliott Sales de Andrade |
Change XMPP http connection set to a SoupSession.
|
file |
diff |
annotate
|
| Wed, 09 Oct 2019 00:42:02 -0400 |
Elliott Sales de Andrade |
Replace purple_ip*_address_is_valid by GLib functions.
|
file |
diff |
annotate
|
| Fri, 27 Sep 2019 03:43:47 -0500 |
Gary Kramlich |
rename accountopt.[ch] to purpleaccountoption.[ch]
|
file |
diff |
annotate
|
| Wed, 02 Oct 2019 06:21:41 -0400 |
Elliott Sales de Andrade |
Remove redundant conditions.
|
file |
diff |
annotate
|
| Sun, 15 Sep 2019 17:11:46 -0400 |
Elliott Sales de Andrade |
Replace Purple type macros by GObject macros.
|
file |
diff |
annotate
|
| Tue, 06 Aug 2019 19:50:26 -0400 |
Elliott Sales de Andrade |
Rename *_TYPE_*_IFACE to more standard *_TYPE_*.
|
file |
diff |
annotate
|
| Tue, 06 Aug 2019 17:40:37 -0400 |
Elliott Sales de Andrade |
Rename *Iface to more standard names.
|
file |
diff |
annotate
|
| Tue, 02 Jul 2019 14:04:49 +0200 |
Fabrice Bellet |
Fix more memory leaks
release-2.x.y
|
file |
diff |
annotate
|
| Wed, 10 Jul 2019 06:30:05 +0000 |
Gary Kramlich |
Merged in default (pull request #511)
|
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
|
| Tue, 02 Jul 2019 23:52:35 -0400 |
Elliott Sales de Andrade |
Rename some buddy list accessor functions.
|
file |
diff |
annotate
|
| Mon, 01 Apr 2019 22:19:54 -0400 |
Elliott Sales de Andrade |
Remove unnecessary struct tags.
|
file |
diff |
annotate
|
| Fri, 29 Mar 2019 01:15:18 +0000 |
Gary Kramlich |
Merged in get-keepalive-interval (pull request #472)
|
file |
diff |
annotate
|
| Sat, 16 Mar 2019 15:36:13 +0100 |
Petteri Pitkänen |
jabber: Refactor to use get_keepalive_interval()
get-keepalive-interval
|
file |
diff |
annotate
|
| Wed, 20 Mar 2019 00:32:08 -0500 |
Gary Kramlich |
Update most things to use G_DEFINE_DYNAMIC_TYPE and a host of other updates
|
file |
diff |
annotate
|
| Fri, 23 Nov 2018 15:57:21 -0600 |
Mike Ruprecht |
jabber: Fix URI handler potentially using NULL GHashTable
|
file |
diff |
annotate
|
| Fri, 02 Nov 2018 19:18:24 -0500 |
Mike Ruprecht |
jabber: Fix uri-handler callback
|
file |
diff |
annotate
|
| Wed, 09 May 2018 10:01:34 +0300 |
defanor |
Implement XEP-0198: Stream management
xep-0198
|
file |
diff |
annotate
|
| Tue, 22 May 2018 18:13:41 -0500 |
Mike Ruprecht |
jabber: Update SASL plugin path to FHS layout
|
file |
diff |
annotate
|
| Thu, 03 May 2018 18:17:21 -0500 |
Mike Ruprecht |
xfer: Rename PurpleProtocolXferInterface.send() to send_file()
|
file |
diff |
annotate
|
| Thu, 05 Apr 2018 23:05:09 -0500 |
Gary Kramlich |
Fix the build errors from the merge
|
file |
diff |
annotate
|
| Thu, 29 Mar 2018 23:20:36 -0500 |
Gary Kramlich |
Mergin 2.13.0 into default
|
file |
diff |
annotate
|
| Fri, 02 Feb 2018 06:28:13 +0000 |
Gary Kramlich |
Merged in rw_grim/pidgin (pull request #308)
|
file |
diff |
annotate
|
| Thu, 18 Jan 2018 23:46:05 -0600 |
Gary Kramlich |
First pass at moving attention to it's own files
|
file |
diff |
annotate
|
| Thu, 04 Jan 2018 22:39:03 -0600 |
Gary Kramlich |
Remove all #if 0's from the prpls
|
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, 23 Nov 2017 22:30:26 -0600 |
Gary Kramlich |
merging with default to fix conflicts
|
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, 31 Aug 2017 22:40:50 -0500 |
Gary Kramlich |
Initial attempt at removing the magic around PurpleProtocolXferInterface
|
file |
diff |
annotate
|
| Tue, 28 Nov 2017 16:24:12 +0800 |
Tom Li |
jabber.c: remove the historical giant #if 0 bloclk in jabber_process_starttls()
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 28 Nov 2017 16:20:03 +0800 |
Tom Li |
jabber.c: remove the unnecessary debug warning if SSL/TLS is absent
release-2.x.y
|
file |
diff |
annotate
|
| Sat, 25 Nov 2017 21:42:28 +0800 |
Tom Li |
jabber.c: fix #17270, ignore STARTTLS when using BOSH.
release-2.x.y
|
file |
diff |
annotate
|
| Fri, 03 Nov 2017 01:22:04 -0500 |
Gary Kramlich |
Merged release-2.x.y into default
|
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, 16 Jul 2015 14:11:57 -0400 |
Michael McConville |
Remove default XMPP file transfer proxy and replace existing defaults in user prefs. See ticket #16535. (ok'd by elb, etan, datallah)
release-2.x.y
|
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
|
| Thu, 25 May 2017 20:30:56 -0500 |
Gary Kramlich |
Merge default back in
|
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
|
| Tue, 11 Apr 2017 21:12:24 +0300 |
qarkai |
Replace strcmp() with null safe g_strcmp0()
string-comparison-r2
|
file |
diff |
annotate
|
| Fri, 24 Mar 2017 13:01:08 +0300 |
qarkai |
Use g_strcmp0() for code simplification
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, 10 Mar 2017 20:36:55 -0600 |
Gary Kramlich |
Merge 2.12.0 into default
|
file |
diff |
annotate
|
| Fri, 04 Nov 2016 23:32:06 -0300 |
dx |
jabber: Use purple_strequal to compare possibly-null ft_proxies setting
|
file |
diff |
annotate
|
| Wed, 05 Oct 2016 16:19:47 -0500 |
Mike Ruprecht |
Remove Facebook (XMPP) account option and support code
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 23 Aug 2016 04:40:20 -0400 |
Elliott Sales de Andrade |
Remove unused variables and functions.
|
file |
diff |
annotate
|
| Mon, 02 May 2016 23:16:31 -0500 |
Gary Kramlich |
some more scan build fixes
|
file |
diff |
annotate
|
| Mon, 02 May 2016 08:28:24 -0500 |
Gary Kramlich |
Fix a dead assignment
|
file |
diff |
annotate
|
| Thu, 03 Sep 2015 14:32:09 +0200 |
Jakub Adam |
Fix jabber password dialog infinite loop with SASL
|
file |
diff |
annotate
|
| Thu, 07 Jan 2016 21:06:29 -0600 |
Mike Ruprecht |
Plug g_resolver_get_default() leaks
|
file |
diff |
annotate
|
| Thu, 07 Jan 2016 20:12:24 -0600 |
Mike Ruprecht |
Use the GResolver which was passed to g_resolver_lookup_*_async()
|
file |
diff |
annotate
|
| Thu, 07 Jan 2016 19:54:29 -0600 |
Mike Ruprecht |
Ensure g_resolver_lookup_*_(async|finish)() calls match
|
file |
diff |
annotate
|
| Mon, 21 Dec 2015 22:14:59 -0600 |
Gary Kramlich |
Merge default back in
use-gresolver
|
file |
diff |
annotate
|
| Fri, 18 Dec 2015 18:26:12 -0600 |
Gary Kramlich |
This should do it for XMPP
use-gresolver
|
file |
diff |
annotate
|
| Mon, 21 Dec 2015 14:46:12 -0500 |
Michael McConville |
Remove NULL-checks before free(). No functional change.
|
file |
diff |
annotate
|