Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-29 | Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge | Andrey Lihatskiy | |
# Conflicts: # indra/llcommon/CMakeLists.txt # indra/newview/llspatialpartition.cpp # indra/newview/llviewergenericmessage.cpp # indra/newview/llvoavatar.cpp | |||
2023-10-05 | SL-20348 Focus should be in the chat bar when the Conversations floater is ↵ | Alexander Gavriliuk | |
opened | |||
2023-07-11 | SL-19986 Crash at LLConversationItemSession::findParticipant | Andrey Kleshchev | |
Observed on bugsplat, no repro. Something destroys LLConversationItem without cleaning list (some sessions reuse the item, but they aren't supposed to remove it). Either item should inform floater to be properly removed or should be stored as an LLPointer. | |||
2022-10-19 | Reduce folderview menu bloat via lazy creation on right click | Rye Mutt | |
2022-09-08 | SL-3007 Report abuse option in paticipan list | Andrey Kleshchev | |
2022-03-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/cmake/GLOD.cmake # indra/llcommon/tests/llprocess_test.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolavatar.cpp # indra/newview/llfloatermodelpreview.cpp # indra/newview/llmodelpreview.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp # indra/newview/viewer_manifest.py | |||
2021-10-25 | SL-16234 handle closing floater correctly | Mnikolenko Productengine | |
2021-10-22 | SL-16234 FIXED Frame stall caused by unnecessary building the floater when ↵ | Mnikolenko Productengine | |
exiting viewer | |||
2021-09-06 | SL-15950 Crash at selectConversationPair | Andrey Kleshchev | |
According to callstack data, new_selection was somehow 0x0002 which is invalid. According to logs, session was just deleted, right before opening floater to some other session by arriving message, likely to the removed one. | |||
2021-04-29 | Merge master into DV525-merge-6.4.19 | Dave Houlton | |
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-02-01 | Merge branch 'master' of https://bitbucket.org/lindenlab/viewer/src/master ↵ | Andrey Kleshchev | |
into DRTVWR-515-maint # Conflicts: # autobuild.xml (llca) # indra/llwindow/llwindow.h (SL-13507 vs SL-5894) # indra/newview/llscenemonitor.cpp (SL-14422) # indra/newview/llvovolume.cpp (SL-12069) | |||
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-11-13 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloatereditextdaycycle.cpp # indra/newview/llfloaterfixedenvironment.cpp | |||
2020-11-11 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llui/llfolderviewmodel.h # indra/newview/lltexturecache.cpp # indra/newview/llviewermenu.h # indra/newview/skins/default/xui/en/menu_wearable_list_item.xml | |||
2020-10-07 | SL-14074 LLConversationItemParticipant crash | Andrey Kleshchev | |
2020-09-28 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llpanelprimmediacontrols.cpp | |||
2020-09-28 | Merge branch 'master' into DRTVWR-507-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/pipeline.cpp | |||
2020-09-22 | Merge branch 'master' v6.4.9 into DRTVWR-497 | Dave Houlton | |
2020-09-22 | Merge branch 'master' into DRTVWR-507-maint | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/llfloaterconversationpreview.cpp # indra/newview/llinventorypanel.h # indra/newview/llmeshrepository.h # indra/newview/llvoicevivox.cpp | |||
2020-07-16 | SL-13609 Better indicate which conversation is active in Conversations floater | Mnikolenko Productengine | |
2020-07-09 | SL-13397 Reduce Viewer freeze when opening chat with a large group. | Mnikolenko Productengine | |
2020-05-18 | Small Cleanup | Andrey Kleshchev | |
2020-03-11 | SL-12452 FIXED The moderator can't unmute himself in the group call after ↵ | maxim_productengine | |
turning on 'Mute everyone' option | |||
2019-07-03 | DRTVWR-493 LLAvatarNameCache to singletone | andreykproductengine | |
2019-02-20 | SL-1811 Slight chat optimization | andreykproductengine | |
2018-02-28 | MAINT-8181 Save conversation panel width between sessions | maxim_productengine | |
2017-05-17 | MAINT-6805 Fixed Right-click menus in the right and left panes of the ↵ | andreykproductengine | |
Conversations windows are different | |||
2017-02-15 | MAINT-7118 Swapping legacy people API with new cache | andreykproductengine | |
2016-12-27 | MAINT-7022 Crash in LLFloaterIMContainer::visibleContextMenuItem() | Mnikolenko Productengine | |
2016-08-30 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2016-01-15 | merge changes for 4.0.1-release | Oz Linden | |
2015-11-19 | MAINT-5297 Backed out changeset: bfef055de5f5 | AndreyL ProductEngine | |
2015-11-19 | MAINT-5297 Backed out changeset: dd9e3cbf10e5 | AndreyL ProductEngine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-11-02 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2015-10-27 | MAINT-5758 FIXED "Ban Member" from the group chatters list context menu | AndreyL ProductEngine | |
is greyed out once you have performed a ban, until you load the group members list from group info. | |||
2015-09-02 | MAINT-5297 Allow global toggle of 'View People Icons' - Global switch part | AndreyL ProductEngine | |
--HG-- branch : develop | |||
2015-09-01 | MAINT-5297 Allow global toggle of 'View People Icons' - Chat window part | AndreyL ProductEngine | |
--HG-- branch : develop | |||
2015-08-13 | MAINT-5219 FIXED "Ban Member" from the group chatters list context menu is ↵ | AndreyL ProductEngine | |
greyed out when you have the ability to manage the ban list | |||
2015-05-26 | MAINT-5233 FIXED Viewer fall into recourse and crash when try open chat floater | Mnikolenko ProductEngine | |
2015-05-22 | MAINT-5232: Clean up some dubious LLSingleton methods. | Nat Goodspeed | |
Remove evil getIfExists() method, used by no one. Remove evil destroyed() method, used in exactly three places -- one of which is a test. Replace with equally evil instanceExists() method, which is used EVERYWHERE -- sigh. | |||
2015-05-19 | MAINT-5201 FIXED 'Chat history' option in context menu does not works for ↵ | Mnikolenko ProductEngine | |
multiperson chat. | |||
2015-05-15 | MAINT-5206 FIXED always show Nearby chat on first opening of IMcontainer ↵ | Mnikolenko ProductEngine | |
floater. | |||
2014-08-05 | DRTVWR-373 Merge with viewer-release 3.7.13 | maksymsproductengine | |
2014-07-16 | MAINT-4263 FIXED Viewer crashes after right click on group in Conversations. | maksymsproductengine | |
2014-07-14 | MAINT-4226 Group ban option is added to participant menu in Group chat. | Mnikolenko ProductEngine | |
2014-06-18 | MAINT-3186 FIXED Disable menu items if group or ad-hoc chat is in multiselection | maxim@mnikolenko | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-05-12 | MAINT-3963 FIXED The behavior of speak button in the conversations HUB and ↵ | Mnikolenko ProductEngine | |
toolbar button is consistent now. Use setUserPTTState(false) to switch off the mic. |