Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-08 | Created a floater for setting display name | Leyla Farazha | |
2010-09-13 | As a resident I should also see the local chat message about me changing my ↵ | Leyla Farazha | |
display name so that my own chatlogs include my own changes. | |||
2010-09-04 | Correct license on newly exported files to LGPL. | Aimee Linden | |
2010-05-28 | Added debugging code for names changes for when People API breaks | James Cook | |
2010-05-18 | Rename mSLID to mUsername to match the name of the field in the UI | James 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-12 | Remove unnecessary include (was for debugging) | James Cook | |
2010-05-07 | DEV-49780 Better confirmation/failure messages for setting name | James Cook | |
Reviewed with Callum | |||
2010-05-06 | WIP Add default name expiration on set response, need headers later | James Cook | |
2010-04-29 | Send Accept-Language header to localize set-display-name error msgs | James Cook | |
2010-04-29 | DEV-49489 Viewer supports People API set 409 Conflict error | James Cook | |
2010-04-28 | DEV-49513 Viewer speaks final People API set display name format | James Cook | |
2010-04-26 | Strip some debug spam | James Cook | |
2010-04-22 | Fix typo in name change update code, now updates work | James Cook | |
2010-04-22 | DEV-47529 Turn off display names if no capability from simulator, and | James 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-15 | Remove hack to set display name by talking directly to name service | James Cook | |
This means display names will only work on grids with name code deployed | |||
2010-04-13 | DEV-47529 Chat "foo changed name to bar" on name change, viewer piece | James Cook | |
Reviewed with Kelly | |||
2010-04-12 | Added a touch of logging | James Cook | |
2010-03-30 | Demo code - name changes work on agni again | James Cook | |
2010-03-23 | Part DEV-47695 route display name changes via sim for rebroadcast to | James Cook | |
nearby avatars for name tag updates and to update cached display name for LSL nonblocking functions |