Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-29 | updated postCheckinMessage to use new parameters and new route path | Cho | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-20 | ACME-381 : Implement experimental checkin feature (used to test ↵ | Merov Linden | |
publish_actions permissions workflow) | |||
2013-05-20 | merge changes for 3.5.2-release | Oz Linden | |
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-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 | 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 | 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-06 | Pull merge from viewer-fbc | Merov Linden | |
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 | 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 | ACME-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-02 | Pull merge from viewer-fbc | Merov Linden | |
2013-05-02 | ACME-275 : WIP : Implemented filter(), still arrange() not done timely, ↵ | Merov Linden | |
tweaked test values to allow test of sort and filter | |||
2013-05-01 | merge | Cho | |
2013-05-01 | made secondlife:///app/fbc/connect avoid 'the slurl you click on is not ↵ | Cho | |
supported' messages | |||
2013-04-30 | ACME-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-30 | ACME-252 Create AvatarFolderItemView: Now the people view shows both the ↵ | Gilbert Gonzales | |
facebook name and the SL name (assuming this connection exists). | |||
2013-04-30 | ACME-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-29 | Pull from viewer-fbc | Merov Linden | |
2013-04-29 | ACME-275 : WIP : Starting to write the LLPersonViewerFilter code | Merov Linden | |
2013-04-30 | updated to grab FB URLs from server | Cho | |
2013-04-29 | ACME-252 Create AvatarFolderItemView: Now the avatar icon will display but ↵ | Gilbert Gonzales | |
it is not yet functional | |||
2013-04-26 | ACME-272 : Add the top toolbar to the FBC panel 2 | Merov Linden | |
2013-04-26 | removed internal browser hack for getting auth code in favor of SLApp-only ↵ | Cho | |
approach | |||
2013-04-26 | ACME-252 Create AvatarFolderItemView: Now when connecting to facebook using ↵ | Gilbert Gonzales | |
the + button the fctest two tab is populated. | |||
2013-04-24 | ACME-251 Create AvatarFolderItemView: Adding in code to make the persontab's ↵ | Gilbert Gonzales | |
function more like accordiontabs | |||
2013-04-25 | added SLApp for fbc | Cho | |
2013-04-23 | ACME-251 Create AvatarFolderItemView: Re-adding llpersonfolderview.h/cpp and ↵ | Gilbert Gonzales | |
to use a class called LLPersonFolderView to manage the creation of subwidgits and selection of tabs. | |||
2013-04-23 | ACME-251 Create AvatarFolderItemView: Now the facebook friends tab is using ↵ | Gilbert Gonzales | |
LLPersonFolderViewModel instead of mConversationViewModel | |||
2013-04-23 | ACME-251 Create AvatarFolderItemView: When making the folderview using ↵ | Gilbert Gonzales | |
LLPersonModelCommon instead of LLConverationItem. Also the .xml file file read in for LLPersonTabView was incorrect, now using person_tab_view.xml. And lastly made a new file called llpersonfolderview which which be the implementation of folderview. | |||
2013-04-23 | ACME-251 Create AvatarFolderItemView: Changed classes name from ↵ | Gilbert Gonzales | |
LLPersonFolder* to LLPersonTab* | |||
2013-04-22 | ACME 162: Implemented a foundation model for the facebook connect folder view. | Gilbert Gonzales | |
2013-04-16 | made a separate button to add test users to the folder view list. Also when ↵ | Gilbert Gonzales | |
receiving facebook friends both the avatarlist and folderview will be populated. | |||
2013-04-16 | merge | Gilbert Gonzales | |
2013-04-16 | adding a new tab in people panel that has a folder view | Gilbert Gonzales | |
2013-04-17 | updated to use new API as suggested by Don Linden | Cho | |
2013-04-13 | merge | Cho | |
2013-04-13 | switched to use FacebookConnect and FacebookRedirect capabilities | Cho | |