summaryrefslogtreecommitdiff
path: root/indra/newview/llfacebookconnect.cpp
AgeCommit message (Collapse)Author
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