summaryrefslogtreecommitdiff
path: root/indra/newview/llnearbychat.cpp
AgeCommit message (Collapse)Author
2010-05-25DEV-50013 Display names load at startup in local chat/IM historyJames Cook
Had to change the chat log file format to include agent_id. Code will load viewer 2.0 logs, but viewer 2.0 will just discard data from 2.1 logs, which seems OK. Reviewed with Leyla.
2010-04-20additional commit for EXT-6625 Nearby Chat does not gain focus when clicked ↵Yuri Chebotarev
at the top reply to https://codereview.productengine.com/secondlife/r/267/#review471 add comments to code --HG-- branch : product-engine
2010-04-20fix for EXT-6625 Nearby Chat does not gain focus when clicked at the topYuri Chebotarev
https://codereview.productengine.com/secondlife/r/267/ mantipov --HG-- branch : product-engine
2010-04-07Fixed major bug EXT-6661 (chat log paths reset back to default)Mike Antipov
* Removed unused InstantMessageLogFolder * Restored initializing logic of InstantMessageLogPath value from 1.23 to share setting between viewers. * Restored unused in 2.0 "LogChatTimestamp" and "LogChatIM" settings to avoid removing of them in 2.0 * Restored default value of the "Save local chat log" setting from 1.23 & replaced with 2.0 own setting (LogNearbyChat was: LogChat) Reviewed by Igor Borovkov & Kent Quirk at https://codereview.productengine.com/secondlife/r/193/ --HG-- branch : product-engine
2010-02-24fixed EXT-5526 Objects are shown as persons in the chat history from ↵Igor Borovkov
previous sessions - new chat source type CHAT_SOURCE_UNKNOWN for avatar names not in cache and object names consisting of two words (avatar names like) - new icon (unknown_icon.png) for message headers () of nearby chat messagses coming from CHAT_SOURCE_UNKNOWN - context menu no longer displayed for object names from chat history (no UUIDs) - double click on message headers in nearby chat no longer opens Inspector (no UUIDs) - object names (loaded from chat history) in nearby chat are no longer SLURLed (no UUIDs for them) --HG-- branch : product-engine
2010-02-19Implemented low task EXT-5215 (Disable showing full yyyy/mm/dd timestamp for ↵Eugene Mutavchi
messages (nearby chat/im) received today) --HG-- branch : product-engine
2010-02-04fixed duplicating of log records for EXT-4777 Implement saving and loading ↵Igor Borovkov
chat history for Nearby Chat (both plain text and widgeted chat) --HG-- branch : product-engine
2010-02-04fixed shout/whisper representation for EXT-4777 Implement saving and loading ↵Igor Borovkov
chat history for Nearby Chat (both plain text and widgeted chat) --HG-- branch : product-engine
2010-02-02Fixed linux build.Vadim Savchuk
--HG-- branch : product-engine
2010-02-02added saving of nearby chat history - EXT-4777 Implement saving and loading ↵Igor Borovkov
chat history for Nearby Chat (both plain text and widgeted chat) --HG-- branch : product-engine
2010-02-02added loading/parsing of Nearby Chat history - EXT-4777 Implement saving and ↵Igor Borovkov
loading chat history for Nearby Chat (both plain text and widgeted chat) --HG-- branch : product-engine
2010-01-28EXT-4693: Pass through owner ID to remote object inspector.Lynx Linden
Plumbing to pass the owner ID for a chatting object down into the LLChatHistory::appendMessage() method where we create the objectim SLapp that will bring up the remote object inspector. Pheww. For object notifications that are displayed as text chat, we
2010-01-25fix for major EXT-4621 Clicking the Nearby Voice floater steals keyboard focusYchebotarev ProductEngine
note - didn't do this in xml since chrome="true" in xml hides floater caption --HG-- branch : product-engine
2010-01-14Fixed normal bug EXT-4072([BSI] Emotes appear as (italic) text chat in plain ↵Eugene Mutavchi
text mode) --HG-- branch : product-engine
2010-01-08EXT-1847 Regression in the design spec: "You" should be replaced by your ↵Tofu Linden
full avatar name in communication
2010-01-05fixed EXT-3819 “[BSI] Extra space in plain text nearby chat log”,Alexei Arabadji
removed redundant space; --HG-- branch : product-engine
2010-01-04fixed EXT-3765 “There is no tongue for voice control panel in docked ↵Alexei Arabadji
state”, made dockable floaters have tongue by default; --HG-- branch : product-engine
2009-12-23DEV-44631 local chat / chat history emote formatting is wrongTofu Linden
2009-12-21Fixed low bug EXT - 3464 ("You" should be shown for Nearby chat window ↵Paul Guslisty
instead of avatar's name) --HG-- branch : product-engine
2009-12-04mergeJames Cook
2009-12-03Fix Linux build, file missing newline at end of fileJames Cook
2009-12-03merge from remote repoangela
2009-12-02merge from remote repoangela
2009-12-03no ticket. system messages where without time after changeset 5886:8987aefb8b91Yuri Chebotarev
--HG-- branch : product-engine
2009-12-03fix for normal EXT-3077 [BSI] Object chat of objects without a name bork ↵Yuri Chebotarev
nearby chat toasts and log for information - since I think that messages from nowhere is bad practice for user - if object that send message has no name I use object id as name --HG-- branch : product-engine
2009-11-30no ticket. addition to "(EXT-2894)- Add support for the viewer 1.23 chat ↵Yuri Chebotarev
history style (widget-less)" change all messages style when chaning chat style in preference. --HG-- branch : product-engine
2009-11-30EXT-1881 [BSI] Log (Nearby Chat) floater should turn semi-transparent when ↵angela
it loses focus.
2009-11-27fix normal EXT-2893 Nearby toast should hide after log became openedYuri Chebotarev
--HG-- branch : product-engine
2009-11-27fix for major task EXT-2894 Add support for the viewer 1.23 chat history ↵Yuri Chebotarev
style (widget-less) - Nearby Chat --HG-- branch : product-engine
2009-11-23Implemented major sub-task EXT-2517 (Add support for the viewer 1.23 chat ↵Sergey Borushevsky
history style (widget-less)) --HG-- branch : product-engine
2009-11-18mergeJames Cook
2009-11-18Change /me emote formatting to pure italics, not underlined.James Cook
Review pending with Richard/Leyla
2009-11-18mergeJames Cook
2009-11-17mergerichard
2009-11-17fixed major EXT-2551 Nearby Chat undocs after minimizing and opening (being ↵Igor Borovkov
docked before) --HG-- branch : product-engine
2009-11-17Merge from default branch.Vadim Savchuk
Added missing trailing newline to fix Linux build. --HG-- branch : product-engine
2009-11-17implemented EXT-2515 "Docked floaters should be resizeable";Alexei Arabadji
--HG-- branch : product-engine
2009-11-17undo the changes for LLStyle params; add sizeFromFont in LLFontGL ; use ↵angela
font.style, font.name and font.size params for font creating
2009-11-17Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-16fix for UI scale != 1.0 breaking edit tools, web browser, world view rect, etc.richard
2009-11-16Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-16fix chat format for /meangela
2009-11-16fix for normal ticket EXT-2459 Nearby toasts aren't visible when nearby chat ↵Yuri Chebotarev
console is minimized --HG-- branch : product-engine
2009-11-12make color and font affecting both nearby chat and toastsangela
2009-11-10Sanitize naming of getWindowRect (scaled vs. raw pixels) and ↵James Cook
getWorldViewRect (scaled vs. raw) Reduces chance of future UI bugs related to UI size. Discussed with Richard.
2009-11-05mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-05fix for major bug ext-2209 Nearby Chat log is brokenYuri Chebotarev
--HG-- branch : product-engine
2009-11-05fixed EXT-2201 "Docking undocked window causes closing off docked nearby chatAlexei Arabadji
window" --HG-- branch : product-engine
2009-11-03fix for normal task EXT-239 Save chat window state and position between sessionsYuri Chebotarev
--HG-- branch : product-engine
2009-10-28merge from defaultVadim Savchuk
--HG-- branch : product-engine