Age | Commit message (Collapse) | Author |
|
|
|
LF, and trim trailing whitespaces as needed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
emojis row after narrowing back the 'Conversations' floater
|
|
|
|
opened
|
|
|
|
after clicking the collapsing smiley button
|
|
are clicked
|
|
|
|
the button
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# doc/contributions.txt
# indra/newview/app_settings/shaders/class1/deferred/materialF.glsl
# indra/newview/llfloater360capture.cpp
|
|
|
|
|
|
and at LLFolderViewItem::postBuild for LLConversationViewParticipant
|
|
|
|
# Conflicts:
# doc/contributions.txt
|
|
|
|
floater
|
|
|
|
|
|
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
|
|
|
|
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.
|
|
# Conflicts:
# indra/newview/llpanelprimmediacontrols.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conversations floater
|
|
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
|
|
|
|
renamed fast timers to have unique names, changes instance tracker to never allow duplicates
|
|
|