summaryrefslogtreecommitdiff
path: root/indra/llmessage/llavatarnamecache.h
AgeCommit message (Expand)Author
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2020-10-12SL-14078 No point in verifying display name cap each frame #2Andrey Kleshchev
2020-10-09SL-14078 No point in verifying display name cap each frameAndrey Kleshchev
2020-06-05SL-12748 Blocked username displays old name after name changeAndrey Kleshchev
2019-07-03DRTVWR-493 LLAvatarNameCache to singletoneandreykproductengine
2017-02-15MAINT-7118 Swapping legacy people API with new cacheandreykproductengine
2016-04-04merge with 4.0.3-releaseOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-04-13MergeRider Linden
2015-04-03Added a class to automate pumping the HttpRequest on the mainloop.Rider Linden
2015-04-02detect xml errors in parsing xml files and remove those filesOz Linden
2015-04-01Added AvatarNameCache as coroutine, with LLCore::HttpHandler to respond corre...Rider Linden
2014-03-12mergeBrad Payne (Vir Linden)
2013-11-06MAINT-3374 FIXED Don't show username after display name if this setting is di...Mnikolenko ProductEngine
2013-05-21mergeBrad Payne (Vir Linden)
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-13Merging LLCURL::Responder changes with CHUI changes. Fixed gcc 4.6 compile f...Don Kjer
2013-03-13Large changes to the LLCurl::Responder API, as well as pulling in some change...Don Kjer
2012-12-07CHUI-580 : Fixed : Clean up the use of display name. Allow the use of the leg...Merov Linden
2012-12-05CHUI-580 : WIP : Change the display name cache system, deprecating the old pr...Merov Linden
2012-11-12MAINT-1897 Poor performance viewing large group member listsKelly Washington
2012-08-13PATH-849: CRASHFIX This should fix the crash caused by LLPathfindingObject::h...Todd Stinson
2011-01-16DN-202: Make avatar name caching more aggressive and error handling more uniformOz Linden
2010-09-13DEV-52931 Toggling "View Display Names" doesn't take effect right away in the...Leyla Farazha
2010-09-04Correct license on newly exported files to LGPL.Aimee Linden
2010-05-06DEV-49633 fixed, use Cache-Control max-age for display name expirationJames Cook
2010-04-27Menu item to disable display names for testing works againJames Cook
2010-04-22DEV-47529 Turn off display names if no capability from simulator, andJames Cook
2010-04-22Starting to implement running switch and 503 error handlingJames Cook
2010-04-19Viewer asks login.cgi if the grid supports display namesJames Cook
2010-04-15DEV-47529 Viewer looks up display names via a sim capJames Cook
2010-04-08DEV-47529 Add expiration to display name cache for viewerJames Cook
2010-03-23Part DEV-47695 route display name changes via sim for rebroadcast toJames Cook
2010-03-18Partial support for Set Name returning error msg from serviceJames Cook
2010-02-24Hack to refresh name tags when I change my display name.James Cook
2010-02-24Add asynchronous display name lookup with callbackJames Cook
2010-02-22Simple button to change your display nameJames Cook
2010-02-18Preference to set what fields name tags display, andJames Cook
2010-02-17Look up display names via a web serviceJames Cook
2010-02-11Created stub LLAvatarNameCache for display name lookup, asJames Cook