| Sat, 28 Sep 2019 03:32:17 -0500 |
Gary Kramlich |
Update the irc prpl to only use purple.h
|
file |
diff |
annotate
|
| Wed, 02 Oct 2019 19:56:45 -0400 |
Elliott Sales de Andrade |
Don't pass literals to g_set_error / g_error_new.
|
file |
diff |
annotate
|
| Wed, 02 Oct 2019 18:01:33 -0400 |
Elliott Sales de Andrade |
Simplify some conditions.
|
file |
diff |
annotate
|
| Tue, 01 Oct 2019 07:19:14 +0000 |
Gary Kramlich |
Merged in default (pull request #578)
|
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
|
| Mon, 16 Sep 2019 21:08:27 -0400 |
Elliott Sales de Andrade |
Silence various discarded const warnings.
|
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
|
| 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
|
| Sat, 29 Jun 2019 04:26:06 -0400 |
Elliott Sales de Andrade |
Inline the irc_read_input function.
|
file |
diff |
annotate
|
| Thu, 01 Feb 2018 23:21:30 -0600 |
Gary Kramlich |
Move the ProtocolActionInterface to action.[ch]
|
file |
diff |
annotate
|
| Fri, 23 Nov 2018 16:45:22 -0600 |
Mike Ruprecht |
irc: Implement URI handler
|
file |
diff |
annotate
|
| Mon, 19 Jun 2017 20:18:30 -0500 |
Mike Ruprecht |
irc: Port to use refactored PurpleQueuedOutputStream
|
file |
diff |
annotate
|
| Thu, 03 May 2018 18:17:21 -0500 |
Mike Ruprecht |
xfer: Rename PurpleProtocolXferInterface.send() to send_file()
|
file |
diff |
annotate
|
| Thu, 22 Mar 2018 22:30:30 +0000 |
David Woodhouse |
Add get_cb_alias() to PRPLs
trac17295
|
file |
diff |
annotate
|
| Thu, 29 Mar 2018 23:20:36 -0500 |
Gary Kramlich |
Mergin 2.13.0 into default
|
file |
diff |
annotate
|
| Mon, 05 Mar 2018 02:41:47 -0300 |
dx |
irc: show protocol debug if PURPLE_VERBOSE_DEBUG=1
release-2.x.y
|
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, 31 Aug 2017 22:40:50 -0500 |
Gary Kramlich |
Initial attempt at removing the magic around PurpleProtocolXferInterface
|
file |
diff |
annotate
|
| Tue, 24 Oct 2017 14:12:05 -0400 |
Shivaram Lingamneni |
review fix: do the maximum allowable read each time
bug_12562
|
file |
diff |
annotate
|
| Fri, 29 Sep 2017 15:50:41 -0400 |
Shivaram Lingamneni |
fixes to IRC buffer handling
bug_12562
|
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
|
| Sat, 27 May 2017 20:04:10 -0300 |
dx |
Merge release-2.x.y changes, fix changelog conflicts
release-2.x.y
|
file |
diff |
annotate
|
| Thu, 06 Apr 2017 03:26:50 -0300 |
dx |
irc: update buflen if irc-sending-text changed the text to send
release-2.x.y
|
file |
diff |
annotate
|
| Thu, 23 Mar 2017 21:01:15 +0300 |
qarkai |
Replace !strcmp() with purple_strequal()
string-comparison-r2
|
file |
diff |
annotate
|
| Sat, 27 Aug 2016 18:45:17 -0500 |
Mike Ruprecht |
irc: Pass PurpleConnection errors as GErrors
|
file |
diff |
annotate
|
| Sat, 27 Aug 2016 18:42:46 -0500 |
Mike Ruprecht |
irc: Use new purple_gio_socket_client_new() helper function
|
file |
diff |
annotate
|
| Fri, 26 Aug 2016 03:36:37 -0500 |
Mike Ruprecht |
irc: Use new purple_connection_take_error()
|
file |
diff |
annotate
|
| Fri, 26 Aug 2016 03:04:41 -0500 |
Mike Ruprecht |
connection: Drop description argument from purple_connection_g_error()
|
file |
diff |
annotate
|
| Fri, 26 Aug 2016 00:00:52 -0500 |
Mike Ruprecht |
irc: Use new purple_gio_graceful_close() function
|
file |
diff |
annotate
|
| Sun, 01 May 2016 19:34:53 -0500 |
Mike Ruprecht |
irc: Store strlen() value to avoid calling it twice in irc_send_len()
|
file |
diff |
annotate
|
| Fri, 29 Apr 2016 02:31:02 -0500 |
Mike Ruprecht |
irc: Port to use Gio directly for the main connection
|
file |
diff |
annotate
|
| Thu, 14 Jan 2016 00:09:55 -0500 |
Michael McConville |
Simplify checks for empty strings
|
file |
diff |
annotate
|
| Sat, 19 Dec 2015 14:29:01 -0500 |
Michael McConville |
Require SSL/TLS support. ok'd by elb@
|
file |
diff |
annotate
|
| Fri, 10 Apr 2015 11:36:40 +0530 |
Ankit Vani |
Merge default branch (yet to add media_send_dtmf)
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Wed, 26 Nov 2014 16:01:25 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 24 May 2014 02:32:01 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Tue, 20 May 2014 10:36:58 +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
|
| Mon, 10 Feb 2014 01:09:47 +0530 |
Ankit Vani |
Merge gtkdoc-conversion
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Fri, 31 Jan 2014 19:01:27 +0530 |
Ankit Vani |
Rename 'protocol_options' field of PurpleProtocol to more appropriate 'account_options'
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Wed, 29 Jan 2014 00:28:08 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Tue, 21 Jan 2014 01:48:42 +0530 |
Ankit Vani |
Change protocol IDs to prpl-*
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 18 Jan 2014 03:52:59 +0530 |
Ankit Vani |
Rename protocol plugin IDs to prpl-*
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 18 Jan 2014 03:46:41 +0530 |
Ankit Vani |
Re-revert pref renames
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Fri, 17 Jan 2014 21:45:33 +0530 |
Ankit Vani |
Backed out changeset bc6040e3f9c8
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Fri, 17 Jan 2014 18:22:02 +0530 |
Ankit Vani |
Revert pref renames
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Tue, 08 Oct 2013 20:31:41 +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
|
| Sun, 15 Sep 2013 19:43:20 +0530 |
Ankit Vani |
Better alignment
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 15 Sep 2013 19:14:28 +0530 |
Ankit Vani |
Renamed close_connection back to close
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 15 Sep 2013 19:09:28 +0530 |
Ankit Vani |
Refactored bonjour, gg, irc to use the new protocol interfaces
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 15 Sep 2013 13:14:39 +0530 |
Ankit Vani |
Temporarily replaced PurpleProtocolInterface with PurpleProtocolClientIface in protocols
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Fri, 13 Sep 2013 20:32:33 +0530 |
Ankit Vani |
Refactored protocols to use the new type definition macros
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Fri, 06 Sep 2013 21:45:14 +0530 |
Ankit Vani |
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Wed, 04 Sep 2013 20:08:58 +0530 |
Ankit Vani |
Refactored other protocols to use instance init
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Wed, 04 Sep 2013 05:33:02 +0530 |
Ankit Vani |
Removed base_finalize from protocols. There is no reason why it should be needed.
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Wed, 04 Sep 2013 05:26:03 +0530 |
Ankit Vani |
Only initialize/finalize protocol class data in *_base_init/finalize for protocols.
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|