Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-17 | CHUI 560: Adding socialpanel.h/cpp files | Gilbert Gonzales | |
2013-06-17 | merge | Gilbert Gonzales | |
2013-06-17 | ACME-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-14 | Merge with viewer-fbc | Merov Linden | |
2013-06-14 | ACME-520 : Add more extended state in LLFacebookConnect and handle it ↵ | Merov Linden | |
consistently and transparently from the public interface | |||
2013-06-14 | ACME-558 Update LLPanelPeople to use the friends list callback and remove ↵ | Gilbert Gonzales | |
the timer dependencies | |||
2013-06-13 | ACME-537: Prevented error code for showing up when disconnected from FB and ↵ | Gilbert Gonzales | |
opening the 'Friends' tab of the people panel. | |||
2013-06-12 | cleaned up FBC snapshot feature and made it work with new direct upload ↵ | Cho | |
route on FBC API | |||
2013-06-10 | ACME-464, ACME-509 : Skip 302 error when prompting the user for errors | Merov Linden | |
2013-06-07 | Pull merge from viewer-fbc | Merov Linden | |
2013-06-07 | ACME-508 : Surface facebook connection errors in a modal notification dialog | Merov Linden | |
2013-06-08 | merge | Cho | |
2013-06-08 | added Facebook status update feature for ACME-502, ACME-503, and ACME-504 | Cho | |
2013-06-07 | merge | Gilbert Gonzales | |
2013-06-07 | ACME-470: Adjusting 'Check in to Facebook' text to 'Check in to Facebook...' | Gilbert Gonzales | |
2013-06-06 | ACME-464 : Fixed : We connect to FB when bringing up the Upload to FB ↵ | Merov Linden | |
Snapshot panel | |||
2013-06-06 | ACME-464 : WIP : Post in the snapshot Panel correctly disabled / enabled ↵ | Merov Linden | |
according to FB connection status | |||
2013-06-05 | Pull merge from viewer-fbc | Merov Linden | |
2013-06-05 | ACME-464 : WIP : Make the menu Connect to FB only connect and be disabled if ↵ | Merov Linden | |
the user is already connected | |||
2013-06-05 | merge | Gilbert Gonzales | |
2013-06-05 | ACME-471: Now using the actual map top-down image for the checked in location. | Gilbert Gonzales | |
2013-06-06 | uncommented the placeholder image upload | Cho | |
2013-06-06 | removed unnecessary passing of image caption | Cho | |
2013-06-05 | merge | Cho | |
2013-06-05 | added callback to post photo with actual image url | Cho | |
2013-06-05 | ACME-485 : Temporary facebook.png icon for the snapshot panel | Merov Linden | |
2013-06-05 | ACME-471: Code cleanup, just moving some code. | Gilbert Gonzales | |
2013-06-05 | ACME-471: Code cleanup, instead of duplicating code from ↵ | Gilbert Gonzales | |
LLAgentUI::buildLocationString, now calling LLAgentUI::buildLocationString with a flag to perform a similar operation. | |||
2013-06-05 | ACME-471: In last commit was not using the correct name and location. Now ↵ | Gilbert Gonzales | |
using the proper name and location. | |||
2013-06-04 | merge | Gilbert Gonzales | |
2013-06-04 | ACME-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-05 | added call to sharePhoto() with placeholder image for ACME-467 | Cho | |
2013-06-04 | ACME-484: Right-click menu only has 'Add Friend' and 'View Profile' options. ↵ | Gilbert Gonzales | |
Also multi-select is disabled. | |||
2013-05-31 | Pull merge from viewer-fbc | Merov Linden | |
2013-05-31 | ACME-453, ACME-455, ACME-456, ACME-465 : Duplicate and tweak the Snapshot ↵ | Merov Linden | |
Profile UI to create the Snapshot Facebook UI | |||
2013-05-31 | merge | Gilbert Gonzales | |
2013-05-31 | ACME-484 Add a right click menu to the 'Suggested Friends' tab | Gilbert Gonzales | |
2013-06-01 | added LLFacebookConnect::sharePhoto() for ACME-467 | Cho | |
2013-05-31 | ACME-436 Update the list of Suggested Friends when new data arrives | Gilbert Gonzales | |
2013-05-31 | ACME-435 Only show the 'People you may want to friend' tab when it is populated. | Gilbert Gonzales | |
2013-05-30 | merge | Gilbert Gonzales | |
2013-05-30 | ACME-434 When tab becomes visible, pull suggested friends data. | Gilbert Gonzales | |
2013-05-30 | Pull merge from viewer-release | Merov Linden | |
2013-05-29 | ACME-433 Add a new tab to the bottom of the friends list | Gilbert Gonzales | |
2013-05-29 | increment version to 3.5.4 | Oz Linden | |
2013-05-29 | updated postCheckinMessage to use new parameters and new route path | Cho | |
2013-05-23 | MAINT-2724: Make viewer explicitly set coroutine stack size. | Nat Goodspeed | |
Introduce LLCoros::setStackSize(), with a compile-time default value we hope we never have to use. Make LLAppViewer call it with the value of the new settings variable CoroutineStackSize as soon as we've read settings files. (While we're at it, notify interested parties that we've read settings files.) Give CoroutineStackSize a default value four times the previous default stack size. Make LLCoros::launch() pass the saved stack size to each new coroutine instance. Re-enable lleventcoro integration test. Use LLSDMap() construct rather than LLSD::insert(), which used to return the modified object but is now void. | |||
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-21 | merge changes for maint-2628 | Oz Linden | |
2013-05-21 | merge changes for chop-947 | Oz Linden | |