| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-09 | #68 The 'Recently used emoji' can not be selected by the 'Tab' key | Alexander Gavriliuk | |
| 2024-01-24 | SL-20416 Use image from file for emoji_recent_panel_toggle_btn | Alexander Gavriliuk | |
| 2024-01-24 | SL-20416 Avoid of taking focus by EmojiPicker | Alexander Gavriliuk | |
| 2023-11-28 | Mac build fix | Alexander Gavriliuk | |
| 2023-11-10 | SL-20416 Choose emoji floater puts emoji in the chat window that opened it | Alexander Gavriliuk | |
| 2023-11-10 | SL-20521 Focus does not move to the Nearby Chat field | Alexander Gavriliuk | |
| 2023-11-08 | SL-20518 EmojiPicker - The 'More' button is overlapped the recently used ↵ | Alexander Gavriliuk | |
| emojis row after narrowing back the 'Conversations' floater | |||
| 2023-11-07 | SL-20356 Show tooltip for the empty-recent textbox | Alexander Gavriliuk | |
| 2023-10-04 | SL-20348 Focus should be in the chat bar when the Conversations floater is ↵ | Alexander Gavriliuk | |
| opened | |||
| 2023-10-02 | SL-20358 restore focus after opening recent emoji panel | Maxim Nikolenko | |
| 2023-09-22 | SL-20294 The row of recent emojis displays the recently sent emoji only ↵ | Alexander Gavriliuk | |
| after clicking the collapsing smiley button | |||
| 2023-09-13 | SL-20247 Keep the focus on the chat field as emojis in the offboard floater ↵ | Alexander Gavriliuk | |
| are clicked | |||
| 2023-08-30 | SL-20210 Recent Emojis - Remember emojis that were actually sent in the message | Alexander Gavriliuk | |
| 2023-08-30 | SL-20209 EmojiPicker - Show 'Recent' panel instead of the floater on click ↵ | Alexander Gavriliuk | |
| the button | |||
| 2023-07-28 | SL-20088 EmojiPicker - replace the image on the activation button with an emoji | Alexander Gavriliuk | |
| 2023-07-18 | DRTVWR-489: trivial merge conflict fix | Callum Prentice | |
| 2023-05-17 | SL-19575 Create emoji gallery (fix bug with drawing emojis in chat history) | Alexander Gavriliuk | |
| 2023-04-20 | SL-19575 LLFloaterEmojiPicker - Add filter by category | Alexander Gavriliuk | |
| 2023-04-14 | SL-19575 Create emoji gallery access icon | Alexander Gavriliuk | |
| 2023-02-14 | SL-19196 Nearby chat bar moves down every time it gains focus | Andrey Kleshchev | |
| 2022-12-12 | Merge branch 'main' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
| # Conflicts: # doc/contributions.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloater360capture.cpp | |||
| 2022-10-19 | Reduce folderview menu bloat via lazy creation on right click | Rye Mutt | |
| 2022-09-07 | SL-18102 Remove 'Translate chat' checkbox from chat | Mnikolenko Productengine | |
| 2022-07-13 | SL-17760 Crash at LLFolderViewItem::refresh(318) | Andrey Kleshchev | |
| and at LLFolderViewItem::postBuild for LLConversationViewParticipant | |||
| 2022-03-09 | SL-16992 Crash at LLVivoxVoiceClient::notifyStatusObservers | Andrey Kleshchev | |
| 2021-11-16 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
| # Conflicts: # doc/contributions.txt | |||
| 2021-08-23 | SL-15868 FIXED Crash in LLFloaterIMSessionTab::enableDisableCallBtn | Mnikolenko Productengine | |
| 2021-06-25 | SL-15458 Avatars who are moderators appear twice in popped-out IM session ↵ | Andrey Kleshchev | |
| floater | |||
| 2021-04-29 | Merge master into DV525-merge-6.4.19 | Dave Houlton | |
| 2021-04-01 | SL-15053 Use previous icon for Nearby chat | Mnikolenko Productengine | |
| 2021-03-26 | SL-14975 SL-14384 viewer crashes because of large chat groups | Andrey Kleshchev | |
| 1. Due to desync participant can be NULL - added NULL checks 2. With large backlog of events, closing and then opening a goup session was causing a crash due to obsolete events - added cleanup for backlog 3. In some cases events were accumulating faster than they were processed - ensured that after certain point event processing scales up with a backlog | |||
| 2021-03-01 | SL-13609 Don't use any icon for Nearby chat | Mnikolenko Productengine | |
| 2021-01-06 | SL-14270 Crash on participant's updateName | Andrey Kleshchev | |
| Session was deleted before viewer had a chance to create view for listener, so listener ended up not deleted and avaiting an uptade, then tryed to call for deleted session. | |||
| 2020-09-28 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
| # Conflicts: # indra/newview/llpanelprimmediacontrols.cpp | |||
| 2020-07-16 | SL-13609 Better indicate which conversation is active in Conversations floater | Mnikolenko Productengine | |
| 2020-07-13 | SL-13597 Crash in LLFloaterIMSessionTab::addConversationViewParticipant | Mnikolenko Productengine | |
| 2020-07-09 | SL-13397 Reduce Viewer freeze when opening chat with a large group. | Mnikolenko Productengine | |
| 2017-06-12 | MAINT-7478 Build fix, boost function doesn't like 'reuse' of cb_do_nothing | andreykproductengine | |
| 2017-06-09 | MAINT-7478 Fixed "No callback" log spam | andreykproductengine | |
| 2016-05-20 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
| 2016-05-18 | MAINT-6377 Nearby chat toasts cover the conversation floater. | Mnikolenko Productengine | |
| 2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
| 2014-10-15 | MAINT-4555 FIXED Floater opens in the bottom right corner overlapping ↵ | Mnikolenko ProductEngine | |
| Conversations floater | |||
| 2014-09-03 | MAINT-4363 FIXED In-use script dialogs and pending inventory offers are ↵ | andreykproductengine | |
| forced out of view and into their chiclet every time a new conversation is started by another resident or a new group chat session opens | |||
| 2014-03-12 | merge with release | Richard Linden | |
| 2013-11-19 | SH-4634 FIX Interesting: Viewer crashes when receiving teleport offer | Richard Linden | |
| renamed fast timers to have unique names, changes instance tracker to never allow duplicates | |||
| 2013-11-08 | MAINT-3400 FIXED Reshape IMSession floater after expanding participant list. | Mnikolenko ProductEngine | |
| 2013-06-18 | CHUI-979 FIXED Clear highlight after clicking in chat input. Do not flash ↵ | Mnikolenko ProductEngine | |
| chat button if current conversation is focused and torned off. | |||
| 2013-06-12 | CHUI-896 ADD FIX Line flashing and FUI button flashing not working correctly ↵ | PavelK ProductEngine | |
| for CHUI notifications 1) Fixed line flashing upon conversation floater opening (previously was highlight only) 2) Fixed line highlight (and flashing) clearing when clicking Chat input field | |||
| 2013-06-06 | CHUI-973 FIXED Speaking indicator was removed | Mnikolenko ProductEngine | |
