summaryrefslogtreecommitdiff
path: root/indra/newview/llfacebookconnect.cpp
AgeCommit message (Collapse)Author
2014-06-17DRTVWR-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-17Pull merge from lindenlab/viewer-releaseMerov Linden
2014-05-14v-r -> s-e merge WIPBrad Payne (Vir Linden)
2014-05-13sunshine-external merge WIPBrad Payne (Vir Linden)
2014-05-06Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile ↵Merov Linden
errors
2014-02-28Added FB+SL friends list to Friends tab in Facebook floater for ACME-1334Cho
2014-02-26Changed SLShare photo upload filename to Untitled for the sake of default ↵Cho
Flickr title
2014-02-06fixed SLShare connection state issues for ACME-1298Cho
2014-01-08Removed support for secondlife:///app/slshare for ACME-1263Cho
2013-12-18Cleaned up some code while investigated ACME-1152Cho
2013-12-18Added highlighting to SLShare tabs for ACME-1177Cho
2013-12-05mergeBrad Payne (Vir Linden)
2013-12-04Pull merge from lindenlab/viewer-acmeMerov Linden
2013-12-04ACME-1043 : WIP : Add an argument to open trusted content with js and other ↵Merov Linden
enabled options, bypassing prefs
2013-12-05Added slshare SLapp support for ACME-1214Cho
2013-12-03Pull merge from viewer-acmeMerov Linden
2013-11-11Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-11-06fixed some warningsRichard Linden
2013-11-06separated web floaters for Facebook, Flickr, and Twitter to fix ACME-1151Cho
2013-11-06fixed backwards-compatibility with FBC SLURL for ACME-1154Cho
2013-11-02added Flickr floater for ACME-1136, ACME-1137, ACME-1138, ACME-1140, and ↵Cho
ACME-1141
2013-11-01added LLFlickrConnect for ACME-1116Cho
2013-10-30ACME-1104 : Crash when getting a cap from an unset region. Extended ↵Merov Linden
ACME-1099 fix.
2013-10-29ACME-1099 : Prevent possible crashes on get connect URL for Twitter and FlickrMerov Linden
2013-10-29Merge viewer-release => sunshine-internalDon Kjer
2013-10-28Pull merge from lindenlab/viewer-fbcMerov Linden
2013-10-28ACME-1099 : Fix crash when getting the Facebook cap from a (potentially ↵Merov Linden
null) region
2013-10-09temporarily added test call for FlickrConnect and TwitterConnect for ACME-1014Cho
2013-09-06ACME-905 : Get the FacebookConnect cap each time we need it (it's not that much)Merov Linden
2013-09-03ACME-789: Remove SLShareHost setting from settings.xmlGilbert Gonzales
2013-08-29ACME-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.
2013-08-14removed momentary error message upon connecting to FacebookCho
2013-08-13added read_from_master parameter for ACME-829Cho
2013-08-09ACME 824: Suggested Friends do not repopulate if you disconnect and ↵Gilbert Gonzales
reconnect to Facebook API in same viewer session
2013-08-06ACME-801: Adding a suggested friend as a friend does not remove them from ↵Gilbert Gonzales
the suggested friend list
2013-08-06ACME-744: Adjusted comment to be more clearGilbert Gonzales
2013-08-03Pull merge from lindenlab/viewer-fbcMerov Linden
2013-08-02ACME-796 : Do not flip the fbc state to failure while connecting through web ↵Merov Linden
browser. Handle the dismiss case as best as possible.
2013-08-02ACME-744: Temporary solution. The internal browser was not setting keyboard ↵Gilbert Gonzales
focus properly...as to why an investigation is needed. For now explicly setting keyboard focus to the internal browser after it is displayed.
2013-08-01ACME-761 : Use the cap for the service url unless overridden by the ↵Merov Linden
SLShareHost setting from settings.xml
2013-08-01Pull merge from lindenlab/viewer-fbcMerov Linden
2013-08-01ACME-785 : Use a specific notifytip message (without the OK button) for fbc ↵Merov Linden
success notification
2013-08-01ACME: add SLShareHost variable to settings.xml, which allows changing the fb ↵Gilbert Gonzales
service host location as needed.
2013-07-31ACME-778: Adjusted the facebook code so that isConnected() does not depend ↵Gilbert Gonzales
on state changes. Instead it returns true if the user successfully connected and false if the user successfully disconnected.
2013-07-31ACME-757: Switching back to pdp15 host for testing.Gilbert Gonzales
2013-07-30ACME-757 : Change the hard coded url to fbc service (still a hack)Merov Linden
2013-07-25ACME-773 Remove the 'Use another account...' in the ACCOUNT panelGilbert Gonzales
2013-07-24ACME-602 Remove logging code that reveals use of suggested friendsGilbert Gonzales
2013-07-23ACME-677 Make the 'Connect...', 'Disconnect' and 'Use another account...' ↵Gilbert Gonzales
buttons disabled upon clicking
2013-07-22ACME-729 Implement the 'Use another account...' buttonGilbert Gonzales