Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-02 | notification fixes | leyla | |
2010-06-01 | DEV-50741 Complete name extends off of Pay Resident dialog | James Cook | |
2010-06-01 | DEV-50439 Legacy name shown in Title of Voice Call dialog | James Cook | |
Wasn't updating window title with correct name. Also fixed outgoing call dialog. Reviewed with Simon. | |||
2010-06-01 | DEV-50013 Don't add delays to batch up name requests | James Cook | |
In practice, bulk name requests are all added in a single frame, triggered for example by opening a group membership dialog. There's no point to waiting to batch up more requests, and this slows down the usual single-name lookup. Reviewed with Simon. | |||
2010-06-01 | Merge | James Cook | |
2010-06-01 | Clean up some comments | James Cook | |
2010-06-01 | Avoid name lookups when loading chat history on startup | James Cook | |
Also fixes DEV-50451, ??? for object names in chat history log on login. | |||
2010-05-28 | Merge | Leyla Farazha | |
2010-05-28 | Getting rid of some more old gCacheName calls | Leyla Farazha | |
2010-05-28 | One more text tweak in error message | James Cook | |
2010-05-28 | Added debugging code for names changes for when People API breaks | James Cook | |
2010-05-28 | DEV-50202 IM toast notification shows SLID and flashing info icon | James Cook | |
Fixed to use Display Name (Username), fixed icon placement, also fixed notifications system well names. Reviewed with Leyla. | |||
2010-05-28 | Code comments/variable names to make clear when legacy names used | James Cook | |
Reviewed with Leyla | |||
2010-05-28 | Merge | Leyla Farazha | |
2010-05-28 | adding name lookup callback for friendship requested notification | Leyla Farazha | |
2010-05-28 | changing notifications from "inspect" slurls to "completename" slurls | Leyla Farazha | |
2010-05-28 | removing deprecated add friend callback path for server 1.24 | Leyla Farazha | |
2010-05-28 | fixed nearby and friends avatar picker bug | Leyla Farazha | |
2010-05-28 | DEV-50013 Script memory floater uses usernames | James Cook | |
2010-05-28 | WIP Fix miscellaneous display names in UI | James Cook | |
2010-05-28 | DEV-50013 More space for name in Buy Object dialog | James Cook | |
2010-05-28 | DEV-50451 FIX ??? shown in local chat for chat from objects | James Cook | |
Simple - was always doing name lookup even if ID was for an object | |||
2010-05-27 | DEV-50013 Object returned to lost and found uses display names | James Cook | |
2010-05-27 | merge | James Cook | |
2010-05-27 | DEV-50013 Region debug top scripts/colliders display names | James Cook | |
2010-05-27 | update group notice panel and group notice to optionally use username if ↵ | Leyla Farazha | |
using display names | |||
2010-05-27 | Merge | Leyla Farazha | |
2010-05-27 | added function for building a username from a legacy name and fixed group ↵ | Leyla Farazha | |
notice panel reviewed by James | |||
2010-05-27 | DEV-50013 Friendlier info if you can't change name due to time lockout | James Cook | |
Reviewed with Leyla | |||
2010-05-26 | Automated merge with ↵ | Richard Nelson | |
ssh://richard@hg.lindenlab.com/james/viewer-identity-evolution | |||
2010-05-26 | changed you paid... message to use non-linked name url | Richard Nelson | |
2010-05-26 | Merge | James Cook | |
2010-05-26 | DEV-50013 Viewer only reads "username" from People API never "sl_id" | James Cook | |
2010-05-26 | Merge | Leyla Farazha | |
2010-05-26 | Resident Chooser fixes | Leyla Farazha | |
2010-05-26 | LLNameBox -> LLTextBox | Leyla Farazha | |
2010-05-26 | Merge | James Cook | |
2010-05-26 | DEV-50013 Build tools owner/creator show both names, more space | James Cook | |
2010-05-26 | DEV-50271 FIX SLURL support for non-clickable display names | Richard Nelson | |
std::multimap::find does *not* return an iterator just to the matching results, use std::multimap::equal_range instead | |||
2010-05-26 | merge | Richard Nelson | |
2010-05-26 | DEV-50271 FIX SLURL support for non-clickable display names | Richard Nelson | |
separate mIsLink from mLink to support non-clickable urls (e.g. secondlife:///app/agent/0e346d8b-4433-4d66-a6b0-fd37083abc4c/completename) | |||
2010-05-26 | DEV-50466 Fix spurious warnings when someone pays you | James Cook | |
2010-05-26 | DEV-50013 Inventory item creator/owner not clickable, layout fix | James Cook | |
2010-05-26 | Merge with dessie/viewer-public to get Callum's webkit changes | James Cook | |
2010-05-26 | Merge | James Cook | |
2010-05-26 | Added Debug > XUI > Flush Names Caches for testing | James Cook | |
2010-05-26 | DEV-50013 Inventory item properties in sidetray uses completename | James Cook | |
2010-05-26 | Clean up llurlmatch test headers | James Cook | |
2010-05-26 | merge | Richard Nelson | |
2010-05-26 | EXT-7058 FIX Viewer freezes if IM chat floater with teleport offer is ↵ | Richard Nelson | |
resized a few times |