| Thu, 02 Jun 2016 16:04:59 -0500 |
Andrew Victor |
Fix for TALOS-CAN-0123
release-2.x.y
|
file |
diff |
annotate
|
| Mon, 21 Dec 2015 15:05:58 -0500 |
Michael McConville |
The last of the NULL-checks before free()
|
file |
diff |
annotate
|
| Wed, 26 Nov 2014 16:01:25 +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
|
| Tue, 04 Mar 2014 18:31:03 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Tue, 25 Feb 2014 20:08:45 +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
|
| Wed, 29 Jan 2014 00:28:08 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 17 Aug 2013 23:20:39 +0530 |
Ankit Vani |
Renamed mxit's protocol.[ch] to client.[ch]
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Thu, 13 Nov 2014 01:06:59 -0500 |
Elliott Sales de Andrade |
Merge with release-2.x.y
|
file |
diff |
annotate
|
| Wed, 12 Nov 2014 19:15:24 -0500 |
Elliott Sales de Andrade |
Fix signed/unsigned comparison warning.
release-2.x.y
|
file |
diff |
annotate
|
| Sat, 12 Apr 2014 22:30:26 -0700 |
Mark Doliner |
Merge from release-2.x.y branch. No manual merges.
|
file |
diff |
annotate
|
| Mon, 07 Apr 2014 23:45:55 -0700 |
Mark Doliner |
Add bounds checking when parsing emoticon responses in MXit. This fixes
release-2.x.y
|
file |
diff |
annotate
|
| Sat, 12 Apr 2014 01:33:54 +0200 |
Tomasz Wasilczyk |
Mxit: tiny image tweak
|
file |
diff |
annotate
|
| Fri, 11 Apr 2014 23:16:22 +0200 |
Tomasz Wasilczyk |
PurpleImage: use purple_image_store_get_from_uri where possible
|
file |
diff |
annotate
|
| Fri, 11 Apr 2014 20:51:11 +0200 |
Tomasz Wasilczyk |
imgstore: unref mxit
|
file |
diff |
annotate
|
| Fri, 28 Feb 2014 20:56:22 +0100 |
Tomasz Wasilczyk |
Merge release-2.x.y
|
file |
diff |
annotate
|
| Fri, 28 Feb 2014 17:09:00 +0100 |
Tomasz Wasilczyk |
Fix win32 build
release-2.x.y
|
file |
diff |
annotate
|
| Mon, 24 Feb 2014 21:22:04 +0100 |
Tomasz Wasilczyk |
Fix win32 build
|
file |
diff |
annotate
|
| Mon, 10 Feb 2014 00:56:22 +0530 |
Ankit Vani |
Fix namespaces issues in libpurple.
gtkdoc-conversion
|
file |
diff |
annotate
|
| Mon, 20 Jan 2014 00:02:17 -0800 |
Mark Doliner |
Merge with a fair number of conflicts. Nothing too crazy.
|
file |
diff |
annotate
|
| Sat, 11 Jan 2014 21:41:52 -0800 |
Mark Doliner |
g_malloc segfaults if it can't allocate the requested memory, so this
release-2.x.y
|
file |
diff |
annotate
|
| Thu, 09 Jan 2014 21:45:33 +0100 |
Tomasz Wasilczyk |
Mxit: fix a possible segfault, refs VRT-2013-1002
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 05 Nov 2013 11:47:05 +0200 |
Andrew Victor |
Merge with release-2.x.y.
mxit-2.x.y
|
file |
diff |
annotate
|
| Fri, 09 Aug 2013 13:03:26 +0200 |
Tomasz Wasilczyk |
HTTP: successful is spelled with one l
|
file |
diff |
annotate
|
| Sat, 03 Aug 2013 19:20:57 +0200 |
Tomasz Wasilczyk |
HTTP: Use PurpleHttpConnectionSet instead of GSLists of PurpleHttpConnection structs
|
file |
diff |
annotate
|
| Thu, 18 Jul 2013 17:33:02 +0200 |
Tomasz Wasilczyk |
HTTP: get rid of mxit's own http implementation
|
file |
diff |
annotate
|
| Wed, 10 Jul 2013 19:50:12 -0400 |
Daniel Atallah |
Merge with release-2.x.y
|
file |
diff |
annotate
|
| Fri, 05 Jul 2013 12:10:45 +0200 |
Tomasz Wasilczyk |
HTTP: migrate purple_util_fetch_url_request to new API for mxit prpl
|
file |
diff |
annotate
|
| Thu, 04 Jul 2013 03:24:12 +0200 |
Tomasz Wasilczyk |
HTTP: introduce purple_http_get_printf, make purple_http_get consistent with it
|
file |
diff |
annotate
|
| Sun, 23 Jun 2013 21:35:31 +0200 |
Tomasz Wasilczyk |
HTTP: migrate purple_util_fetch_url to new API for prpls
|
file |
diff |
annotate
|
| Sat, 22 Jun 2013 12:23:18 +0200 |
Andrew Victor |
MXit: Strip the markup from the custom emoticon Id before checking for the Id in the cache.
release-2.x.y
|
file |
diff |
annotate
|
| Sat, 22 Jun 2013 11:24:08 +0200 |
Andrew Victor |
MXit: A comparison between 'char' and 'unsigned char' was causing custom emoticons to not be properly decoded.
release-2.x.y
|
file |
diff |
annotate
|
| Sat, 13 Apr 2013 12:24:43 -0400 |
Daniel Atallah |
Merge with release-2.x.y
|
file |
diff |
annotate
|
| Wed, 10 Apr 2013 16:32:00 +0200 |
Andrew Victor |
MXit: When generating clickable links, rather use g_strdup_printf() than a statically-sized buffer.
release-2.x.y
|
file |
diff |
annotate
|
| Wed, 03 Apr 2013 23:15:20 +0200 |
Andrew Victor |
Merge latest changes from release-2.x.y to default.
|
file |
diff |
annotate
|
| Wed, 03 Apr 2013 11:21:06 +0200 |
Andrew Victor |
Merge with release-2.x.y
mxit-2.x.y
|
file |
diff |
annotate
|
| Wed, 03 Apr 2013 00:53:35 +0200 |
Andrew Victor |
MXit: Fix compiler warning.
release-2.x.y
|
file |
diff |
annotate
|
| Wed, 03 Apr 2013 00:49:23 +0200 |
Andrew Victor |
MXit: Fix compiler warnings related to "comparison between signed and unsigned integer expressions".
release-2.x.y
|
file |
diff |
annotate
|
| Wed, 03 Apr 2013 00:36:03 +0200 |
Andrew Victor |
MXit: Cleanup the #includes (no purple.h) so that it atleast compiles within InstantBird.
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 02 Apr 2013 09:20:41 -0400 |
Daniel Atallah |
Merge with release-2.x.y (resolved various conflicts in mxit)
|
file |
diff |
annotate
|
| Mon, 01 Apr 2013 10:42:13 +0200 |
Andrew Victor |
MXit: Whitespace changes for coding-style consistency.
release-2.x.y
|
file |
diff |
annotate
|
| Wed, 27 Mar 2013 01:37:02 +0200 |
Andrew Victor |
Merge with release-2.x.y
mxit-2.x.y
|
file |
diff |
annotate
|
| Wed, 06 Mar 2013 10:34:45 -0500 |
Daniel Atallah |
Merge with release-2.x.y
|
file |
diff |
annotate
|
| Tue, 05 Mar 2013 15:36:12 +0200 |
Pieter Loubser |
Maintain list of outstanding async calls made so that it can be canceled when the account is disconnected.
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 29 Jan 2013 15:38:45 +0100 |
Tomasz Wasilczyk |
Merge release-2.x.y
|
file |
diff |
annotate
|
| Sat, 26 Jan 2013 12:46:00 +0200 |
Andrew Victor |
Merge.
mxit-2.x.y
|
file |
diff |
annotate
|
| Sat, 26 Jan 2013 12:41:18 +0200 |
Andrew Victor |
MXit: Fix decoding of font-size changes in the markup of received messages.
release-2.x.y
|
file |
diff |
annotate
|
| Tue, 22 Jan 2013 00:05:35 -0800 |
Mark Doliner |
Rename two functions.
|
file |
diff |
annotate
|
| Sat, 19 Jan 2013 14:54:26 -0500 |
Daniel Atallah |
Merge with release-2.x.y
|
file |
diff |
annotate
|
| Wed, 16 Jan 2013 22:06:45 +0200 |
Andrew Victor |
Merge
mxit-2.x.y
|
file |
diff |
annotate
|
| Wed, 16 Jan 2013 15:08:58 +0200 |
Andrew Victor |
MXit: When sending a structured response when the user clicks on a link, the format of the response message was not totally correct.
release-2.x.y
|
file |
diff |
annotate
|
| Sun, 13 Jan 2013 15:24:42 -0600 |
Richard Laager |
Merge 33555 from release-2.x.y
|
file |
diff |
annotate
|
| Tue, 18 Dec 2012 16:06:51 +0200 |
Andrew Victor |
Merge.
mxit-2.x.y
|
file |
diff |
annotate
|
| Tue, 18 Dec 2012 15:57:47 +0200 |
Andrew Victor |
Update with changes in release-2.x.y
mxit-2.x.y
|
file |
diff |
annotate
|
| Tue, 18 Dec 2012 14:58:49 +0200 |
Andrew Victor |
MXit: Display farewell messages in a different colour to distinguish them from normal messages.
release-2.x.y
|
file |
diff |
annotate
|
| Fri, 12 Oct 2012 22:52:51 +0200 |
Tomasz Wasilczyk |
Make old http-related code obsolete
|
file |
diff |
annotate
|
| Sat, 28 Jul 2012 23:45:42 +0200 |
Andrew Victor |
Backported from 3.0.0-devel:
mxit-2.x.y
|
file |
diff |
annotate
|
| Sat, 28 Jul 2012 23:09:15 +0200 |
Andrew Victor |
Backported from 3.0.0-devel:
mxit-2.x.y
|
file |
diff |
annotate
|
| Tue, 24 Jul 2012 11:04:38 +0200 |
Andrew Victor |
Merge with release-2.x.y
mxit-2.x.y
|
file |
diff |
annotate
|