summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2013-07-04Added auto-connect upon 404 from a POST in LLFacebookConnect, and added ↵Cho
FB_POSTED state, for ACME-667
2013-07-03made listeners more robust in llfloatersocial.cpp for ACME-665Cho
2013-07-03made some slight reorganizations for ACME-662Cho
2013-07-02ACME-626 : Suppress the closing of the floater when clicking Post or we ↵Merov Linden
can't see the status
2013-07-02Pull merge from lindenlab/viewer-fbcMerov Linden
2013-07-02ACME-626 : Implement status and progress update textMerov Linden
2013-07-03added FB_POSTING and PB_POST_FAILED states to LLFacebookConnect for ACME-663Cho
2013-07-03Moved auto-connect to happen when Post button is clicked for ACME-654 and ↵Cho
ACME-652
2013-07-03Implemented events for LLFacebookConnect state changes for ACME-662Cho
2013-07-02ACME-626 : Add xml widgets for the connection status in the Facebook panelMerov Linden
2013-07-02removed remaining FBC test stuff from llpanelpeople.cpp for ACME-661Cho
2013-07-02removed remaining LLFacebookConnect references from llfloatersnapshot.cpp ↵Cho
for ACME-660
2013-07-02added callback to LLFacebookConnect upon connect for ACME-659Cho
2013-07-01Removed image URL callback from LLWebProfile for ACME-657Cho
2013-07-01ACME-645 : Implement the Facebook FUI button. No code, all xml wizardry...Merov Linden
2013-06-28ACME-629: Posting a photo to facebook works again. The post button callback ↵Gilbert Gonzales
was not being called due to a name change.
2013-06-28mergeGilbert Gonzales
2013-06-28ACME-638: Removing the personfolderview, personmodelcommon and ↵Gilbert Gonzales
persontabview. Also removing FBC Test Two tab from the 'People' panel.
2013-06-28removed FB photo sharing from snapshot floater for ACME-639Cho
2013-06-28made sure photo preview is only generated when photo tab is visible for ACME-649Cho
2013-06-28ACME-638: Removing non-used variableGilbert Gonzales
2013-06-28mergeGilbert Gonzales
2013-06-28ACME-638: Removed LLSocialList class and FBC Test tab in the People panel.Gilbert Gonzales
2013-06-28removed old error popups and added better logging for ACME-653Cho
2013-06-28removed unused Me menu items for ACME-637Cho
2013-06-27ACME-629 Clean up names of variables and functions used in the Facebook ↵Gilbert Gonzales
photo panel
2013-06-28made it optional to autoconnect in ↵Cho
LLFacebookConnect::getConnectionToFacebook() for ACME-648
2013-06-27ACME-630 Adding missing filesGilbert Gonzales
2013-06-27mergeGilbert Gonzales
2013-06-27ACME-630 Adjust floater_social.xml to load panels from files instead of ↵Gilbert Gonzales
in-lining
2013-06-27Fixed delay in loading tabs on Facebook floater for ACME-649Cho
2013-06-27changed FBC photo sharing to use JPEG instead of PNG for ACME-636Cho
2013-06-27mergeGilbert Gonzales
2013-06-27ACME-628 Removing unneeeded headers files and used forward declarations for ↵Gilbert Gonzales
llfloatersnapshot.h, llfloatersocial.h and llsnapshotlivepreview.h.
2013-06-26ACME-621 : Add autoconnect to FBC in the social floater, disable Post ↵Merov Linden
buttons when not connected.
2013-06-26mergeGilbert Gonzales
2013-06-26ACME-628 Removing unneeeded headers files from llsnapshotpreview, llsnapshot ↵Gilbert Gonzales
and llfloatersocial
2013-06-25Pull merge from lindenlab/viewer-fbcMerov Linden
2013-06-25ACME-497 : Refactor the LLSocialCheckinPanel code a bit to make it more ↵Merov Linden
maintainable
2013-06-25mergeGilbert Gonzales
2013-06-25ACME-586: Fixing the file size appearing as red. Was using the postcard ↵Gilbert Gonzales
snap-shot type which is used for e-mailing pictures (red indicates going over 1mb).
2013-06-25Merge pull from lindenlab/viewer-fbcMerov Linden
2013-06-25ACME-612 : Implemented a loading indicator for the map tile when it's ↵Merov Linden
loading, also disable the checkbox during that time
2013-06-25used default SL logo for image-less checkins for ACME-613Cho
2013-06-25ACME-592 Clicking 'Post' should close the Facebook floaterGilbert Gonzales
2013-06-25mergeGilbert Gonzales
2013-06-25ACME-588 Make 'Post' button post to facebookGilbert Gonzales
2013-06-25Pull merge from lindenlab/viewer-fbcMerov Linden
2013-06-25ACME-580, ACME-572, ACME-591 : Added a toast notification when posting to ↵Merov Linden
Facebook successfully
2013-06-25mergeCho