summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2013-06-06ACME-464 : WIP : Post in the snapshot Panel correctly disabled / enabled ↵Merov Linden
according to FB connection status
2013-06-05Pull merge from viewer-fbcMerov Linden
2013-06-05ACME-464 : WIP : Make the menu Connect to FB only connect and be disabled if ↵Merov Linden
the user is already connected
2013-06-05mergeGilbert Gonzales
2013-06-05ACME-471: Now using the actual map top-down image for the checked in location.Gilbert Gonzales
2013-06-06uncommented the placeholder image uploadCho
2013-06-06removed unnecessary passing of image captionCho
2013-06-05mergeCho
2013-06-05added callback to post photo with actual image urlCho
2013-06-05ACME-485 : Temporary facebook.png icon for the snapshot panelMerov Linden
2013-06-05ACME-471: Code cleanup, just moving some code.Gilbert Gonzales
2013-06-05ACME-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-05ACME-471: In last commit was not using the correct name and location. Now ↵Gilbert Gonzales
using the proper name and location.
2013-06-04mergeGilbert Gonzales
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-05added call to sharePhoto() with placeholder image for ACME-467Cho
2013-06-04ACME-484: Right-click menu only has 'Add Friend' and 'View Profile' options. ↵Gilbert Gonzales
Also multi-select is disabled.
2013-05-31Pull merge from viewer-fbcMerov Linden
2013-05-31ACME-453, ACME-455, ACME-456, ACME-465 : Duplicate and tweak the Snapshot ↵Merov Linden
Profile UI to create the Snapshot Facebook UI
2013-05-31mergeGilbert Gonzales
2013-05-31ACME-484 Add a right click menu to the 'Suggested Friends' tabGilbert Gonzales
2013-06-01added LLFacebookConnect::sharePhoto() for ACME-467Cho
2013-05-31ACME-436 Update the list of Suggested Friends when new data arrivesGilbert Gonzales
2013-05-31ACME-435 Only show the 'People you may want to friend' tab when it is populated.Gilbert Gonzales
2013-05-30mergeGilbert Gonzales
2013-05-30ACME-434 When tab becomes visible, pull suggested friends data.Gilbert Gonzales
2013-05-30Pull merge from viewer-releaseMerov Linden
2013-05-29ACME-433 Add a new tab to the bottom of the friends listGilbert Gonzales
2013-05-29increment version to 3.5.4Oz Linden
2013-05-29updated postCheckinMessage to use new parameters and new route pathCho
2013-05-23MAINT-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-22Pull merge from viewer-releaseMerov Linden
2013-05-22merge changes for chui-967Oz Linden
2013-05-22CHUI-967: fix display of % escapes in chatGilbert Gonzales
2013-05-21merge changes for maint-2628Oz Linden
2013-05-21merge changes for chop-947Oz Linden
2013-05-21BUG-2432: Crashfix. Don't call map::erase when the iterator is not valid.Oz Linden
2013-05-21merge changes for chop-948Oz Linden
2013-05-21NORSPEC-196: fix frame stalls caused by FmodEx loggingcallum_linden
2013-05-21revise test for hg to detect and ignore incorrect results from cygwin hgOz Linden
2013-05-21CHOP-947: create summary.json (really python) metadata file for TeamCity resultsOz Linden
2013-05-21CHOP-948: correctly persist the UpdaterWillingToTest preferenceOz Linden
2013-05-20ACME-381 : Implement experimental checkin feature (used to test ↵Merov Linden
publish_actions permissions workflow)
2013-05-17increment version to 3.5.3 to be higher than the releaseOz Linden
2013-05-17ACME-275 : Fixed! Use Name and Suffix for person name for filtering and searchMerov Linden
2013-05-15MAINT-2665: fix crashes being counted as wrong type in last_exec_event due ↵Oz Linden
to log macro wrapper
2013-05-14ACME-324 Populate list with FB only friends: Fixed a bug that was causing ↵Gilbert Gonzales
FB+SL friends to appear within the 'Invite people you know to Second Life' tab.
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-13CHOP-942: fix crash if update check times outOz Linden
2013-05-10Pull merge from viewer-fbcMerov Linden