summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelpeople.cpp
AgeCommit message (Collapse)Author
2016-01-15merge changes for 4.0.1-releaseOz Linden
2015-11-19MAINT-5297 Backed out changeset: dd9e3cbf10e5AndreyL ProductEngine
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-10-28MAINT-5762 FIXED Groups - Message about number of groups you can join does ↵Mnikolenko ProductEngine
not recognize that your account is premium
2015-09-02MAINT-5297 Allow global toggle of 'View People Icons' - Global switch partAndreyL ProductEngine
--HG-- branch : develop
2015-05-28MAINT-5227 FIXED Changing premium access of an account with > 42 groups back ↵andreykproductengine
to basic account shows negative number of groups that they can join
2014-05-06Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile ↵Merov Linden
errors
2014-03-12merge with releaseRichard Linden
2014-03-10Pull merge from lindenlab/viewer-releaseMerov Linden
2014-02-21Added Friends tab to Facebook floater for ACME-1325Cho
2014-02-05MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:maksymsproductengine
- memory leaks fixing;
2013-11-06merge with releaseRichard Linden
2013-09-09merge with viewer-releaseRichard Linden
2013-08-28merging viewer releaseGilbert Gonzales
2013-08-09ACME 824: Suggested Friends do not repopulate if you disconnect and ↵Gilbert Gonzales
reconnect to Facebook API in same viewer session
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-06ACME-801: Adding a suggested friend as a friend does not remove them from ↵Gilbert Gonzales
the suggested friend list
2013-07-24ACME-602 Remove logging code that reveals use of suggested friendsGilbert Gonzales
2013-07-04Replaced content change callback with an event in LLFacebookConnect for ↵Cho
ACME-648 (more or less)
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-07-02added callback to LLFacebookConnect upon connect for ACME-659Cho
2013-06-28ACME-638: Removing the personfolderview, personmodelcommon and ↵Gilbert Gonzales
persontabview. Also removing FBC Test Two tab from the 'People' panel.
2013-06-28ACME-638: Removed LLSocialList class and FBC Test tab in the People panel.Gilbert Gonzales
2013-06-28made it optional to autoconnect in ↵Cho
LLFacebookConnect::getConnectionToFacebook() for ACME-648
2013-06-19updated viewer to use new /friends route for ACME-534Cho
2013-06-17mergeGilbert Gonzales
2013-06-17ACME-558: Adding logging information, when a friends list is received the ↵Gilbert Gonzales
log message 'Facebook: Friends list received' will be displayed. When the suggested friends list is updated the log message 'Facebook: Updating Suggested Friends List' will be displayed.
2013-06-14Merge with viewer-fbcMerov Linden
2013-06-14ACME-520 : Add more extended state in LLFacebookConnect and handle it ↵Merov Linden
consistently and transparently from the public interface
2013-06-14ACME-558 Update LLPanelPeople to use the friends list callback and remove ↵Gilbert Gonzales
the timer dependencies
2013-06-12cleaned up FBC snapshot feature and made it work with new direct upload ↵Cho
route on FBC API
2013-06-04ACME-484: Right-click menu only has 'Add Friend' and 'View Profile' options. ↵Gilbert Gonzales
Also multi-select is disabled.
2013-05-31ACME-484 Add a right click menu to the 'Suggested Friends' tabGilbert Gonzales
2013-05-31ACME-435 Only show the 'People you may want to friend' tab when it is populated.Gilbert Gonzales
2013-05-30ACME-434 When tab becomes visible, pull suggested friends data.Gilbert Gonzales
2013-05-29updated postCheckinMessage to use new parameters and new route pathCho
2013-05-22Pull merge from viewer-releaseMerov Linden
2013-05-20ACME-381 : Implement experimental checkin feature (used to test ↵Merov Linden
publish_actions permissions workflow)
2013-05-20merge changes for 3.5.2-releaseOz 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-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-08temporary hack for fb demo to use https://pdp15.lindenlab.com instead of ↵Cho
going through cap server