summaryrefslogtreecommitdiff
path: root/indra/newview/llfacebookconnect.cpp
AgeCommit message (Collapse)Author
2013-07-19ACME-734 : Fix : Feed browsing history but without the query partMerov Linden
2013-07-19Pull merge from lindenlab/viewer-fbcMerov Linden
2013-07-19ACME-732 Create the viewer side info route responderGilbert Gonzales
2013-07-18ACME-734 : WIP : Implemented changes for https URL in the address bar and ↵Merov Linden
added options to web floater to hide history and disable buttons
2013-07-17created floater_fbc_web for ACME-734 and ACME-735Cho
2013-07-16switched FB auth to in-viewer browser for ACME-733Cho
2013-07-12added state parameter to PUT /connection route for ACME-692Cho
2013-07-04Replaced content change callback with an event in LLFacebookConnect for ↵Cho
ACME-648 (more or less)
2013-07-04Removed share callbacks from LLFacebookConnectCho
2013-07-04Added auto-connect upon 404 from a POST in LLFacebookConnect, and added ↵Cho
FB_POSTED state, for ACME-667
2013-07-03added FB_POSTING and PB_POST_FAILED states to LLFacebookConnect for ACME-663Cho
2013-07-03Implemented events for LLFacebookConnect state changes for ACME-662Cho
2013-07-02added callback to LLFacebookConnect upon connect for ACME-659Cho
2013-07-01Removed image URL callback from LLWebProfile for ACME-657Cho
2013-06-28removed old error popups and added better logging for ACME-653Cho
2013-06-28made it optional to autoconnect in ↵Cho
LLFacebookConnect::getConnectionToFacebook() for ACME-648
2013-06-27changed FBC photo sharing to use JPEG instead of PNG for ACME-636Cho
2013-06-25ACME-580, ACME-572, ACME-591 : Added a toast notification when posting to ↵Merov Linden
Facebook successfully
2013-06-19updated viewer to use new /friends route for ACME-534Cho
2013-06-17mergeGilbert Gonzales
2013-06-17ACME-558: Adding logging information, when a friends list is received the ↵Gilbert Gonzales
log message 'Facebook: Friends list received' will be displayed. When the suggested friends list is updated the log message 'Facebook: Updating Suggested Friends List' will be displayed.
2013-06-14Merge with viewer-fbcMerov Linden
2013-06-14ACME-520 : Add more extended state in LLFacebookConnect and handle it ↵Merov Linden
consistently and transparently from the public interface
2013-06-14ACME-558 Update LLPanelPeople to use the friends list callback and remove ↵Gilbert Gonzales
the timer dependencies
2013-06-13ACME-537: Prevented error code for showing up when disconnected from FB and ↵Gilbert Gonzales
opening the 'Friends' tab of the people panel.
2013-06-12cleaned up FBC snapshot feature and made it work with new direct upload ↵Cho
route on FBC API
2013-06-10ACME-464, ACME-509 : Skip 302 error when prompting the user for errorsMerov Linden
2013-06-07Pull merge from viewer-fbcMerov Linden
2013-06-07ACME-508 : Surface facebook connection errors in a modal notification dialogMerov Linden
2013-06-08added Facebook status update feature for ACME-502, ACME-503, and ACME-504Cho
2013-06-04ACME-471: Once connected to facebook, a user can use the 'Check in to ↵Gilbert Gonzales
Facebook' button under the 'Me' menu to make a check in post to Facebook
2013-06-01added LLFacebookConnect::sharePhoto() for ACME-467Cho
2013-05-29updated postCheckinMessage to use new parameters and new route pathCho
2013-05-20ACME-381 : Implement experimental checkin feature (used to test ↵Merov Linden
publish_actions permissions workflow)
2013-05-13ACME-344 : Menu hooked up. Readded the missing completedHeader() methods in ↵Merov Linden
responder that I mistakenly took out during the refactor.
2013-05-10ACME-348 : Completed : Facebook Connect refactored, LLPeoplePanel test list ↵Merov Linden
hooked correctly.
2013-05-10ACME-348 : WIP : Add some traces to work out the protocol (temporary)Merov Linden
2013-05-09ACME-348 : WIP : LLFacebookConnect refactorin completed. Not functional yet ↵Merov Linden
though.
2013-05-08ACME-348 : WIP : LLFacebookConnect refactoringMerov Linden