Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2013-05-21 | BUG-2432: Crashfix. Don't call map::erase when the iterator is not valid. | Oz Linden | |
2013-05-21 | CHOP-947: create summary.json (really python) metadata file for TeamCity results | Oz Linden | |
2013-05-21 | CHOP-948: correctly persist the UpdaterWillingToTest preference | Oz Linden | |
2013-05-20 | ACME-381 : Implement experimental checkin feature (used to test ↵ | Merov Linden | |
publish_actions permissions workflow) | |||
2013-05-17 | increment version to 3.5.3 to be higher than the release | Oz Linden | |
2013-05-17 | ACME-275 : Fixed! Use Name and Suffix for person name for filtering and search | Merov Linden | |
2013-05-15 | MAINT-2665: fix crashes being counted as wrong type in last_exec_event due ↵ | Oz Linden | |
to log macro wrapper | |||
2013-05-14 | ACME-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-13 | ACME-344 : Menu hooked up. Readded the missing completedHeader() methods in ↵ | Merov Linden | |
responder that I mistakenly took out during the refactor. | |||
2013-05-10 | Pull merge from viewer-fbc | Merov Linden | |
2013-05-10 | ACME-348 : Completed : Facebook Connect refactored, LLPeoplePanel test list ↵ | Merov Linden | |
hooked correctly. | |||
2013-05-10 | ACME-348 : WIP : Add some traces to work out the protocol (temporary) | Merov Linden | |
2013-05-09 | ACME-342 Format the PersonView so that it shows the avatar icon, SL name, FB ↵ | Gilbert Gonzales | |
icon, and FB name: Found a couple bugs that were causing the positioning of text to be incorrect in the 'Peope you may want to friend' tab. | |||
2013-05-09 | ACME-342 Format the PersonView so that it shows the avatar icon, SL name, FB ↵ | Gilbert Gonzales | |
icon, and FB name: Rendering now matches the UX spec. | |||
2013-05-09 | MAINT-2647 Fix for some objects not rendering until first LoD switch/selection. | Dave Parks | |
2013-05-09 | MAINT-2665 FIX Crashes not being reported in some cases | Richard Linden | |
made marker file lock use append, not truncate | |||
2013-05-09 | ACME-348 : WIP : LLFacebookConnect refactorin completed. Not functional yet ↵ | Merov Linden | |
though. | |||
2013-05-08 | ACME-348 : WIP : LLFacebookConnect refactoring | Merov Linden | |
2013-05-08 | ACME-342 Format the PersonView so that it shows the avatar icon, SL name, FB ↵ | Gilbert Gonzales | |
icon, and FB name: Adjusted personview/personmodel contain a suffix which is the FB username for SL+FB users | |||
2013-05-08 | Pull merge from viewer-fbc | Merov Linden | |
2013-05-08 | temporary hack for fb demo to use https://pdp15.lindenlab.com instead of ↵ | Cho | |
going through cap server | |||
2013-05-08 | Adding follow_redirects parameter to LLHTTPClient get/head variants. Not ↵ | Don Kjer | |
following redirects for facebook connect requests. | |||
2013-05-07 | ACME-343 : Add Connect to Facebook menu item | Merov Linden | |
2013-05-07 | merge changes for DRTVWR-299 | Oz Linden | |
2013-05-06 | Pull merge from viewer-fbc | Merov Linden | |
2013-05-06 | Pull merge from viewer-fbc | Merov Linden | |
2013-05-06 | ACME-275 : Fixed! Filtering on FB list works (tested with simulated data ↵ | Merov Linden | |
only so far) | |||
2013-05-06 | ACME-341 Hide the avatar icon and use the FB icon instead: Adjusted ↵ | Gilbert Gonzales | |
positioning of facebook icon to better match spec. | |||
2013-05-06 | ACME-340 Get facebook icon from spec and add to viewer: Added a facebook ↵ | Gilbert Gonzales | |
icon and the icon appears only for the 'Invite people you know to SL' tab. | |||
2013-05-06 | ACME-338 Hide info button for FB only friends: Upon hover of FB only friends ↵ | Gilbert Gonzales | |
the info button and profile button are hidden. | |||
2013-05-06 | ACME-326 Populate the list with FB users who use SL but are not yet SL ↵ | Gilbert Gonzales | |
friends: Code cleanup | |||
2013-05-06 | ACME-326 Populate the list with FB users who use SL but are not yet SL ↵ | Gilbert Gonzales | |
friends: Code cleanup | |||
2013-05-03 | ACME-275 : WIP : Filtering | Merov Linden | |
2013-05-03 | ACME-326 Add ‘connect to facebook’ on menu bar with functionality: Now ↵ | Gilbert Gonzales | |
the 'SL residents you may want to friend' folder is populated only with FB+SL users who are not yet friends. | |||
2013-05-03 | MAINT-2655: "Block button in permissions dialog prompt does not block object" | Kelly Washington | |
* Fix mute button. | |||
2013-05-03 | merge | Kelly Washington | |
2013-05-03 | ACME-324 Populate list with FB only friends: When clicking the '+' button FB ↵ | Gilbert Gonzales | |
only friends will appear in the second tab titled 'Invite people you know to SL'. | |||
2013-05-03 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Switch mute to use task id. reviewed with Simon |