summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-05-05WIP Final name tag colors, fonts, show logicJames Cook
2010-04-30Partial display name support in money transaction notificationsJames Cook
2010-04-30Hide "Set Name..." button if region/grid doesn't use display namesJames 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-28Login input field allows legacy first+last name > 31 charsJames Cook
Previously if you had a super-long first name, you couldn't log in!
2010-04-28Allow avatar picker searches for < 3 charactersJames Cook
Basically, allow any non-zero-length search. Relates to DEV-49464
2010-04-28Profile clears old data out of name field when shownJames Cook
2010-04-27Menu item to disable display names for testing works againJames Cook
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
2010-04-27Convert profile panel to new avatar name cacheJames Cook
2010-04-26Strip some debug spamJames Cook
2010-04-26Fix inspector display name updating to help test server Display NamesJames Cook
2010-04-26DEV-47529 Viewer turns display names on/off based on region capabilityJames Cook
Also refreshes name tags so you can see the state. Reviewed with Kelly.
2010-04-22Remove login.cgi method of turning off display names (we now use caps)James 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-20Cleaned up debug spamJames Cook
2010-04-20Viewer caches avatar display names between sessionsJames Cook
Reviewed with Simon
2010-04-20LLDateUtil::ageFromDate() now takes more sensible parametersJames Cook
This and last reviewed with Kelly
2010-04-20Avatar picker requests are routed via sim capabilityJames Cook
2010-04-19Viewer asks login.cgi if the grid supports display namesJames Cook
If not, turns off display names. Cleaned up name cache reset code. Alphabetized login auth param requests for easier merges going forward.
2010-04-19DEV-49149 Localizable server error message for Display NamesJames Cook
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.
2010-04-19DEV-47529 Viewer refresh name lookup cap URL on region cross/teleportJames Cook
Reviewed with Kelly
2010-04-16Accept expires timestamp as UTC datetime in LLSDJames Cook
2010-04-15DEV-47529 Viewer looks up display names via a sim capJames Cook
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.
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-15Remove old hack to chat "refreshname" to trigger name tag updatesJames Cook
2010-04-13Hide SLID if it matches display name, leave SLIDs on by default otherwiseJames Cook
I don't like this, but Crimp and Hamilton want it to address M's concerns about impersonation.
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-04-12DEV-47529 Convert viewer to use final People API lookup URL formatJames Cook
Reviewed with Simon
2010-04-08DEV-47529 Add expiration to display name cache for viewerJames Cook
Also synchronize LLAvatarNameCache with server version TODO: Get expiration time from web service
2010-04-07Added debug info to "you paid" messages for testing MoneyBalanceReplyJames Cook
2010-04-07SLID goes under display nameJames Cook
2010-04-07Default show SLID on for nowJames Cook
2010-04-07Fix bad indentationJames Cook
2010-04-02Updated to latest MoneyBalanceReply message formatJames Cook
2010-04-01Debug spamJames Cook
2010-04-01Add TransactionInfo to MoneyBalanceReply, unpack test dataJames Cook
2010-03-31Merge to sync to viewer 2.0 finalJames Cook
2010-03-31Backed out changeset: 18811ebc0e95James Cook
Won't fix localization of object returns - just fix names
2010-03-30Work-in-progress localization/name fixup for object returnsJames Cook
2010-03-30Remove some notifications eliminated in mergeJames Cook
2010-03-30Demo code - name changes work on agni againJames Cook
2010-03-30Fix the credits in the right file.Kent Quirk
2010-03-29Buy arrow, home tab, SL Logo binary art lost in mergeJames Cook
2010-03-29Fix edit profile layout for Set Name... button, bad mergeJames Cook
2010-03-29Fix conflicting localizations of "You paid..." notificationJames Cook
2010-03-29Default MediaShowOnOthers setting to false.Monroe Linden
--HG-- branch : EXT-4880