Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-05-01 | Move remote parcel request to a coro in LLRemoteParcelInfoProcessor | Rider Linden | |
Fix typo in twitter. Disable unit test for remote parcel info request until test infrastructure for new core is done. | |||
2015-04-20 | Convert twitter to coroutines. | Rider Linden | |
2014-11-18 | Fix for gpu_bench crash without parallels knock-on | Graham 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-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 | |
2013-12-05 | ACME-1043 : Use a clean browser for connection to Flickr and Twitter as well | Merov Linden | |
2013-11-26 | LLTwitterConnect and LLFlickrConnect now use caps again, instead of pdp15 | Cho | |
2013-11-13 | added fancier link description text and switched back to using dev servers ↵ | Cho | |
instead of caps for Flickr and Twitter | |||
2013-11-13 | changed Twitter photo character limit to 100 just to be safe, and switched ↵ | Cho | |
to use cap server for Flickr and Twitter service | |||
2013-11-06 | separated web floaters for Facebook, Flickr, and Twitter to fix ACME-1151 | Cho | |
2013-11-04 | added Twitter floater for ACME-1146, ACME-1147, ACME-1148, ACME-1149, and ↵ | Cho | |
ACME-1150 | |||
2013-11-02 | added Flickr floater for ACME-1136, ACME-1137, ACME-1138, ACME-1140, and ↵ | Cho | |
ACME-1141 | |||
2013-11-01 | added LLTwitterConnect for ACME-1133 | Cho | |