Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-29 | CHUI-644 FIX [CHUIBUG]Received IM's Don't Always Appear in Communication ↵ | Cho | |
Console Immediately. Removed new code from on_new_message in LLIMView and instead, changed condition in LLFloaterIMSession::newIMCallback to update messages whenever the floater is visible | |||
2013-01-26 | undid accidental revert of someone else's fix | Cho | |
2013-01-26 | CHUI-644 FIX [CHUIBUG]Received IM's Don't Always Appear in Communication ↵ | Cho | |
Console Immediately. Added call to LLFloaterIMContainer::selectConversation() in on_new_message for LLIMView | |||
2013-01-23 | CHUI-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-16 | CHUI-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-14 | CHUI-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-14 | merging latest changes | Gilbert Gonzales | |
2013-01-11 | CHUI-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-11 | CHUI-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-12 | CHUI-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-09 | CHUI-670: Prevent flashing of 'Chat' FUI button while in DND mode and ↵ | Gilbert Gonzales | |
receive IM. | |||
2013-01-09 | CHUI-669: Upon DND mode exit, no longer flash IM messages that were stored ↵ | Gilbert Gonzales | |
during DND mode. | |||
2013-01-09 | CHUI-638 FIXED Don't force button and widget to flash if the object is muted. | maxim@mnikolenko | |
2013-01-04 | Merge with viewer-chui | Merov Linden | |
2013-01-04 | Merge with viewer-chui | Merov Linden | |
2013-01-04 | merging in latest changes | Gilbert Gonzales | |
2013-01-04 | CHUI-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-28 | CHUI-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-21 | CHUI-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-21 | CHUI-619 FUI button and conversation line items blink at different rates: | AlexanderP ProductEngine | |
changed rate | |||
2012-12-20 | CHUI-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-19 | CHUI-600 : Fix the orange (provided by Leo), fix the conversation item ↵ | Merov Linden | |
flashing (when shown) | |||
2012-12-19 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-12-17 | CHUI-580 : WIP : Added disconnect of callbacks once they're called to ↵ | Merov Linden | |
prevent filling up the callback queue | |||
2012-12-17 | CHUI-580 : WIP : Protect callback connections passed to ↵ | Merov Linden | |
LLAvatarNameCache::get() where necessary | |||
2012-12-14 | CHUI-566 Flashing and color on Conversations FUI button and conversation ↵ | AlexanderP ProductEngine | |
line item | |||
2012-12-18 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui. | William Todd Stinson | |
2012-12-18 | CHUI-499: Adding ability to serialize the communication notifications to ↵ | William Todd Stinson | |
local disk per user. | |||
2012-12-18 | CHUI-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-17 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui. | William Todd Stinson | |
2012-12-15 | CHUI-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-15 | CHUI-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-11 | CHUI-494: Removing the creation of a new session while receiving an IM in ↵ | William Todd Stinson | |
DND mode. | |||
2012-12-07 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-12-07 | CHUI-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-07 | CHUI-579: Post code review. Renamed variables to make easier to read. | Gilbert Gonzales | |
2012-12-07 | merging in latest changes | Gilbert Gonzales | |
2012-12-06 | CHUI-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-06 | CHUI-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-05 | Pull merge from dev repo | Merov Linden | |
2012-12-05 | CHUI-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-04 | CHUI-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-03 | CHUI-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-28 | CHUI-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-26 | CHUI-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-26 | merging in latest changes, resolved llimview.cpp conflict | Gilbert Gonzales | |
2012-11-23 | CHUI-528, CHUI-536, CHUI-538, CHUI-540 ADD. FIX (Built single processor of ↵ | AlexanderP ProductEngine | |
different types of notifications): clean up code | |||
2012-11-23 | Additional fix for CHUI-490 (Show "Display Name (user.name)" for the user ↵ | maxim@mnikolenko | |
that is calling) | |||
2012-11-20 | CHUI-528, CHUI-536, CHUI-538, CHUI-540 Built single processor of different ↵ | AlexanderP ProductEngine | |
types of notifications | |||
2012-11-20 | CHUI-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. |