Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Reviewed with Callum
|
|
Reviewed with Callum
|
|
Reviewed with Callum
|
|
Reviewed with Callum
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously if you had a super-long first name, you couldn't log in!
|
|
Basically, allow any non-zero-length search.
Relates to DEV-49464
|
|
|
|
Start up cache in not-running state on viewer. Set cache running when
idle() is called. Explicitly refresh name tags when toggled.
Reviewed with Simon
|
|
|
|
|
|
|
|
Also refreshes name tags so you can see the state.
Reviewed with Kelly.
|
|
|
|
|
|
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
|
|
|
|
Reviewed with Simon
|
|
This and last reviewed with Kelly
|
|
|
|
If not, turns off display names. Cleaned up name cache reset code.
Alphabetized login auth param requests for easier merges going forward.
|
|
Try to look up a specific translation for the error in the viewer,
but failing that, try to use a message sent by the server.
Reviewed with Simon.
|
|
Reviewed with Kelly
|
|
|
|
Squire asked me to route display name lookups via a simulator capability
using HTTP GET. This buys us authentication until the data services team
can implement a public-facing authenticating web service for People API.
|
|
This means display names will only work on grids with name code deployed
|
|
|
|
I don't like this, but Crimp and Hamilton want it to address M's concerns
about impersonation.
|
|
Reviewed with Kelly
|
|
|
|
Reviewed with Simon
|
|
Also synchronize LLAvatarNameCache with server version
TODO: Get expiration time from web service
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|