summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelpeople.h
AgeCommit message (Expand)Author
2014-10-20Update to build on Xcode 6.0: removal of some unused variablescallum_linden
2014-05-06Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile er...Merov Linden
2014-02-21Added Friends tab to Facebook floater for ACME-1325Cho
2013-11-06merge with releaseRichard Linden
2013-08-06ACME-801: Adding a suggested friend as a friend does not remove them from the...Gilbert Gonzales
2013-07-04Replaced content change callback with an event in LLFacebookConnect for ACME-...Cho
2013-07-03Implemented events for LLFacebookConnect state changes for ACME-662Cho
2013-07-02removed remaining FBC test stuff from llpanelpeople.cpp for ACME-661Cho
2013-06-28ACME-638: Removing the personfolderview, personmodelcommon and persontabview....Gilbert Gonzales
2013-06-28ACME-638: Removing non-used variableGilbert Gonzales
2013-06-28ACME-638: Removed LLSocialList class and FBC Test tab in the People panel.Gilbert Gonzales
2013-06-14ACME-558 Update LLPanelPeople to use the friends list callback and remove the...Gilbert Gonzales
2013-06-12cleaned up FBC snapshot feature and made it work with new direct upload route...Cho
2013-06-05merge with viewer-releaseRichard Linden
2013-05-30ACME-434 When tab becomes visible, pull suggested friends data.Gilbert Gonzales
2013-05-22Pull merge from viewer-releaseMerov Linden
2013-05-20ACME-381 : Implement experimental checkin feature (used to test publish_actio...Merov Linden
2013-05-13ACME-344 : Menu hooked up. Readded the missing completedHeader() methods in r...Merov Linden
2013-05-10ACME-348 : Completed : Facebook Connect refactored, LLPeoplePanel test list h...Merov Linden
2013-05-09ACME-348 : WIP : LLFacebookConnect refactorin completed. Not functional yet t...Merov Linden
2013-05-08ACME-348 : WIP : LLFacebookConnect refactoringMerov Linden
2013-05-05Spring cleaning: removed unused .cpp and.h files, and cleaned up header depen...Richard Linden
2013-04-30updated to grab FB URLs from serverCho
2013-04-26removed internal browser hack for getting auth code in favor of SLApp-only ap...Cho
2013-04-26ACME-252 Create AvatarFolderItemView: Now when connecting to facebook using t...Gilbert Gonzales
2013-04-23ACME-251 Create AvatarFolderItemView: Re-adding llpersonfolderview.h/cpp and ...Gilbert Gonzales
2013-04-23ACME-251 Create AvatarFolderItemView: Now the facebook friends tab is using L...Gilbert Gonzales
2013-04-23ACME-251 Create AvatarFolderItemView: Changed classes name from LLPersonFolde...Gilbert Gonzales
2013-04-22ACME 162: Implemented a foundation model for the facebook connect folder view.Gilbert Gonzales
2013-04-16adding a new tab in people panel that has a folder viewGilbert Gonzales
2013-04-13switched to use FacebookConnect and FacebookRedirect capabilitiesCho
2013-04-09adding in logging of building a list of 300 users inside LLAvatarList and LLF...Gilbert Gonzales
2013-04-04merging in viewer-chuiGilbert Gonzales
2013-04-03made Facebook Friends list auto-populateCho
2013-04-02created LLSocialList and LLSocialListItem and linked them up to the facebook ...Gilbert Gonzales
2013-04-03updated to use POST for connect and disconnect, instead of WebkitCho
2013-04-01removing the facebook test label which appends friends names. Now using the a...Gilbert Gonzales
2013-04-01mergeGilbert Gonzales
2013-04-01Some not so clean code to use to show facebook friends using the existing ava...Gilbert Gonzales
2013-04-02added request to /get-friends/ after FB loginCho
2013-03-29Using curl to access pdp with the has-acces-token API and then upon receipt w...Gilbert Gonzales
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-14forgot to add new .xml file for the gear menu in the FBC Test panel. Also cle...Gilbert Gonzales
2013-03-13Now using the FBC Test panel you can select the '+' button to view FBC app se...Gilbert Gonzales
2013-03-12ACME-99 FIX Populate the FB tab friends list with FB dataCho
2013-03-09ACME-98 FIX Create a FB Login button in FB tab in People panelCho
2012-08-29CHUI-305: Problem: The 'resident picker' had multiple parents and due to the ...Gilbert Gonzales
2012-04-14CHUI-78 WIP Made the gear buttons spawn the avatar list context menu.Vadim ProductEngine
2012-04-14CHUI-78 WIP Remove bottom button bar from the people panel.Vadim ProductEngine
2012-04-10CHUI-77 WIP Made per-tab filters work.Vadim ProductEngine