| Mon, 14 Dec 2020 23:55:58 -0600 |
Arkadiy Illarionov |
Use read_from_tzc in zephyr_login
|
file |
diff |
annotate
|
| Fri, 11 Dec 2020 04:12:45 -0600 |
Elliott Sales de Andrade |
Convert zephyr to gio
|
file |
diff |
annotate
|
| Thu, 03 Dec 2020 20:15:31 -0600 |
Arkadiy Illarionov |
Some zephyr cleanups
|
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, 01 Dec 2020 22:06:48 -0600 |
Arkadiy Illarionov |
Fix build with external libzephyr.
|
file |
diff |
annotate
|
| Sat, 21 Nov 2020 22:54:04 -0600 |
Elliott Sales de Andrade |
Use GSubprocess to manager zephyr tzc command.
|
file |
diff |
annotate
|
| Sun, 16 Aug 2020 18:58:39 -0500 |
Elliott Sales de Andrade |
Fix some leaks.
|
file |
diff |
annotate
|
| Thu, 13 Aug 2020 21:07:35 -0500 |
Gary Kramlich |
Make PurpleProtocolIM a proper interface
|
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
|
| 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, 20 May 2020 11:33:58 +0100 |
David Woodhouse |
Add chat_send_file() facility
release-2.x.y
|
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
|
| Sun, 10 Nov 2019 04:20:11 -0500 |
Elliott Sales de Andrade |
Fix broken check in zephyr.
|
file |
diff |
annotate
|
| Tue, 05 Nov 2019 21:07:41 -0500 |
Elliott Sales de Andrade |
Add some NULL checks to silence scan-build.
|
file |
diff |
annotate
|
| Mon, 04 Nov 2019 13:38:48 +0300 |
qarkai |
Remove redundant returns
|
file |
diff |
annotate
|
| Mon, 04 Nov 2019 13:37:27 +0300 |
qarkai |
Remove redundant declarations
|
file |
diff |
annotate
|
| Mon, 04 Nov 2019 13:34:58 +0300 |
qarkai |
Remove redundant preprocessor directives and dead code inside
|
file |
diff |
annotate
|
| Wed, 16 Oct 2019 01:06:17 +0300 |
qarkai |
Use GSList functions instead of manual iterations
|
file |
diff |
annotate
|
| Mon, 14 Oct 2019 00:38:59 +0300 |
qarkai |
Fix memleak
|
file |
diff |
annotate
|
| Sun, 13 Oct 2019 15:45:39 +0300 |
qarkai |
Use GList functions instead of manual iterations
|
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 19:04:34 -0400 |
Elliott Sales de Andrade |
Fix several memory leaks.
|
file |
diff |
annotate
|
| Wed, 02 Oct 2019 06:21:41 -0400 |
Elliott Sales de Andrade |
Remove redundant 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
|
| Mon, 16 Sep 2019 20:41:06 -0400 |
Elliott Sales de Andrade |
zephyr: Fix const-ness of variable loading.
|
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 23:52:35 -0400 |
Elliott Sales de Andrade |
Rename some buddy list accessor functions.
|
file |
diff |
annotate
|
| Thu, 01 Feb 2018 23:21:30 -0600 |
Gary Kramlich |
Move the ProtocolActionInterface to action.[ch]
|
file |
diff |
annotate
|
| Wed, 13 Mar 2019 00:03:02 -0400 |
Elliott Sales de Andrade |
Fix some possible use-after-free.
|
file |
diff |
annotate
|
| Tue, 12 Mar 2019 21:33:29 -0400 |
Elliott Sales de Andrade |
Fix some leaks in libpurple.
|
file |
diff |
annotate
|
| Thu, 22 Mar 2018 22:30:30 +0000 |
David Woodhouse |
Add get_cb_alias() to PRPLs
trac17295
|
file |
diff |
annotate
|
| Thu, 15 Jun 2017 13:33:02 -0500 |
Mike Ruprecht |
Remove purple_timeout_* function usage
|
file |
diff |
annotate
|
| Thu, 14 Jan 2016 00:09:55 -0500 |
Michael McConville |
Simplify checks for empty strings
|
file |
diff |
annotate
|
| Mon, 21 Dec 2015 15:05:58 -0500 |
Michael McConville |
The last of the NULL-checks before free()
|
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
|
| 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
|
| Wed, 16 Apr 2014 12:04:51 +0530 |
Ankit Vani |
Merge 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, 17 Feb 2014 21:57:26 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Mon, 10 Feb 2014 16:22:00 +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
|
| 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: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
|
| 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
|
| Mon, 16 Sep 2013 00:49:15 +0530 |
Ankit Vani |
Refactored yahoo, zephyr 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
|
| Sat, 14 Sep 2013 00:40:29 +0530 |
Ankit Vani |
Renamed get_cb_real_name to get_cuser_real_name
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
|
| Wed, 04 Sep 2013 20:08:58 +0530 |
Ankit Vani |
Refactored other protocols to use instance init
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|