Commit Graph

86 Commits (bdc94eac5cda3dd6700a1cd462178b7ac3c4cfec)

Author SHA1 Message Date
Ansariel 7d0d744e34 Merge branch 'DRTVWR-565-maint-P' of https://bitbucket.org/lindenlab/viewer
# Conflicts:
#	indra/newview/featuretable_linux.txt
#	indra/newview/llagent.cpp
#	indra/newview/llfloatertranslationsettings.cpp
#	indra/newview/llviewercontrol.cpp
#	indra/newview/llviewerfloaterreg.cpp
#	indra/newview/llviewerregion.cpp
#	indra/newview/llviewerwindow.cpp
#	indra/newview/skins/default/xui/en/notifications.xml
2022-09-13 19:37:45 +02:00
Testy 25433cd153 Added a search button to nearby chat and IM session floaters. 2020-03-08 20:25:44 -03:00
Ansariel d79b79fbe2 Merge viewer-ordered-shutdown 2019-10-19 03:16:10 +02:00
Tonya Souther b1eaec54f4 FIRE-23123: Don't log spammy chat even from the avatar's own attachments. 2018-10-11 16:01:44 -05:00
Ansariel 4608aeb505 Transplant MAINT-7118 and fix some bad design on the way 2017-02-23 10:54:25 +01:00
Ansariel 3356b28ea7 RLV fix: @shownames=n might be circumvented via nearby chat history if other avatar is using a display name 2016-10-14 14:21:05 +02:00
Ansariel b28919aa10 FIRE-18007: Chat in console not showing if floaters get minimized 2016-03-24 01:53:55 +01:00
Ansariel b0542a1a46 Refactor FSCommon 2015-11-14 01:36:57 +01:00
Ansariel c71d29b658 Added a collection of purely random and arbitrary options that might be useful to the chat options menu 2015-11-13 11:41:46 +01:00
Ansariel b228cec677 Add font size to the chat options menu and add/fix missing stuff on the way 2015-11-13 10:34:58 +01:00
Ansariel c947519b45 Add chat options menu to IM floater as well and introduce FSChatOptionsMenu as global handler for them 2015-11-13 09:39:30 +01:00
Ansariel 4bc01a9965 Remove old junk from FSFloaterNearbyChat and replace it with a nice options menu with more or less useful options to start with 2015-11-12 15:48:24 +01:00
Ansariel 513c927517 FIRE-4104: Main chat bar doesn't try to send on the channel selected in the nearby chat floater anymore 2015-11-12 12:54:04 +01:00
Ansariel f2dfac8b22 Maintenance: Consolidate sendChatFromViewer() methods into FSNearbyChat::sendChatFromViewer() 2015-11-12 12:01:34 +01:00
Ansariel fd08f9e9f2 Maintenance: More shooting at code dupes - victims this time: send_chat_from_nearby_floater() and really_send_chat_from_nearby_floater() 2015-11-12 10:41:14 +01:00
Ansariel b951290955 Maintenance: More removal of code duplication - this time: processChatTypeTriggers() 2015-11-12 10:12:39 +01:00
Ansariel 4b02740f09 Maintenance: Get rid of code duplication in FSFloaterNearbyChat::onChatBoxKeystroke() and FSNearbyChatControl::onKeystroke() 2015-11-11 17:37:33 +01:00
Ansariel ad3ae1f366 Maintenance: Synchronize FSFloaterNearbyChat::onChatBoxKeystroke() and FSNearbyChatControl::onKeystroke() for further refactoring; this also synchronizes previously different behavior with gesture completion 2015-11-11 16:41:44 +01:00
Ansariel 9036ed275a FIRE-2436: Change behavior of chat console: Chat console will now always show the chat for sessions that are currently not shown by a visible floater 2015-11-11 13:55:23 +01:00
Ansariel ec67cb31f3 Small refactoring of FSFloaterNearbyChat 2015-07-22 12:09:21 +02:00
Ansariel 40eebb7c94 More fixing 2015-07-11 17:03:07 +02:00
Ansariel 3d5753fb2d Fix Mac/Linux build 2015-07-11 16:54:49 +02:00
Ansariel adb6c935d2 Add linefeed input support to chat textboxes via Ctrl-Shift-Enter 2015-07-10 14:47:01 +02:00
Ansariel 95bf4438d1 Minor refactoring of the nearby chat avatar name prediction 2015-03-13 21:37:01 +01:00
Ansariel 939214ef68 FIRE-15712: Using Unicode characters in chat bar selects wrong part of the string when using nearby avatar name prediction 2015-03-13 21:28:50 +01:00
Ansariel 20cdf5f6de Some cleanup for things that caught my eye 2015-03-02 20:39:41 +01:00
Ansariel cf7290663a FIRE-15655: Unread messages notification for nearby chat stays visible if scrolled back in muted chat history view 2015-03-02 20:29:10 +01:00
Ansariel fc971a2c8f Housekeeping... 2015-02-27 12:52:40 +01:00
Ansariel 92cc8c2322 FIRE-1205: Add optional "new message alert" to chat and IM history via FSNotifyUnreadChatMessages & FSNotifyUnreadIMMessages debug setting (needs to be wired up in preferences) 2015-02-26 22:42:06 +01:00
Ansariel d6b432edf9 FIRE-15299: Chat font size change does not apply in nearby chat history floater; Also make change instantly visible without the need of emptying the text input 2014-12-30 21:26:54 +01:00
Ansariel 4039df3669 FIRE-15013 / CHUI-914 / CHUI-932: Spaces in nearby chat get trimmed 2014-11-24 11:23:59 +01:00
Northspring dcc7f5f7cd FIRE-14973: Alteration of commit 3feb18ac2ac0, by Greatfox Snowpaw; Split the keyboard shortcut toggle in prefs>chat>General for turning off whisper, shout, and OOC setting apart into three separate checkboxes to allow individual toggle 2014-11-17 21:42:37 +01:00
Northspring 0935abeaf3 An option to turn off the use of CTRL, SHIFT and ALT keys in chat, in order to change message type into shout, whisper or OOC 2014-11-11 17:32:26 +01:00
Ansariel 08a3d7c360 Extend previous changes to take repeated channel send into account 2014-10-09 13:23:41 +02:00
Ansariel 1bff13ce0c FIRE-14759: Override chat channel with channel selected in channel selection only if no channel is provided in the message itself 2014-10-09 12:54:40 +02:00
Ansariel fcbeb705af FIRE-7721: Keyword alert for local chat doesn't change the color unless keyword alert for IMs and Group is enabled 2014-09-07 15:18:31 +02:00
Nicky 22e028c9ae Merge with lgpl tip. 2014-06-14 17:58:37 +02:00
Nicky 3e299bee08 Changes to use the new stats system. 2014-06-10 19:04:04 +02:00
Nicky 963c51c28f Merge with latest tip. 2014-05-26 13:12:32 +02:00
Cinder 8fd6092917 Initial 64-bit and universal darwin support
--HG--
branch : Mac64
2014-05-24 23:13:01 -06:00
Ansariel d6ef297f8f FIRE-13735: Nearby chat toasts don't show up until nearby chat floater if "Show IMs in separate windows" is selected 2014-05-15 20:32:28 +02:00
Ansariel abe41419aa Replaced more deprecated logging macros in FS classes 2014-05-12 19:10:53 +02:00
Ansariel 9cf11a5215 Let FSFloaterNearbyChat derive from LLFloater directly - it's not that kind of floater that's going to dock to any chiclet 2014-03-21 13:06:38 +01:00
Ansariel ae4688b09b More stabbing and contacts / nearby chat: Make sure the contacts floater gets properly configured when hosted in FSFloaterIMContainer; this might fix the weird issue with missing tear off icons 2014-03-21 12:11:30 +01:00
Ansariel e785d2f245 FIRE-13078: New IM session closes open IM session floater if using separate IM windows 2014-03-16 12:13:04 +01:00
Ansariel a1f024d672 FIRE-8819: Nearby chat input in nearby chat floater receives input if chat bar is hidden 2014-02-03 10:58:04 +01:00
Ansariel bcb89c2bf8 Fix typos introduced in e4f08947d59c 2014-01-08 22:22:14 +01:00
Liny 8059273481 Add ability for chat history window and its chat entry area to keep focus after sending a message while letting the normal chat bar still lose focus on enter. 2014-01-08 11:21:25 -08:00
Ansariel 4c86315d77 FIRE-12590: Object IMs are not saved in nearby chat history 2014-01-06 17:40:09 +01:00
Cinders 8756acc1c5 Fixed name completion highlighting 2013-11-26 17:15:15 -07:00