index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llmessage
/
llavatarnamecache.h
Age
Commit message (
Expand
)
Author
2016-04-04
merge with 4.0.3-release
Oz Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-04-13
Merge
Rider Linden
2015-04-03
Added a class to automate pumping the HttpRequest on the mainloop.
Rider Linden
2015-04-02
detect xml errors in parsing xml files and remove those files
Oz Linden
2015-04-01
Added AvatarNameCache as coroutine, with LLCore::HttpHandler to respond corre...
Rider Linden
2014-03-12
merge
Brad Payne (Vir Linden)
2013-11-06
MAINT-3374 FIXED Don't show username after display name if this setting is di...
Mnikolenko ProductEngine
2013-05-21
merge
Brad Payne (Vir Linden)
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2013-03-13
Merging LLCURL::Responder changes with CHUI changes. Fixed gcc 4.6 compile f...
Don Kjer
2013-03-13
Large changes to the LLCurl::Responder API, as well as pulling in some change...
Don Kjer
2012-12-07
CHUI-580 : Fixed : Clean up the use of display name. Allow the use of the leg...
Merov Linden
2012-12-05
CHUI-580 : WIP : Change the display name cache system, deprecating the old pr...
Merov Linden
2012-11-12
MAINT-1897 Poor performance viewing large group member lists
Kelly Washington
2012-08-13
PATH-849: CRASHFIX This should fix the crash caused by LLPathfindingObject::h...
Todd Stinson
2011-01-16
DN-202: Make avatar name caching more aggressive and error handling more uniform
Oz Linden
2010-09-13
DEV-52931 Toggling "View Display Names" doesn't take effect right away in the...
Leyla Farazha
2010-09-04
Correct license on newly exported files to LGPL.
Aimee Linden
2010-05-06
DEV-49633 fixed, use Cache-Control max-age for display name expiration
James Cook
2010-04-27
Menu item to disable display names for testing works again
James Cook
2010-04-22
DEV-47529 Turn off display names if no capability from simulator, and
James Cook
2010-04-22
Starting to implement running switch and 503 error handling
James Cook
2010-04-19
Viewer asks login.cgi if the grid supports display names
James Cook
2010-04-15
DEV-47529 Viewer looks up display names via a sim cap
James Cook
2010-04-08
DEV-47529 Add expiration to display name cache for viewer
James Cook
2010-03-23
Part DEV-47695 route display name changes via sim for rebroadcast to
James Cook
2010-03-18
Partial support for Set Name returning error msg from service
James Cook
2010-02-24
Hack to refresh name tags when I change my display name.
James Cook
2010-02-24
Add asynchronous display name lookup with callback
James Cook
2010-02-22
Simple button to change your display name
James Cook
2010-02-18
Preference to set what fields name tags display, and
James Cook
2010-02-17
Look up display names via a web service
James Cook
2010-02-11
Created stub LLAvatarNameCache for display name lookup, as
James Cook