summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2013-05-20ACME-381 : Implement experimental checkin feature (used to test ↵Merov Linden
publish_actions permissions workflow)
2013-05-17ACME-275 : Fixed! Use Name and Suffix for person name for filtering and searchMerov Linden
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-10Pull merge from viewer-fbcMerov Linden
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-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-09ACME-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-09ACME-348 : WIP : LLFacebookConnect refactorin completed. Not functional yet ↵Merov Linden
though.
2013-05-08ACME-348 : WIP : LLFacebookConnect refactoringMerov Linden
2013-05-08ACME-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-08Pull merge from viewer-fbcMerov Linden
2013-05-08temporary hack for fb demo to use https://pdp15.lindenlab.com instead of ↵Cho
going through cap server
2013-05-08Adding follow_redirects parameter to LLHTTPClient get/head variants. Not ↵Don Kjer
following redirects for facebook connect requests.
2013-05-07ACME-343 : Add Connect to Facebook menu itemMerov Linden
2013-05-06Pull merge from viewer-fbcMerov Linden
2013-05-06Pull merge from viewer-fbcMerov Linden
2013-05-06ACME-275 : Fixed! Filtering on FB list works (tested with simulated data ↵Merov Linden
only so far)
2013-05-06ACME-341 Hide the avatar icon and use the FB icon instead: Adjusted ↵Gilbert Gonzales
positioning of facebook icon to better match spec.
2013-05-06ACME-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-06ACME-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-06ACME-326 Populate the list with FB users who use SL but are not yet SL ↵Gilbert Gonzales
friends: Code cleanup
2013-05-06ACME-326 Populate the list with FB users who use SL but are not yet SL ↵Gilbert Gonzales
friends: Code cleanup
2013-05-03ACME-275 : WIP : FilteringMerov Linden
2013-05-03ACME-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-03ACME-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-03ACME-323 Create a tab for 'Invite people you know to SL': FBC Test Two tabs ↵Gilbert Gonzales
are now named to match UX spec. Also created a function called createPersonTabs() which simplifies tab creation. The LLPersonFolderView is being turned into the tab manager.
2013-05-02CHUI-275 : WIP : Cleaned up commentsMerov Linden
2013-05-02ACME-306 : Pull merge from viewer-chuiMerov Linden
2013-05-02Pull merge from viewer-fbcMerov Linden
2013-05-02ACME-275 : WIP : Implemented filter(), still arrange() not done timely, ↵Merov Linden
tweaked test values to allow test of sort and filter
2013-05-02Pull from viewer-releaseMerov Linden
2013-05-01mergeCho
2013-05-01made secondlife:///app/fbc/connect avoid 'the slurl you click on is not ↵Cho
supported' messages
2013-04-30mergeGilbert Gonzales
2013-04-30ACME-252 Create AvatarFolderItemView: Fixed focusing issue when hovering ↵Gilbert Gonzales
over a people view and then selected an icon. Now when selecting the icon upon hover the corresponding people view will be selected as well.
2013-04-30Pull from viewer-fbcMerov Linden
2013-04-30ACME-275 : WIP : Write all LLPersonViewerFilter methods and clean up interfaceMerov Linden
2013-04-30ACME-252 Create AvatarFolderItemView: Slight xml change for person view to ↵Gilbert Gonzales
make the profile button display lower.
2013-04-30ACME-252 Create AvatarFolderItemView: Now the people view shows both the ↵Gilbert Gonzales
facebook name and the SL name (assuming this connection exists).
2013-04-30ACME-252 Create AvatarFolderItemView: Now clicking the profile button and ↵Gilbert Gonzales
info button will show a facebook user's SL profile or info respectively.
2013-04-30ACME-252 Create AvatarFolderItemView: Optimization. Now the widths for the ↵Gilbert Gonzales
personview are computed once and stored staticically since they don't change per control.
2013-04-30mergeGilbert Gonzales
2013-04-30mergeGilbert Gonzales
2013-04-29Pull from viewer-fbcMerov Linden
2013-04-29ACME-275 : WIP : Starting to write the LLPersonViewerFilter codeMerov Linden
2013-04-29ACME-252 Create AvatarFolderItemView: Now mouse over of peopleview items ↵Gilbert Gonzales
show the info button and profile button.
2013-04-30updated to grab FB URLs from serverCho
2013-04-29ACME-252 Create AvatarFolderItemView: Now the personview contains all icons ↵Gilbert Gonzales
that the avatarlistitem view contains.