Andrey Kleshchev
b9ac5b8ac4
SL-16992 Crash at LLVivoxVoiceClient::notifyStatusObservers
2022-03-09 21:11:19 +02:00
Andrey Lihatskiy
30c381406c
Merge branch 'master' into DRTVWR-530-maint
...
# Conflicts:
# doc/contributions.txt
2021-11-16 01:09:11 +02:00
Mnikolenko Productengine
4fc4d965c1
SL-15868 FIXED Crash in LLFloaterIMSessionTab::enableDisableCallBtn
2021-08-23 17:46:38 +03:00
Andrey Kleshchev
7956f7bfd3
SL-15458 Avatars who are moderators appear twice in popped-out IM session floater
2021-06-25 22:14:33 +03:00
Dave Houlton
2386125ae0
Merge master into DV525-merge-6.4.19
2021-04-29 11:40:22 -06:00
Mnikolenko Productengine
e51ec77431
SL-15053 Use previous icon for Nearby chat
2021-04-01 13:47:18 +03:00
Andrey Kleshchev
3c002e7db5
SL-14975 SL-14384 viewer crashes because of large chat groups
...
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-26 15:47:49 -06:00
Mnikolenko Productengine
ba608514e1
SL-13609 Don't use any icon for Nearby chat
2021-03-01 17:16:07 +02:00
Andrey Kleshchev
f86014ef15
SL-14270 Crash on participant's updateName
...
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-06 01:33:26 +02:00
Andrey Lihatskiy
1d458de949
Merge branch 'master' into DRTVWR-515-maint
...
# Conflicts:
# indra/newview/llpanelprimmediacontrols.cpp
2020-09-28 22:29:19 +03:00
Mnikolenko Productengine
2c93c14c9d
SL-13609 Better indicate which conversation is active in Conversations floater
2020-07-16 17:51:06 +03:00
Mnikolenko Productengine
ff077375b2
SL-13597 Crash in LLFloaterIMSessionTab::addConversationViewParticipant
2020-07-13 20:28:05 +03:00
Mnikolenko Productengine
e1e25f9a0d
SL-13397 Reduce Viewer freeze when opening chat with a large group.
2020-07-09 12:15:03 -06:00
andreykproductengine
52a964376b
MAINT-7478 Build fix, boost function doesn't like 'reuse' of cb_do_nothing
2017-06-12 16:28:53 +03:00
andreykproductengine
34cfd3714b
MAINT-7478 Fixed "No callback" log spam
2017-06-09 22:02:42 +03:00
AndreyL ProductEngine
c50f96b492
Merged in lindenlab/viewer-lynx
2016-05-20 02:06:08 +03:00
Mnikolenko Productengine
191c2aec49
MAINT-6377 Nearby chat toasts cover the conversation floater.
2016-05-18 13:15:01 +03:00
Oz Linden
c8726aba30
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
Mnikolenko ProductEngine
bafcec7dee
MAINT-4555 FIXED Floater opens in the bottom right corner overlapping Conversations floater
2014-10-15 10:37:48 +03:00
andreykproductengine
9ffa7471bb
MAINT-4363 FIXED In-use script dialogs and pending inventory offers are 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-09-03 18:26:04 +03:00
Richard Linden
5b846ed2a6
merge with release
2014-03-12 12:48:43 -07:00
Richard Linden
391ac367d6
SH-4634 FIX Interesting: Viewer crashes when receiving teleport offer
...
renamed fast timers to have unique names, changes instance tracker to never allow duplicates
2013-11-19 17:40:44 -08:00
Mnikolenko ProductEngine
a8e74f20ba
MAINT-3400 FIXED Reshape IMSession floater after expanding participant list.
2013-11-08 12:32:36 +02:00
Mnikolenko ProductEngine
f922605ec6
CHUI-979 FIXED Clear highlight after clicking in chat input. Do not flash chat button if current conversation is focused and torned off.
2013-06-18 20:43:18 +03:00
PavelK ProductEngine
2a93df9888
CHUI-896 ADD FIX Line flashing and FUI button flashing not working correctly 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-12 19:22:27 +03:00
Mnikolenko ProductEngine
497789c476
CHUI-973 FIXED Speaking indicator was removed
2013-06-06 19:00:11 +03:00
Merov Linden
2113bb8159
Pull merge from viewer-release
2013-05-22 11:23:51 -07:00
Mnikolenko ProductEngine
724cab416f
CHUI-952 FIXED Disable single line mode when restoring floater.
2013-04-26 14:33:17 +03:00
Merov Linden
244734647c
Pull merge from lindenlab/viewer-chui
2013-04-22 23:22:09 -07:00
Oz Linden
ddd5659f81
merge changes for DRTVWR-294
2013-04-19 10:11:29 -04:00
Mnikolenko ProductEngine
09b70845e5
CHUI-946 FIXED Return FALSE if key is not handled here.
2013-04-19 14:52:37 +03:00
maksymsproductengine
0193a7b74c
CHUI-808 FIXED Draggable separator between conversations and message pane is not discoverable:
...
- final solution;
2013-04-16 04:55:09 +03:00
Merov Linden
e09959df0d
CHUI-849 : WIP : Prevents Finding Widgets in highly used code by getting pointers to widgets in PostBuild
2013-04-02 17:11:07 -07:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
maksymsproductengine
da8f2ffb16
CHUI-855 FIXED Text entry bar auto expand does not resize
2013-03-28 04:52:24 +02:00
Merov Linden
9f819806cd
CHUI-901 : Fixed! Do touch torn off state in restoreFloater()
2013-03-27 16:08:03 -07:00
Mnikolenko ProductEngine
9adb105999
CHUI-862 FIXED Save collapsed state for nearby chat.
2013-03-26 15:02:34 +02:00
Merov Linden
5f89fe0b61
CHUI-892 : Fixed. restoreFloater() called when floater docked
2013-03-25 23:01:36 -07:00
Merov Linden
819c837557
CHUI-889 : Fixed! Collapse/Expand of participants list in torn off panels
2013-03-22 20:28:52 -07:00
AlexanderP ProductEngine
bbfd1c0f2d
CHUI-878 FIXED Torn off conversation window width can be reduced and lose vertical scroll bar: manually setting of the floater's minimal size
2013-03-21 18:44:01 +02:00
maksymsproductengine
4d9e3e159e
CHUI-855 FIXED Text entry bar auto expand does not resize
2013-03-21 18:29:18 +02:00
Mnikolenko ProductEngine
9887daa3e3
CHUI-880 FIXED Show Button panel if floater is torned off. Don't show Conversation floater in Mouselook, if Nearby chat is torned off.
2013-03-21 18:04:10 +02:00
Mnikolenko ProductEngine
cee1a311ad
CHUI-870 FIXED Expand Message panel after clicking toast.
2013-03-20 15:41:57 +02:00
Mnikolenko ProductEngine
78e0dc5aa3
CHUI-860 FIXED Don't call onSlide() to change Participant list's state
2013-03-20 15:30:27 +02:00
AlexanderP ProductEngine
a5a9bd791c
CHUI-816 [CHUIBUG]CHUI does not remember undocked state and position of Nearby Chat
2013-03-15 16:04:09 +02:00
Mnikolenko ProductEngine
ee4fbb8e37
CHUI-830 FIXED Button for collapsing torn-off floater(to a single input line) is added.
...
Show toasts for new messages for that conversation, regardless of other prefs.
2013-03-15 12:33:46 +02:00
AlexanderP ProductEngine
7e26f6a59e
build fix
2013-03-13 19:34:41 +02:00
AlexanderP ProductEngine
212e21f352
CHUI-847 Fixed [CHUIBUG]Collapse Participant List, operates on all torn off chats: make flag mIsPartListExpanded for saving of the participant list panel expand/collapse state
2013-03-12 15:43:07 +02:00
Merov Linden
cb6574c905
CHUI-845 : Avoid some xml param parsing error that seems to be linked with crashers
2013-03-12 19:38:01 -07:00
Gilbert Gonzales
014376b49a
CHUI-832 (Different conversation than is selected shown in message panel after tearing off conversation): Now when a conversation is torn off an adjacent conversation is selected (but not focused).
2013-03-07 16:26:37 -08:00