<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llmessage, branch 26.1.1</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://www.megapahit.org/viewer.git/atom?h=26.1.1</id>
<link rel='self' href='https://www.megapahit.org/viewer.git/atom?h=26.1.1'/>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/'/>
<updated>2026-01-11T08:35:26Z</updated>
<entry>
<title>Merge tag 'Second_Life_Release#b26f62eb-26.1' into 2026.01</title>
<updated>2026-01-11T08:35:26Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-01-11T08:35:26Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=2f765440f8f7017e5af219c6124705c76af477c8'/>
<id>urn:sha1:2f765440f8f7017e5af219c6124705c76af477c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#3612 Handle missing capabilities instead of blocking further downloads</title>
<updated>2025-12-22T21:53:33Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2025-12-22T18:18:41Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=dd0dbf205cfb97451b5180bbc1cab6d2b40cbfbc'/>
<id>urn:sha1:dd0dbf205cfb97451b5180bbc1cab6d2b40cbfbc</id>
<content type='text'>
Landmarks that failed due to missing caps were blocked from being
rerequested.
</content>
</entry>
<entry>
<title>Merge tag 'Second_Life_Release#058ee5c6-2026.01' into 2026.01</title>
<updated>2025-12-11T04:22:23Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-12-11T04:22:23Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=e34592e5dcd70f067fc887a6128c9bc75c1e417c'/>
<id>urn:sha1:e34592e5dcd70f067fc887a6128c9bc75c1e417c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5109 LLExperienceCache crashes on a coroutine</title>
<updated>2025-12-05T21:06:57Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2025-12-05T16:01:28Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=4f22c12b9a2450edb83b441492d8010dfd135350'/>
<id>urn:sha1:4f22c12b9a2450edb83b441492d8010dfd135350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'secondlife/release/2026.01' into 2026.01</title>
<updated>2025-12-04T08:48:50Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-12-04T05:58:12Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=e3a35af2c676fb211ff7d01a79eb1a3299bc82f3'/>
<id>urn:sha1:e3a35af2c676fb211ff7d01a79eb1a3299bc82f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Legacy search floater"</title>
<updated>2025-12-04T05:57:24Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-12-04T05:57:24Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=ac052bed7f9f97efc63f0a0322214d4dcdcd5664'/>
<id>urn:sha1:ac052bed7f9f97efc63f0a0322214d4dcdcd5664</id>
<content type='text'>
This reverts commit 17e9bcbf628aa5bda84a36fc7daa9c6041e1bada.
</content>
</entry>
<entry>
<title>#5078 Replace boost::function with std::function</title>
<updated>2025-12-01T10:46:57Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-12-01T10:46:57Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=fb3f0e18a2ada57f98c3b10fab0c13fb2d504ae1'/>
<id>urn:sha1:fb3f0e18a2ada57f98c3b10fab0c13fb2d504ae1</id>
<content type='text'>
* Replace boost::function usage with std::function for easier debugging and reduced compiler warnings
* Remove a few remaining instances of boost::noncopyable that were missed in tests

Signed-off-by: Rye &lt;rye@alchemyviewer.org&gt;</content>
</entry>
<entry>
<title>Replace boost noncopyable and undefined function usage with modern c++ deleted operator and constructor</title>
<updated>2025-11-30T17:22:22Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-11-28T18:49:27Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=afb1f4d692bb593b3f200d490dd3f8fdeab8d279'/>
<id>urn:sha1:afb1f4d692bb593b3f200d490dd3f8fdeab8d279</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5078 Remove dead llblowfish and llmail code plus related tests</title>
<updated>2025-11-30T17:15:42Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-11-30T17:15:42Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=ec34a8832d41c5c046f3eef98d0ccde8c219ce9c'/>
<id>urn:sha1:ec34a8832d41c5c046f3eef98d0ccde8c219ce9c</id>
<content type='text'>
Signed-off-by: Rye &lt;rye@alchemyviewer.org&gt;</content>
</entry>
<entry>
<title>#5072 Use make_shared for more efficient ref counting and allocation</title>
<updated>2025-11-28T16:03:31Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-11-28T16:03:31Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=54b3f3de64f3749022d95063c7439bfed316645f'/>
<id>urn:sha1:54b3f3de64f3749022d95063c7439bfed316645f</id>
<content type='text'>
</content>
</entry>
</feed>
