Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-04 | merge with 4.0.3-release | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-09-18 | Set consistent terminology for yield/wait -> suspend for coroutines. | Rider Linden | |
2015-09-16 | MAINT-5628: Set flicr state to "Posting" on all paths before image upload ↵ | Rider Linden | |
starts. Causes "Upload" button to be disabled and activity indicator to appear. Also made sure that setConnectionState is called correctly for Facebook and Twitter. | |||
2015-07-10 | Backed out changeset bab1000e1b2d: restore 'selfless' changes | Nat Goodspeed | |
2015-07-07 | Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5 | Rider Linden | |
2015-07-01 | MAINT-5351: Remove 'self' parameter from coroutine functions. | Nat Goodspeed | |
lleventcoro_test.cpp runs clean (as modified for new API), and all the rest builds clean, but the resulting viewer is as yet untested. | |||
2015-06-29 | MAINT-5200: Correct new LLCore::HttpHeaders::ptr_t usage. | Nat Goodspeed | |
The convention about how to construct an HttpHeaders::ptr_t has changed. Change new code to adapt to merged changes. | |||
2015-06-29 | Automated merge with ssh://bitbucket.org/rider_linden/MAINT-4952-v-t-u | Nat Goodspeed | |
2015-06-29 | MAINT-4952: Use IntrusivePtr for BufferArray,HttpHeaders,HttpOptions. | Nat Goodspeed | |
Specifically, change the ptr_t typedefs for these LLCore classes to use IntrusivePtr rather than directly using boost::intrusive_ptr. This allows us to use a simple ptr_t(raw ptr) constructor rather than having to remember to code ptr_t(raw ptr, false) everywhere. In fact, the latter form is now invalid: remove the now-extraneous 'false' constructor parameters. | |||
2015-06-29 | MAINT-5200: Add DebugSlshareLogTag temp setting for developers. | Nat Goodspeed | |
This allows engaging slshare-service debug logging for a particular viewer session without having to twiddle the slshare-service hosts. Also fix leaky LLCore::HttpHeaders::ptr_t construction. | |||
2015-06-18 | MAINT-5200: Add debug headers to Facebook slshare-service calls. | Nat Goodspeed | |
2015-06-17 | https://jira.secondlife.com/browse/MAINT-5283 | Rider Linden | |
The default behavior in the HTTP layer changed to follow redirects automatically. This was causing a problem with connecting to the SL share service which was attempting to riderect to the login page at the CURL level. Connections to SL Share will no longer redirect, corrected for Facebook, Flickr and Twitter. | |||
2015-06-09 | Removed homelocation responder (rolled into llagent) | Rider Linden | |
Removed sdhandler from llagent. Removed unused values from llacountingccostmgr Fixed smart pontier creation in llfacebook | |||
2015-06-03 | Remove vestigial httpclient.h include from files that no longer need it. | Rider Linden | |
2015-05-11 | Updated feature manager downloader to coroutine. | Rider Linden | |
Added "raw" coroutine handler (returns raw result as LLSD::Binary) and split out the guts of the get, put, etc methods. Moved getStatusFromLLSD from HttpCoroHandler into HttpCorutineAdapter | |||
2015-04-20 | Flickr conversion. | Rider Linden | |
2015-04-17 | Removed the excluded code blocks. | Rider Linden | |
2015-04-16 | Facebook conversion. | Rider Linden | |
2014-06-17 | DRTVWR-354 : Rewrite Responders for Twitter and Flickr to conform to new ↵ | Merov Linden | |
LLHTTPClient interface. Fix merge error in Facebook connect as well | |||
2014-06-17 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-05-14 | v-r -> s-e merge WIP | Brad Payne (Vir Linden) | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-06 | Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile ↵ | Merov Linden | |
errors | |||
2014-02-28 | Added FB+SL friends list to Friends tab in Facebook floater for ACME-1334 | Cho | |
2014-02-26 | Changed SLShare photo upload filename to Untitled for the sake of default ↵ | Cho | |
Flickr title | |||
2014-02-06 | fixed SLShare connection state issues for ACME-1298 | Cho | |
2014-01-08 | Removed support for secondlife:///app/slshare for ACME-1263 | Cho | |
2013-12-18 | Cleaned up some code while investigated ACME-1152 | Cho | |
2013-12-18 | Added highlighting to SLShare tabs for ACME-1177 | Cho | |
2013-12-05 | merge | Brad Payne (Vir Linden) | |
2013-12-04 | Pull merge from lindenlab/viewer-acme | Merov Linden | |
2013-12-04 | ACME-1043 : WIP : Add an argument to open trusted content with js and other ↵ | Merov Linden | |
enabled options, bypassing prefs | |||
2013-12-05 | Added slshare SLapp support for ACME-1214 | Cho | |
2013-12-03 | Pull merge from viewer-acme | Merov Linden | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-11-06 | fixed some warnings | Richard Linden | |
2013-11-06 | separated web floaters for Facebook, Flickr, and Twitter to fix ACME-1151 | Cho | |
2013-11-06 | fixed backwards-compatibility with FBC SLURL for ACME-1154 | Cho | |
2013-11-02 | added Flickr floater for ACME-1136, ACME-1137, ACME-1138, ACME-1140, and ↵ | Cho | |
ACME-1141 | |||
2013-11-01 | added LLFlickrConnect for ACME-1116 | Cho | |
2013-10-30 | ACME-1104 : Crash when getting a cap from an unset region. Extended ↵ | Merov Linden | |
ACME-1099 fix. | |||
2013-10-29 | ACME-1099 : Prevent possible crashes on get connect URL for Twitter and Flickr | Merov Linden | |
2013-10-29 | Merge viewer-release => sunshine-internal | Don Kjer | |
2013-10-28 | Pull merge from lindenlab/viewer-fbc | Merov Linden | |
2013-10-28 | ACME-1099 : Fix crash when getting the Facebook cap from a (potentially ↵ | Merov Linden | |
null) region | |||
2013-10-09 | temporarily added test call for FlickrConnect and TwitterConnect for ACME-1014 | Cho | |
2013-09-06 | ACME-905 : Get the FacebookConnect cap each time we need it (it's not that much) | Merov Linden | |
2013-09-03 | ACME-789: Remove SLShareHost setting from settings.xml | Gilbert Gonzales | |
2013-08-29 | ACME-866 User receives error when hitting Disconnect in Facebook floater, if ↵ | Gilbert Gonzales | |
access token was cleared manually on backend: Problem was that when the user was already disconnected the Facebook connection state was not being set to disconnected. |