summaryrefslogtreecommitdiff
path: root/indra/llcommon/llavatarname.h
AgeCommit message (Expand)Author
2011-01-15renamed temp name flag member in name cache to avoid confusion with similar n...Oz Linden
2010-09-04Correct license on newly exported files to LGPL.Aimee Linden
2010-05-27DEV-50013 Friendlier info if you can't change name due to time lockoutJames Cook
2010-05-21Rename LLAvatarName::getNameAndSLID() to getCompleteName()James Cook
2010-05-19DEV-50013 Viewer reads legacy first/last name from People APIJames Cook
2010-05-18Rename mSLID to mUsername to match the name of the field in the UIJames Cook
2010-05-12DEV-50013 WIP Added utility to get name and SLID in single stringJames Cook
2010-04-28Remove prototype support for badges next to avatar namesJames Cook
2010-04-26Don't save dummy records (from 503 errors) to disk cacheJames Cook
2010-04-22DEV-47529 Turn off display names if no capability from simulator, andJames Cook
2010-04-20Viewer caches avatar display names between sessionsJames Cook
2010-04-16Accept expires timestamp as UTC datetime in LLSDJames Cook
2010-04-12DEV-47529 Convert viewer to use final People API lookup URL formatJames Cook
2010-04-08DEV-47529 Add expiration to display name cache for viewerJames Cook
2010-02-19Improved support for toggling display names on/offJames Cook
2010-02-12Per-avatar customizable icons next to name links in textJames Cook
2010-02-11Created stub LLAvatarNameCache for display name lookup, asJames Cook