<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llfloaterimsession.cpp, branch cef_147</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=cef_147</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=cef_147'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2026-04-22T14:47:46Z</updated>
<entry>
<title>Update notify panel width; remove "To" from chat label</title>
<updated>2026-04-22T14:47:46Z</updated>
<author>
<name>Mnikolenko Productengine</name>
<email>mnikolenko@productengine.com</email>
</author>
<published>2026-04-22T14:47:46Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b265859fb4d4edea9a2797debabea1c0b611f671'/>
<id>urn:sha1:b265859fb4d4edea9a2797debabea1c0b611f671</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#2938 show confirmation before closing Conference chat</title>
<updated>2026-02-17T00:22:50Z</updated>
<author>
<name>Maxim Nikolenko</name>
<email>maximnproductengine@lindenlab.com</email>
</author>
<published>2026-02-17T00:22:50Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b3ea509c0b42ff774c52281ea200be634ec49e00'/>
<id>urn:sha1:b3ea509c0b42ff774c52281ea200be634ec49e00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#3758 initial chat mention support</title>
<updated>2025-04-18T16:59:17Z</updated>
<author>
<name>Mnikolenko Productengine</name>
<email>mnikolenko@productengine.com</email>
</author>
<published>2025-04-18T14:48:02Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=3e46d707a243e91046b3ab0af8f844d7f40f77b4'/>
<id>urn:sha1:3e46d707a243e91046b3ab0af8f844d7f40f77b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>viewer#2985 Odd crash when notifying voice observers</title>
<updated>2024-11-01T15:54:05Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2024-10-31T23:29:06Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=0114be2c155ed5a3de17f6b49d06fab607b9d6bf'/>
<id>urn:sha1:0114be2c155ed5a3de17f6b49d06fab607b9d6bf</id>
<content type='text'>
Crash points at enableDisableCallBtn, but button's floater was cleaned
earlier and has a removeObserver call so an observer record should be
long gone. Likely something else is going on.
Went over various callbacks and made sure they are cleaned. But in case
floater somehow remained, added mSession = nullptr.
</content>
</entry>
<entry>
<title>#2325 WebRTC: p2p voice calling option sometimes becomes disabled after calling another agent back too soon</title>
<updated>2024-08-22T15:18:42Z</updated>
<author>
<name>Alexander Gavriliuk</name>
<email>alexandrgproductengine@lindenlab.com</email>
</author>
<published>2024-08-21T16:04:28Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=f7bb097247e5ccbd699a76e872913e557c545d3a'/>
<id>urn:sha1:f7bb097247e5ccbd699a76e872913e557c545d3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>viewer#2296 Don't show 'are you sure you want to leave the call' when shutting down</title>
<updated>2024-08-19T05:12:34Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2024-08-16T16:27:48Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=7cc3ff55b97b94a3b52daebfe072eb22192c710b'/>
<id>urn:sha1:7cc3ff55b97b94a3b52daebfe072eb22192c710b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024.06-atlasaurus</title>
<updated>2024-08-15T16:41:54Z</updated>
<author>
<name>Brad Linden</name>
<email>brad@lindenlab.com</email>
</author>
<published>2024-08-15T16:41:54Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5f26ba801475d1a212b00503197dbc5a77cee1d8'/>
<id>urn:sha1:5f26ba801475d1a212b00503197dbc5a77cee1d8</id>
<content type='text'>
 # Conflicts:
 #	indra/newview/llpanelpeople.cpp
</content>
</entry>
<entry>
<title>viewer-private#262 webrtc crashes on shutdown</title>
<updated>2024-08-13T16:30:17Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2024-08-13T05:55:23Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e086437f12db31cb2dcc2e8fdf12794cc802cc0d'/>
<id>urn:sha1:e086437f12db31cb2dcc2e8fdf12794cc802cc0d</id>
<content type='text'>
removeObserver failed to remove an im session floater
</content>
</entry>
<entry>
<title>Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voice</title>
<updated>2024-06-13T21:59:28Z</updated>
<author>
<name>Roxie Linden</name>
<email>roxie@lindenlab.com</email>
</author>
<published>2024-06-13T21:59:28Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5e60392c273f0c9c5efa765a05414c618381780a'/>
<id>urn:sha1:5e60392c273f0c9c5efa765a05414c618381780a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings</title>
<updated>2024-06-01T13:49:26Z</updated>
<author>
<name>Ansariel</name>
<email>ansariel.hiller@phoenixviewer.com</email>
</author>
<published>2024-06-01T13:49:26Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8'/>
<id>urn:sha1:b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8</id>
<content type='text'>
</content>
</entry>
</feed>
