Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-07 | CHUI-713 "Conversations" floater size doesn't persist between sessions | mberezhnoy | |
2013-02-06 | CHUI-744 FIXED KeepConversationLogTranscripts setting is moved to ↵ | Mnikolenko ProductEngine | |
settings_per_account.xml | |||
2013-02-05 | CHUI-677 : Fixed! Use the selected session for doToSelectedGroup(), not the ↵ | Merov Linden | |
selected item. | |||
2013-01-24 | CHUI-578 FIXED Move preferences for conversation logs/transcripts to chat tab | maksymsproductengine | |
2013-01-28 | CHUI-708 FIXED Call doToParticipants() only if selected conversation is p2p | maxim@mnikolenko | |
2013-01-24 | merging into latest changes | mberezhnoy | |
2013-01-23 | merging | Gilbert Gonzales | |
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-21 | CHUI-655, CHUI-648 ADD FIX Conversation is not opened while first click on ↵ | AlexanderP ProductEngine | |
message from object; "Nearby Chat" dialog does not open while first attempt when pressing Ctrl+H keyboard shortcut : Fixed forced change visibility. | |||
2013-01-21 | CHUI-567 FIXED Menu items are moved to Participant view menu | maxim@mnikolenko | |
2013-01-18 | merge! | mberezhnoy | |
2013-01-18 | CHUI-661 User cannot select multiple p2p conversation names in list to start ↵ | mberezhnoy | |
conference chat | |||
2013-01-17 | CHUI-685 Problem: The notifications .xml file was cleared upon exit because ↵ | Gilbert Gonzales | |
removeIMNotification was being called and deleting inventory offers becaus they did not have a session id. Resolution: Now check to make sure that removeIMNotification only removes IMs (IMToast). | |||
2013-01-15 | merging changes | Gilbert Gonzales | |
2013-01-15 | CHUI-458 : Fixed : Tidy up the title overwrite by the selected conversation | Merov Linden | |
2013-01-15 | merging in latest changes | Gilbert Gonzales | |
2013-01-14 | CHUI-458 : WIP : Allow change of the general conversations panel when the ↵ | Merov Linden | |
selected conversation needs it (e.g. P2P is typing) | |||
2013-01-14 | CHUI-662 (Multi select across conversations can result in (???) (???) in the ↵ | maximbproductengine | |
conversation list) | |||
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-10 | merge | maximbproductengine | |
2013-01-10 | CHUI-663 (Right click menus on participants inactive in conversation floater ↵ | maximbproductengine | |
for torn off conversation) | |||
2013-01-08 | CHUI-612 FIXED Blank conversation names showing in conversation list | maksymsproductengine | |
2013-01-08 | CHUI-611 Fixed! Text in torn off message panel not wrapping correctly with ↵ | AlexanderP ProductEngine | |
size of conversation panel | |||
2013-01-08 | CHUI-602 FIXED Return false if Selected view model item is null. | maxim@mnikolenko | |
2013-01-05 | CHUI-643 FIXED Collapsed conversations floater has huge right padding: clean ↵ | AlexanderP ProductEngine | |
up; remove debug code | |||
2013-01-04 | CHUI-643 FIXED Collapsed conversations floater has huge right padding: ↵ | AlexanderP ProductEngine | |
prevent of a rewriting mOriginMinWidth and mOriginMinHeight to default values | |||
2013-01-05 | CHUI-643 W.I.P. Collapsed conversations floater has huge right padding: ↵ | AlexanderP ProductEngine | |
corrected of a imcontainer's resize calculating | |||
2013-01-04 | Merge with viewer-chui | Merov Linden | |
2013-01-04 | CHUI-580 : Fixed : Avoid fetching names while reacting to display name ↵ | Merov Linden | |
checkbox change (overkill), make display name pref disabled when usePeopleAPI is off | |||
2013-01-04 | merge | maximbproductengine | |
2013-01-04 | CHUI-608 (Conversations floater can be resized too small once a conversation ↵ | maximbproductengine | |
is torn off) | |||
2013-01-04 | CHUI-637 FIXED Call requestArrange() to update widget state. | maxim@mnikolenko | |
2013-01-03 | CHUI-654 : Fixed! Select the Nearby Chat directly when one conversation only ↵ | Merov Linden | |
left, don't finesse with a root UUID that might not be NULL | |||
2013-01-03 | CHUI-628 FIXED Open conversation log menu option not active in conversation ↵ | AlexanderP ProductEngine | |
floater when nearby chat is selected: Determination of the availability menu item was moved to the right place | |||
2013-01-03 | CHUI-636 FIXED Enable group context menu options, if uuid is empty and ↵ | maxim@mnikolenko | |
selected model item is group chat. In addition enable Chat history item for ad-hoc and group conversations. | |||
2012-12-20 | CHUI-429 : Fixed! Add a flag to filter multi/single selection situations in ↵ | Merov Linden | |
menu building. Implement in conversation contextual menu. | |||
2012-12-20 | CHUI-602 FIXED Don't call getUUID() if there is no selected participants | maxim@mnikolenko | |
2012-12-19 | CHUI-600 : Fix the orange (provided by Leo), fix the conversation item ↵ | Merov Linden | |
flashing (when shown) | |||
2012-12-18 | Clean up: Removed unnecessary call removeConversationListItem() when floater ↵ | AlexanderP ProductEngine | |
closes (If session's floater will be removed for any reason, then will start a removing of the corresponding session and removeConversationListItem() will call from a session's observer); Local variable are renamed in accordance with the code styling | |||
2012-12-14 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-12-14 | CHUI-596 : Added a new flash state so we can keep a conversation highlighted ↵ | Merov Linden | |
after the flash time ends. Clears the flash state for all conversation on select. | |||
2012-12-14 | CHUI-549: Updating the conversations floater according to specs. | William Todd Stinson | |
2012-12-15 | CHUI-591 FIXED Issues with resizing conversations floater | maksymsproductengine | |
2012-12-12 | CHUI-584 : Addit. fix : Viewer crash when clicking on view/sort options drop ↵ | AlexanderP ProductEngine | |
down in conversation floater: Cancelled unconditional receiving a instance of the floater (LLFloaterReg::getInstance()) from LLFloaterIMContainer::selectConversationPair(), because in some situations this method is called from LLFloaterIMNearbyChat::postBuild() - In other words, while the unfinished process of creation of this floater | |||
2012-12-12 | CHUI-584 : Fixed : Viewer crash when clicking on view/sort options drop down ↵ | AlexanderP ProductEngine | |
in conversation floater: Protection from a lack of the current selection. It need for the newly created floater, which still is not finished adding the first conversation item. | |||
2012-12-12 | CHUI-584 : WIP : Viewer crash when clicking on view/sort options drop down ↵ | AlexanderP ProductEngine | |
in conversation floater: Renaming of local vfriables in accordance with the code convention | |||
2012-12-12 | CHUI-427 FIXED Added callback to track changing in mUserPTTState. It's ↵ | maxim@mnikolenko | |
needed to synchronize both buttons | |||
2012-12-11 | CHUI-587 FIXED Disable menu item if "KeepConversationLogTranscripts" is false. | maxim@mnikolenko | |
2012-12-10 | merge | MaximB ProductEngine | |
2012-12-10 | CHUI-394 (Group moderation tools missing in right click menus) | MaximB ProductEngine | |