Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-01 | CHUI-796 (User doesn't get all messages in 'do not disturb' mode): Now when ↵ | Gilbert Gonzales | |
a conversation is focused by clicking on it's line item, selecting a torn off floater or unminimized a torn off floater the stored notifications for that conversation will be removed. | |||
2013-04-01 | CHUI-904 FIXED Set the focus on the Nearby chat floater after setting ↵ | Mnikolenko ProductEngine | |
visibility. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-27 | merge | Gilbert Gonzales | |
2013-03-27 | CHUI-851 ([CHUIBUG]Focussing issue and unresponsive tabs when focus is ↵ | Gilbert Gonzales | |
brought back to the HUB): Now when pressing enter a docked nearby chat floater will be focused and the conversation line item will be selected. When the nearby chat is not docked then only the floater will be focused. | |||
2013-03-27 | CHUI-893 ([CHUIBUG]Chat input field scrambles "/nod") | mberezhnoy | |
2013-03-22 | CHUI-879 FIXED Expand and then collapse message pane when floater opens to ↵ | Mnikolenko ProductEngine | |
avoid UI issues. | |||
2013-03-20 | CHUI-873 FIXED [CHUIBUG]Torn off nearby chat with message panel hidden has ↵ | maksymsproductengine | |
huge bottom padding when opening in mouselook mode | |||
2013-03-20 | CHUI-869 FIXED Clicking on toast will restore Message pane. | Mnikolenko ProductEngine | |
2013-03-18 | CHUI-620 FIXED Clear the highlight when auto-selecting new conversation or ↵ | Mnikolenko ProductEngine | |
when text is entered into the message panel. | |||
2013-03-15 | CHUI-816 [CHUIBUG]CHUI does not remember undocked state and position of ↵ | AlexanderP ProductEngine | |
Nearby Chat | |||
2013-03-15 | CHUI-830 FIXED Button for collapsing torn-off floater(to a single input ↵ | Mnikolenko ProductEngine | |
line) is added. Show toasts for new messages for that conversation, regardless of other prefs. | |||
2013-03-13 | CHUI-816 [CHUIBUG]CHUI does not remember undocked state and position of ↵ | AlexanderP ProductEngine | |
Nearby Chat : canceled the erroneous torn-off/docked state saving when nearby chat is closes | |||
2013-03-08 | CHUI-835 (ctrl-h does not select nearby chat conversation in list): Modified ↵ | Gilbert Gonzales | |
setVisibleAndFrontMost() to now take a arguement for the key that was pressed (if one was pressed). This allows the floater to select the converation line item when becoming visible/frontmost. | |||
2013-03-05 | CHUI-815 FIXED Handle SHIFT+ENTER to whisper in Nearby chat | Mnikolenko ProductEngine | |
2013-03-01 | CHUI-694 FIXED Handle ALT + Up/Down and ALT + Right/Left to switch ↵ | Mnikolenko ProductEngine | |
conversations in the list. Handle ALT + Enter to expand participant list of selected conversation. | |||
2013-02-23 | CHUI-568 : Fixed! Implemented Ctrl-H for Nearby Chat, taking into account ↵ | Merov Linden | |
the existence of other conversations and docked/torn off state | |||
2013-02-21 | CHUI-568 : WIP : Introduced Ctrl-T and Ctrl-H for conversations and nearby chat | Merov Linden | |
2013-02-06 | CHUI-744 FIXED KeepConversationLogTranscripts setting is moved to ↵ | Mnikolenko ProductEngine | |
settings_per_account.xml | |||
2013-02-06 | CHUI-716 FIXED Call onClickCloseBtn() to avoid complete disappearing of torn ↵ | Mnikolenko ProductEngine | |
off Nearby chat. | |||
2013-01-29 | merging latest changes | Cho | |
2013-01-29 | merging latest changes | Cho | |
2013-01-25 | CHUI-291 FIX New auto-replace feature does not work with chui text input ↵ | Cho | |
boxes in conversation floater Modified LLAutoReplace to pass back a string for replacement instead of modifying the input string | |||
2013-01-25 | CHUI-291 FIX New auto-replace feature does not work with chui text input ↵ | Cho | |
boxes in conversation floater Fixed autoreplace in LLTextEditor so it updates correctly and works with undo | |||
2013-01-24 | CHUI-578 FIXED Move preferences for conversation logs/transcripts to chat tab | maksymsproductengine | |
2013-01-23 | CHUI-291 FIX New auto-replace feature does not work with chui text input ↵ | Cho | |
boxes in conversation floater Moved autoreplace hooks from LLLineEditor to LLTextEditor, and modified LLAutoReplace accordingly | |||
2012-12-15 | CHUI-591 FIXED Issues with resizing conversations floater | maksymsproductengine | |
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-11-28 | CHUI-552 : Fixed : Do not update the avatars sorting when updating the ↵ | Merov Linden | |
speaking indicator, let the conversation list do that. | |||
2012-11-28 | CHUI-552 : Big clean up in nearby chat making it more consistent with ↵ | Merov Linden | |
LLFloaterIMSessionTab | |||
2012-11-21 | CHUI-429 : Completed this though it still doesn't work on Nearby Chat. | Merov Linden | |
2012-11-09 | CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and ↵ | AlexanderP ProductEngine | |
in accordance with the naming convention in the project, some classes and corresponding files should be renamed: LLIMConversation -> LLFloaterIMSessionTab LLIMFloater -> LLFloaterIMSession LLNearbyChat -> LLFloaterIMNearbyChat LLIMFloaterContainer -> LLFloaterIMContainer LLNearbyChatBarListener -> LLFloaterIMNearbyChatListener LLNearbyChatHandler -> LLFloaterIMNearbyChatHandler |