Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-08 | SL-3007 Report abuse option in paticipan list | Andrey Kleshchev | |
2021-04-29 | Merge master into DV525-merge-6.4.19 | Dave Houlton | |
2021-04-01 | SL-15061 Crash deleting non-zero reference in LLConversationItemSession | Andrey Kleshchev | |
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-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. | |||
2021-01-05 | SL-14074 Resolved potential cause of conversation crashes | Andrey Kleshchev | |
Models (listeners) belong to folder-views, deleting all of them means that not only proper cleanup procedure won't be followed, and view might try clean dead pointer. | |||
2020-04-28 | SL-13119 Duplicate check was causing slowdowns | Andrey Kleshchev | |
2019-02-15 | SL-10351 Cleanup | andreykproductengine | |
2019-02-11 | SL-10351 Fixed Avatars muted by Group moderator become Blocked forever | andreykproductengine | |
2019-02-11 | SL-10347 Fixed Users can't exchange text messages after moderator click on ↵ | andreykproductengine | |
"Mute everyone" | |||
2017-02-15 | MAINT-7118 Swapping legacy people API with new cache | andreykproductengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-07-02 | MAINT-5345 FIXED Unable to end IM voice call using context menu. | Mnikolenko ProductEngine | |
2014-07-14 | MAINT-4226 Group ban option is added to participant menu in Group chat. | Mnikolenko ProductEngine | |
2013-11-06 | merge with release | Richard Linden | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-08-26 | merge changes for 3.6.4-release | Oz Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-06-13 | merge changes for 3.5.3-release | Oz Linden | |
2013-06-05 | STORM-1838 Slowly reappling changes to work with CHUI | Jonathan Yap | |
2013-06-05 | CHUI-918 Don't show "Close Selected" item if Nearby chat is selected | Mnikolenko ProductEngine | |
2013-06-04 | CHUI-918 FIXED Close only selected conversations instead of closing all ↵ | Mnikolenko ProductEngine | |
conversations. | |||
2013-05-29 | CHUI-918 FIXED "Close all conversations" menu item is added to context menu. | Mnikolenko ProductEngine | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-04-23 | CHUI-943 FIXED "Chat history" menu item is added to context menu for Nearby ↵ | Mnikolenko ProductEngine | |
chat. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-14 | CHUI-700 FIX [CHUIBUG]"Zoom in" feature for avatars has disappeared | Cho | |
Added "Zoom In" context menu item to Nearby Chat list in People floater and Conversation floater | |||
2013-02-27 | CHUI-788 FIXED Mute icon not shown in participant list in conversation floater | maksymsproductengine | |
2013-02-12 | CHUI-740 FIX Incorrect option shown in group Moderator tools "Toggle mute ↵ | Cho | |
this participant" Reverted changes in menu_conversation.xml, llconversationmodel.cpp, and llfloaterimcontainer.cpp | |||
2013-01-31 | CHUI-612 FIXED Blank conversation names showing in conversation list | maksymsproductengine | |
2013-01-28 | CHUI-395 (Group moderators are not shown as Moderators in group conversation) | mberezhnoy | |
2013-01-08 | CHUI-612 FIXED Blank conversation names showing in conversation list | maksymsproductengine | |
2013-01-04 | Merge with viewer-chui | Merov Linden | |
2013-01-04 | CHUI-580 : Fixed : Avoid fetching names while reacting to display name ↵ | Merov Linden | |
checkbox change (overkill), make display name pref disabled when usePeopleAPI is off | |||
2012-12-20 | CHUI-429 : Fixed! Add a flag to filter multi/single selection situations in ↵ | Merov Linden | |
menu building. Implement in conversation contextual menu. | |||
2012-12-17 | CHUI-580 : WIP : Added disconnect of callbacks once they're called to ↵ | Merov Linden | |
prevent filling up the callback queue | |||
2012-12-17 | CHUI-580 : WIP : Protect callback connections passed to ↵ | Merov Linden | |
LLAvatarNameCache::get() where necessary | |||
2012-12-10 | CHUI-394 (Group moderation tools missing in right click menus) | MaximB ProductEngine | |
2012-12-07 | CHUI-580, CHUI-406 : Fixed : Finished avatar name caching, also fixed the ↵ | Merov Linden | |
display of (waiting) when names don't come (mostly in legacy mode). | |||
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-05 | CHUI-577 FIXED "Mute text" and "Block voice" items are added to context menu ↵ | maxim@mnikolenko | |
instead of "Block\unblock" | |||
2012-12-04 | CHUI-550, CHUI-551 : Fixed : Changed conversation sorting according to ↵ | Merov Linden | |
designer's desires. | |||
2012-11-30 | CHUI-406 : Fixed again : Update of the P2P session name when not initiating ↵ | Merov Linden | |
a session was wrong. Add getting the participant name from the session. | |||
2012-11-30 | CHUI-404, CHUI-406 : Fixed : update ad-hoc conversation when participant ↵ | Merov Linden | |
logs off, update title of ad-hoc and P2P to be consistent with torn off and input field | |||
2012-11-21 | CHUI-429, CHUI-511, CHUI-388 : Multiselection and menus in torn off dialogs | Merov Linden | |
2012-11-14 | CHUI-479 : WIP : More tracing | Merov Linden | |
2012-11-14 | CHUI-479 : WIP : Add debug tracing into speaking indicator manager and ↵ | Merov Linden | |
monitors (to be deleted eventually). | |||
2012-11-01 | CHUI-446 FIXED Checkm mParent before using dynamic_cast | maxim_productengine | |
2012-10-30 | CHUI-459: Creating a fetchAvatarName() method for the ↵ | William Todd Stinson | |
LLConversationItemParticipant class to allow the class to query for the avatar display name directly. Also, added a field to store the avatar name cache callback connection so that we can disconnect properly on object destruction to avoid a crash with the callback attempting to access recently freed memory. |