<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llconversationview.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-01-30T17:14:01Z</updated>
<entry>
<title>#2572 fix displaying Voice dot in Conversations floater when Voice Chat was disabled</title>
<updated>2026-01-30T17:14:01Z</updated>
<author>
<name>Maxim Nikolenko</name>
<email>maximnproductengine@lindenlab.com</email>
</author>
<published>2026-01-30T17:14:01Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=25b5a184c5dc81d49edc53d5cf3f7b37ea5d4974'/>
<id>urn:sha1:25b5a184c5dc81d49edc53d5cf3f7b37ea5d4974</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#4675 Voice indicator did not reappear after tuning</title>
<updated>2025-09-16T06:29:59Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2025-09-15T20:47:11Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=7ec9736200d9f1a719e15462fac0a0f94cdd83af'/>
<id>urn:sha1:7ec9736200d9f1a719e15462fac0a0f94cdd83af</id>
<content type='text'>
resume() was trigggering sOnCurrentChannelChanged which was wiping
participant list with no follow up updates.
</content>
</entry>
<entry>
<title>#4011 Add conversation list highlight for chat mention</title>
<updated>2025-05-07T15:59:00Z</updated>
<author>
<name>Maxim Nikolenko</name>
<email>maximnproductengine@lindenlab.com</email>
</author>
<published>2025-05-07T15:59:00Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=50108bf0b7953e1f44a13b0790fe8dd8e9f7d2ca'/>
<id>urn:sha1:50108bf0b7953e1f44a13b0790fe8dd8e9f7d2ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>viewer#2565 Optimize LLFolderViewItem::draw()</title>
<updated>2024-09-18T08:38:06Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2024-09-13T17:50:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=55f2103adc36db0d3f068a31a144e15465226e13'/>
<id>urn:sha1:55f2103adc36db0d3f068a31a144e15465226e13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop</title>
<updated>2024-08-20T16:44:14Z</updated>
<author>
<name>Brad Linden</name>
<email>brad@lindenlab.com</email>
</author>
<published>2024-08-20T16:44:14Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=68f712615f6858d66aef1d030fb18debb1a2dae4'/>
<id>urn:sha1:68f712615f6858d66aef1d030fb18debb1a2dae4</id>
<content type='text'>
 # Conflicts:
 #	autobuild.xml
 #	indra/newview/llvoicewebrtc.cpp
</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>Fix chat text segments not dynamically updating when colors changed in preferences</title>
<updated>2024-08-05T03:11:57Z</updated>
<author>
<name>Rye Mutt</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2024-08-05T00:02:53Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=409b9eebe12b864280ead8e3c537a73e40548b97'/>
<id>urn:sha1:409b9eebe12b864280ead8e3c537a73e40548b97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimization and cleanup of various color finds during draw</title>
<updated>2024-08-05T03:11:57Z</updated>
<author>
<name>Rye Mutt</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2024-08-03T14:10:17Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c4e921828a41c0e759ee103c6cfdb2cc40c1a581'/>
<id>urn:sha1:c4e921828a41c0e759ee103c6cfdb2cc40c1a581</id>
<content type='text'>
</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>
</feed>
