summaryrefslogtreecommitdiff
path: root/indra/newview/llcallingcard.cpp
AgeCommit message (Collapse)Author
2023-01-05SL-18894 The change of 'modify rights' is not recorded in IM history if the ↵Andrey Kleshchev
user is in DND mode Revert of commit for SL-15401. Messages are supposed to handle 'mute' on their own.
2022-12-20SL-18426 At log in only a part friends reported to chat as onlineAndrey Kleshchev
Server sends updates in bulk now, so notify per agent instead of per update
2022-09-21SL-18119 - more ViewerStats logs for NUXBrad Payne (Vir Linden)
2022-09-20SL-18119 - logCommand() for friend operationsBrad Payne (Vir Linden)
2022-05-26Merge branch 'master' into DRTVWR-483Andrey Lihatskiy
# Conflicts: # indra/newview/llviewertexturelist.cpp
2022-04-28SL-17301 FIXED Friends are not showing in friendslistMnikolenko Productengine
2022-04-18Merge branch master (D540) into DRTVWR-546Andrey Kleshchev
# Conflicts: # indra/llcommon/llsdutil.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolalpha.cpp # indra/newview/lldrawpoolwater.cpp
2022-04-18Merge branch 'master' into DRTVWR-483Andrey Lihatskiy
2021-10-20SL-16184 FIXED Frame stall when friend comes online.Mnikolenko Productengine
2021-06-18SL-15401 The grants modified rights toast ignores DND modeAndrey Kleshchev
2019-07-08SL-11554 [Legacy Profiles] The avatar permissions values are not saved/shown ↵maxim_productengine
correctly in some cases
2017-02-15MAINT-7118 Swapping legacy people API with new cacheandreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-06-16MAINT-5250 Viewer should handle large number of calling cards betterandreykproductengine
2015-01-12MAINT-2742 FIXED Duplicate Display Names appear once in share pickerMnikolenko ProductEngine
2014-03-12merge with releaseRichard Linden
2014-02-14More memory cleanup of containers after DeletePairedPointer() usage.simon
2014-02-14[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdownBaker Linden
- Added clear() after DeletePointer() call to hopfully fix this...
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-06-05merge with viewer-releaseRichard Linden
2013-05-05Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵Richard Linden
dependencies
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-11Viewer-chui mergeprep
2013-02-28SH-3909 Support avatar height offsetNyx Linden
Adding a new visual param that allows users to manually adjust an offset for how far off the ground (+ or -) their avatar's root bone is. Supports the +-2m range people are used to adjusting in their viewers, but new implementation should support server-generated appearances.
2012-12-17CHUI-580 : WIP : Protect callback connections passed to ↵Merov Linden
LLAvatarNameCache::get() where necessary
2012-12-05CHUI-580 : WIP : Change the display name cache system, deprecating the old ↵Merov Linden
protocol and using the cap (People API) whenever available. Still has occurence of Resident as last name to clean up.
2012-05-18CHUI-112 FIX Clicking Show or Discard in an inventory offer toast does not ↵Richard Linden
dismiss toast removed special case logic for dealing with user online/offline collisions added ability to cancel old duplicate notifications
2010-09-03Post-convert merge by convert_monolith.py from ↵Aimee Linden
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-06-02notification fixesleyla
2010-06-01Clean up some commentsJames Cook
2010-05-26Resident Chooser fixesLeyla Farazha
2010-05-25Mappable Buddies now using new LLAvatarNamesLeyla Farazha
reviewed by James
2010-05-20DEV-50013 Display names for online/offline notificationsJames Cook
Reviewed with Leyla
2010-05-13merge pull from dessie/viewer-public, picking up SLE codeJames Cook
2010-04-07Re-insert backed out SLE checkin so we can fix itRoxie Linden
2010-04-07Backed out changeset 63b699f90efdTofu Linden
2010-03-08Fixed merge conflict with online/offline notificationsJames Cook
2010-03-08Merge with viewer 2 beta 4James Cook
2010-03-02MergeJames Cook
2010-02-16Fixed low bug EXT-5124 - Display buddy icons on online/offline alertsDmitry Zaporozhan
--HG-- branch : product-engine
2010-02-11MergeJames Cook
2010-02-11Fixed low bug EXT-5227(Clicking online toasts should spawn IM window)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-10Fixed low bug EXT-5124 - Display buddy icons on online/offline alertsDmitry Zaporozhan
--HG-- branch : product-engine
2010-02-04Converted all gCacheName->getName to getFullName for SLID compatibilityJames Cook
Also eliminated notification "ObjectGiveItemUnknownUser" because the SLURL-based name lookup will always retrieve the user name. Fixed a bug with ObjectGiveItem where the SLURL would be incorrect for a group.
2009-12-26Reduced header dependency from the "llimview.h"Mike Antipov
--HG-- branch : product-engine
2009-12-11implemented EXT-2323 “Get rid from obsolete notification widgets”;Alexei Arabadji
--HG-- branch : product-engine
2010-03-01Automated merge with a few fixups for code review commentsRoxie Linden
2010-02-26automated mergeRoxie Linden