summaryrefslogtreecommitdiff
path: root/indra/newview/llconversationview.cpp
AgeCommit message (Collapse)Author
2022-07-13SL-17760 Crash at LLFolderViewItem::refresh(318)Andrey Kleshchev
and at LLFolderViewItem::postBuild for LLConversationViewParticipant
2022-03-09SL-16992 Crash at LLVivoxVoiceClient::notifyStatusObserversAndrey Kleshchev
2021-06-07Merge branch 'master' into DRTVWR-527-maintAndrey Lihatskiy
2021-04-30Merge branch 'master' into DRTVWR-527-maintAndrey Lihatskiy
2021-04-29Merge master into DV525-merge-6.4.19Dave Houlton
2021-04-01SL-13182 Split buildNewViews over framesAndrey Kleshchev
2021-04-01SL-15061 Crash deleting non-zero reference in LLConversationItemSessionAndrey Kleshchev
2021-04-01SL-15053 Use previous icon for Nearby chatMnikolenko Productengine
2021-03-26SL-14975 SL-14384 viewer crashes because of large chat groupsAndrey 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-01SL-13609 Don't use any icon for Nearby chatMnikolenko Productengine
2021-01-06SL-14270 Crash on participant's updateNameAndrey 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-11-13Merge branch 'master' into DRTVWR-515-maintAndrey Lihatskiy
# Conflicts: # indra/newview/llfloatereditextdaycycle.cpp # indra/newview/llfloaterfixedenvironment.cpp
2020-08-17SL-13784 Highlight friends' names in Conversations floaterMnikolenko Productengine
2020-05-07SL-13119 Fixed label updatesAndrey Kleshchev
2020-04-30SL-13119 Made control settings cached and fixed potential filtering issueAndrey Kleshchev
2020-04-29SL-13119 Moved ineffective function from inventory view creationAndrey Kleshchev
2019-10-08SL-12062 FIXED The 'voice volume' slider in IM does not change the personal ↵maxim_productengine
volume of user
2019-03-05SL-10686 Refresh indicators on session change, fix visibilityandreykproductengine
2019-02-20SL-1811 Slight chat optimizationandreykproductengine
2019-02-11SL-10351 Fixed Avatars muted by Group moderator become Blocked foreverandreykproductengine
2016-12-13MAINT-7002 Crash in LLConversationViewSession::handleMouseUp()Mnikolenko Productengine
2016-12-13MAINT-6990 'Voice chat volume' floater is shown if you click in the right ↵Mnikolenko Productengine
side of resident name
2015-11-19MAINT-5297 Backed out changeset: bfef055de5f5AndreyL ProductEngine
2015-11-19MAINT-5297 Backed out changeset: dd9e3cbf10e5AndreyL ProductEngine
2015-11-19MAINT-5847 Backed out changeset: 114068a17d38AndreyL ProductEngine
2015-11-12MAINT-5847 FIXED Crash on attempt to IM related to global toggle of people iconsAndreyL ProductEngine
2015-09-02MAINT-5297 Allow global toggle of 'View People Icons' - Global switch partAndreyL ProductEngine
--HG-- branch : develop
2015-09-01MAINT-5297 Allow global toggle of 'View People Icons' - Chat window partAndreyL ProductEngine
--HG-- branch : develop
2014-12-16MAINT-3483 FIXED Cursor is not in input field, after double click on ↵Mnikolenko ProductEngine
resident in Nearby chat
2014-03-12merge with releaseRichard Linden
2013-11-19SH-4634 FIX Interesting: Viewer crashes when receiving teleport offerRichard Linden
renamed fast timers to have unique names, changes instance tracker to never allow duplicates
2013-10-30Merge downstream code from viewer-bearsimon
2013-10-28MAINT-3343 FIXED Expand/Collapse message pan only on left click.Mnikolenko ProductEngine
2013-10-28MAINT-3343 FIXED Expand/Collapse message pan only on left click.Mnikolenko ProductEngine
2013-08-23MAINT-3031: Toggle Expanding CHUI when Icon is CLickedPavelK ProductEngine
2013-08-26Merge downstream code from CHUIStorm releasesimon
2013-07-10CHUI-984 FIX Clicking on voice icon no longer brings up voice volume sliderPavelK ProductEngine
2013-07-08CHUI-982 FIXED Clicking on conversation in conversation list to bring focus ↵maksymsproductengine
to conversation removes text entry prompt for chat bar
2013-06-06CHUI-896 ADD FIX Line flashing and FUI button flashing not working correctly ↵PavelK ProductEngine
for CHUI notifications Fixed line flashing when conversations floater is open but does not have focus
2013-05-27CHUI-867 FIXED Set focus to Session floater(if it is torn off) after ↵Mnikolenko ProductEngine
clicking appropriate conversation item.
2013-04-17CHUI-933 FIXED No notification of IMs when coming out of Do Not Disturb mode ↵PavelK ProductEngine
with Flash Toolbar button preference
2013-04-11Merge in downstream code (chui fixes, materials)simon
2013-04-09CHUI-797 FIXED Only one separated conversation window is shown after exiting ↵PavelK ProductEngine
from mouselook view Added all separated conversation floaters to skip list used in gFloaterView->popVisibleAll(skip_list) in llagent.cpp since LLFloaterIMContainer::setVisible() takes control of them by itself.
2013-03-28CHUI-896 FIXED Line flashing and FUI button flashing not working correctly ↵AlexanderP ProductEngine
for CHUI notifications: added flashing of the line item after conv. floater opens
2013-03-19Merge in viewer-beta to get CHUI codeSimon Linden
2013-03-12mergemberezhnoy
2013-03-11CHUI-840 (Right clicking on unselected group conversation can have ↵mberezhnoy
unpredictable results for menu options)
2013-03-08CHUI-772 FIX User sees no notification of conversation activity not visible ↵Cho
in long scrolling conversation list Added call to mConversationsRoot->arrange() in LLFloaterIMContainer::isScrolledOutOfSight()
2013-03-05CHUI-772 FIX User sees no notification of conversation activity not visible ↵Cho
in long scrolling conversation list Added call to setSelectedSession() from LLConversationViewParticipant::handleMouseDown()
2013-02-27CHUI-788 FIXED Mute icon not shown in participant list in conversation floatermaksymsproductengine