<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llmutelist.cpp, branch 26.3</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.3</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.3'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2026-04-07T17:48:52Z</updated>
<entry>
<title>Attempt one additional mute list request from simulator after region change</title>
<updated>2026-04-07T17:48:52Z</updated>
<author>
<name>Darl</name>
<email>me@darl.cat</email>
</author>
<published>2026-04-04T03:57:53Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=0a42b9f220c320b9cdc43987ff1f0d9871a4958b'/>
<id>urn:sha1:0a42b9f220c320b9cdc43987ff1f0d9871a4958b</id>
<content type='text'>
Signed-off-by: Darl &lt;me@darl.cat&gt;
</content>
</entry>
<entry>
<title>Improve documentation and logging of LLMuteList changes</title>
<updated>2026-04-07T17:48:52Z</updated>
<author>
<name>Darl</name>
<email>me@darl.cat</email>
</author>
<published>2026-04-03T23:33:00Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9978c669b42c1a7ebd96fbdf34abb211590af66a'/>
<id>urn:sha1:9978c669b42c1a7ebd96fbdf34abb211590af66a</id>
<content type='text'>
Signed-off-by: Darl &lt;me@darl.cat&gt;
</content>
</entry>
<entry>
<title>Eliminate pointless mutelist cache fallback attempt, instead manually set state to guard against a possible cache write to disk to be safe</title>
<updated>2026-04-07T17:48:52Z</updated>
<author>
<name>Darl</name>
<email>me@darl.cat</email>
</author>
<published>2026-04-02T16:56:42Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=840383def31edd7b60f49bbc82303bf642c0d1ec'/>
<id>urn:sha1:840383def31edd7b60f49bbc82303bf642c0d1ec</id>
<content type='text'>
Signed-off-by: Darl &lt;me@darl.cat&gt;
</content>
</entry>
<entry>
<title>Rename LLMuteList state machine touch points for clarity</title>
<updated>2026-04-07T17:48:52Z</updated>
<author>
<name>Darl</name>
<email>me@darl.cat</email>
</author>
<published>2026-04-02T16:27:48Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=0abb59a959d16b1163076ff0bd804d59ccf57bdb'/>
<id>urn:sha1:0abb59a959d16b1163076ff0bd804d59ccf57bdb</id>
<content type='text'>
getLoadFailed -&gt; updateLoadState
- No longer labeled as a plain getter, but instead as a state machine advancement point
- This name reflects its role in advancing the state according to design parameters when called from the idle loop
- Call site in LLIMProcessing::requestOfflineMessages simplified by internalizing our readiness checks

isFailed
- Reintroduced const to match isLoaded for determining state

Signed-off-by: Darl &lt;me@darl.cat&gt;
</content>
</entry>
<entry>
<title>Treat emptymutelist dispatch from the simulator as authoritative when in a cache fallback status.</title>
<updated>2026-04-07T17:48:52Z</updated>
<author>
<name>Darl</name>
<email>me@darl.cat</email>
</author>
<published>2026-04-02T15:23:50Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=03c13540cb38d2e0ada6bf62ad2d4666487fa090'/>
<id>urn:sha1:03c13540cb38d2e0ada6bf62ad2d4666487fa090</id>
<content type='text'>
This yields to the simulator's responsibility as source-of-truth.

e.g. Bob has Alice blocked for a while across all his devices
1. Bob unblocked Alice on his laptop
2. Bob logs in on his desktop with a cached mutelist
3. LLDispatchEmptyMuteList fires
4. LLMuteList becomes eventually-correct, reflecting most recent signaled user intent

Signed-off-by: Darl &lt;me@darl.cat&gt;
</content>
</entry>
<entry>
<title>Allow mute list to fallback to cached copy when simulator response somehow isn't received</title>
<updated>2026-04-07T17:48:52Z</updated>
<author>
<name>Darl</name>
<email>me@darl.cat</email>
</author>
<published>2026-04-01T16:36:51Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=61417e2ba3ba77fe79b9d1d477524cba130106c6'/>
<id>urn:sha1:61417e2ba3ba77fe79b9d1d477524cba130106c6</id>
<content type='text'>
Signed-off-by: Darl &lt;me@darl.cat&gt;
</content>
</entry>
<entry>
<title>Merge branch 'release/2026.01' into develop</title>
<updated>2026-02-24T23:41:26Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@geenzo.com</email>
</author>
<published>2026-02-24T23:41:26Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ed418397a17573f0bf72991cb8348558e1049f14'/>
<id>urn:sha1:ed418397a17573f0bf72991cb8348558e1049f14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduced Tracy instrumentation to app initialization</title>
<updated>2026-01-21T20:07:08Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2026-01-11T18:09:02Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=aad49bd41461269bc3294df73050a2dd4fc76fe1'/>
<id>urn:sha1:aad49bd41461269bc3294df73050a2dd4fc76fe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#4267 Slight logging improvement for mute list</title>
<updated>2026-01-15T23:28:07Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-01-15T23:27:04Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=1d4a31c12473ba228e06a1360602af668e3e3d2c'/>
<id>urn:sha1:1d4a31c12473ba228e06a1360602af668e3e3d2c</id>
<content type='text'>
</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://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>
</feed>
