Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2014-05-07 | Merge downstream version 3.7.8 code | simon | |
2014-03-24 | MAINT-3186 FIXED Disable menu items if group or ad-hoc chat is in multiselection | Mnikolenko ProductEngine | |
2014-03-12 | merge with release | Richard Linden | |
2014-03-11 | Merge downstream code to 3.7.4 | simon | |
2014-03-03 | [MAINT-3555][MAINT-3703] | Baker Linden | |
- Removed logging for MAINT-3555 - Added NULL guard to fix MAINT-3703 (hopefully) | |||
2014-02-25 | [MAINT-3784] - Viewer takes too long to shut down | Baker Linden | |
- Removed a lot of logging code to reduce application close time | |||
2014-02-25 | Merge downstream code | simon | |
2014-02-21 | Merge downstream code | simon | |
2014-02-20 | [MAINT-3555] Adding a bajillion log messages to (hopefully) narrow down the ↵ | Baker Linden | |
cause of the crash |