summaryrefslogtreecommitdiff
path: root/indra/newview/llimview.cpp
AgeCommit message (Collapse)Author
2013-01-24CHUI-578 FIXED Move preferences for conversation logs/transcripts to chat tabmaksymsproductengine
2013-01-28CHUI-701 FIXED Don't show toasts and flashing, if conversation is opened but ↵maxim@mnikolenko
isn't focused.
2013-01-23CHUI-687: Problem: User sees inventory offer notifications for deleted items ↵Gilbert Gonzales
when logging in from do not disturb mode. Resolution: If an item that is deletes has a DND notification saved, then remove that notification so that it doesn't appear onec the user exists DND mode.
2013-01-16CHUI-618 ADD FIX User sees no indication of offline messages received with ↵AlexanderP ProductEngine
conversation log preference turned off: forced flashing of conversation's item when offline message is present
2013-01-14CHUI-668: The user's most intrusive notification is not used anymore when ↵Gilbert Gonzales
coming out of DND mode with IMs. Adjusted code to just open the converseation floater (which was changed also in a prior fix by PE).
2013-01-14merging latest changesGilbert Gonzales
2013-01-11CHUI-668: Now when exiting DND mode, the user's most intrusive notification ↵Gilbert Gonzales
will be used to notify that user (if received IM's during DND mode). Nearby chat messages/settings are ignored.
2013-01-11CHUI-668: Not fully complete but as of this commit, have functionality to ↵Gilbert Gonzales
use the user's most intrusive chat notification upon exiting from DND mode with IM's. Also if in DND mode, clicking on a conversation line item or floater, will flush the DND notifications system of storing that conversation. This way upon existing DND mode already responded conversations won't be notified to the user.
2013-01-12CHUI-618 ADD FIX User sees no indication of offline messages received with ↵AlexanderP ProductEngine
conversation log preference turned off: changed in accordance with a new requirements (open conv. floater instead flashing)
2013-01-09CHUI-670: Prevent flashing of 'Chat' FUI button while in DND mode and ↵Gilbert Gonzales
receive IM.
2013-01-09CHUI-669: Upon DND mode exit, no longer flash IM messages that were stored ↵Gilbert Gonzales
during DND mode.
2013-01-09CHUI-638 FIXED Don't force button and widget to flash if the object is muted.maxim@mnikolenko
2013-01-04Merge with viewer-chuiMerov Linden
2013-01-04Merge with viewer-chuiMerov Linden
2013-01-04merging in latest changesGilbert Gonzales
2013-01-04CHUI-499: Now when existing DND mode, stored IM's will not show a toast but ↵Gilbert Gonzales
instead flash the conversation line item and Chat FUI button.
2012-12-28CHUI-566 ADD. FIX Flashing and color on Conversations FUI button and ↵AlexanderP ProductEngine
conversation line item Cancel sticking of color, if the button is pressed, or when a flashing of the previously selected button is ended
2012-12-21CHUI-566 Flashing and color on Conversations FUI button and conversation ↵AlexanderP ProductEngine
line item: change behavior for the case "If conversations (container) floater open but not on top"
2012-12-21CHUI-619 FUI button and conversation line items blink at different rates:AlexanderP ProductEngine
changed rate
2012-12-20CHUI-618 User sees no indication of offline messages received with ↵AlexanderP ProductEngine
conversation log preference turned off: flashing of CHUI button if offline messages was received
2012-12-19CHUI-600 : Fix the orange (provided by Leo), fix the conversation item ↵Merov Linden
flashing (when shown)
2012-12-19Pull merge from richard/viewer-chuiMerov Linden
2012-12-17CHUI-580 : WIP : Added disconnect of callbacks once they're called to ↵Merov Linden
prevent filling up the callback queue
2012-12-17CHUI-580 : WIP : Protect callback connections passed to ↵Merov Linden
LLAvatarNameCache::get() where necessary
2012-12-14CHUI-566 Flashing and color on Conversations FUI button and conversation ↵AlexanderP ProductEngine
line item
2012-12-18Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui.William Todd Stinson
2012-12-18CHUI-499: Adding ability to serialize the communication notifications to ↵William Todd Stinson
local disk per user.
2012-12-18CHUI-385: Problem: When the new session was created with multiple ↵Gilbert Gonzales
participants the old conversation floater was being recycled. When the conversation floater was re-initialized it did not remove and update the chat messages. Resolution: When the conversation floater is recycled simply call reloadMessages().
2012-12-17Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui.William Todd Stinson
2012-12-15CHUI-505 : Fixed : Don't open Call Log on login if the user doesn't want a ↵AlexanderP ProductEngine
Call Log: Checked the setting status
2012-12-15CHUI-598 : Fixed : Conversation log file created even when keep conversation ↵AlexanderP ProductEngine
log preference is off : Checked the status of the another ("KeepConversationLogTranscripts") setting too.
2012-12-11CHUI-494: Removing the creation of a new session while receiving an IM in ↵William Todd Stinson
DND mode.
2012-12-07Pull merge from richard/viewer-chuiMerov Linden
2012-12-07CHUI-579: Found a small bug in my last commit causing nearby chat im's to ↵Gilbert Gonzales
show two toast messages. Now the upper right toast (im toasts) will only show when the session id is non NULL (Nearby chat has a session value that is NULL).
2012-12-07CHUI-579: Post code review. Renamed variables to make easier to read.Gilbert Gonzales
2012-12-07merging in latest changesGilbert Gonzales
2012-12-06CHUI-579: When the 'Pop up message' preference is set the conversation line ↵Gilbert Gonzales
item and/or FUI button flash depending on what is focused. Also when the 'Flash the toolbar button' preference is set the FUI button will flash or the line item will flash depending upon what is focused.
2012-12-06CHUI-505 FIXED Open Call Log if user has new events while out:AlexanderP ProductEngine
force open Conversation Log Floater when received a saved offline message
2012-12-05Pull merge from dev repoMerov Linden
2012-12-05CHUI-580 : WIP : Change the display name cache system, deprecating the old ↵Merov Linden
protocol and using the cap (People API) whenever available. Still has occurence of Resident as last name to clean up.
2012-12-04CHUI-571: Fixed bug where when the converation floater was torn off and a ↵Gilbert Gonzales
new im received, the incorrect conversation would be displayed and focused. In order to do this removed the conversation floater panels from being focused immediately when set visible. Also there was a bug when showing the stub panel for torn off conversations. The tab container was not setting the stub panel index properly to 0, which is where the stub panel existed in the tab container's list. This is post code review submit. Will submit another with minor code review changes.
2012-12-03CHUI-571: Now when the 'Chat Preference' is set to 'Open Conversations ↵Gilbert Gonzales
window' the conversation line item with flash. The only time it does not flash is when the the conversation line item is already focused. Also fixed various focusing bugs when navigating between conversations and participants.
2012-11-28CHUI-546 FIXED Blank IM toast shown when a nearby chat toast is shown:AlexanderP ProductEngine
Prosessing of the nearby chat was exluded from on_new_message()
2012-11-26CHUI-529: Post code review changes. When showing a floater using ↵Gilbert Gonzales
LLFloater::showInstance() instead of setVisibleAndFrontmost(). Also made setVisibleAndFrontmost() public since both setVisible and setFrontmost are public functions.
2012-11-26merging in latest changes, resolved llimview.cpp conflictGilbert Gonzales
2012-11-23CHUI-528, CHUI-536, CHUI-538, CHUI-540 ADD. FIX (Built single processor of ↵AlexanderP ProductEngine
different types of notifications): clean up code
2012-11-23Additional fix for CHUI-490 (Show "Display Name (user.name)" for the user ↵maxim@mnikolenko
that is calling)
2012-11-20CHUI-528, CHUI-536, CHUI-538, CHUI-540 Built single processor of different ↵AlexanderP ProductEngine
types of notifications
2012-11-20CHUI-490 FIXED Small ui changes. Changed sound that is playing when floater ↵maxim_productengine
is opened. Call startIM() when user clicks on "Open IM instead" button.
2012-11-19CHUI-495: Ensuring that a user in do-not-disturb mode can receive voice ↵William Todd Stinson
calls from current conversations.