summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerdisplayname.cpp
AgeCommit message (Collapse)Author
2010-05-18Rename mSLID to mUsername to match the name of the field in the UIJames Cook
Product made a late-breaking request to change the name of this field. The wire protocol for People API has not yet changed.
2010-05-12Remove unnecessary include (was for debugging)James Cook
2010-05-07DEV-49780 Better confirmation/failure messages for setting nameJames Cook
Reviewed with Callum
2010-05-06WIP Add default name expiration on set response, need headers laterJames Cook
2010-04-29Send Accept-Language header to localize set-display-name error msgsJames Cook
2010-04-29DEV-49489 Viewer supports People API set 409 Conflict errorJames Cook
2010-04-28DEV-49513 Viewer speaks final People API set display name formatJames Cook
2010-04-26Strip some debug spamJames Cook
2010-04-22Fix typo in name change update code, now updates workJames Cook
2010-04-22DEV-47529 Turn off display names if no capability from simulator, andJames Cook
Display name update broadcasts entire new name record to nearby viewers Display name update directly inserts new name into sim cache indra.xml has display_names_enabled setting to control cap Synchronized viewer and server versions of avatar name cache Reviewed with Ambroff
2010-04-15Remove hack to set display name by talking directly to name serviceJames Cook
This means display names will only work on grids with name code deployed
2010-04-13DEV-47529 Chat "foo changed name to bar" on name change, viewer pieceJames Cook
Reviewed with Kelly
2010-04-12Added a touch of loggingJames Cook
2010-03-30Demo code - name changes work on agni againJames Cook
2010-03-23Part DEV-47695 route display name changes via sim for rebroadcast toJames Cook
nearby avatars for name tag updates and to update cached display name for LSL nonblocking functions