<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llmutelist.cpp, branch 26.4</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.4</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.4'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2026-08-12T01:39:19Z</updated>
<entry>
<title>Merge remote-tracking branch 'origin/develop-linux' into geenz/linux-to-develop</title>
<updated>2026-08-12T01:39:19Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@geenzo.com</email>
</author>
<published>2026-08-12T01:39:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8cabc33e960ca93fdc1a32c77cf611269d95d51b'/>
<id>urn:sha1:8cabc33e960ca93fdc1a32c77cf611269d95d51b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup for PR #5269</title>
<updated>2026-04-21T18:53:41Z</updated>
<author>
<name>Darl</name>
<email>me@darl.cat</email>
</author>
<published>2026-04-20T23:40:09Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=4d400489662fcab5d255629d14a7a64385a89893'/>
<id>urn:sha1:4d400489662fcab5d255629d14a7a64385a89893</id>
<content type='text'>
Constitutes zero behavioral changes.

Signed-off-by: Darl &lt;me@darl.cat&gt;
</content>
</entry>
<entry>
<title>LLMuteList::isLoadedFromServer should also include MLS_SERVER_CACHE</title>
<updated>2026-04-21T18:53:41Z</updated>
<author>
<name>Darl</name>
<email>me@darl.cat</email>
</author>
<published>2026-04-20T23:22:52Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=f0b083c5e5223ec2e6c4f6a6761ce9480239d1de'/>
<id>urn:sha1:f0b083c5e5223ec2e6c4f6a6761ce9480239d1de</id>
<content type='text'>
This fixes a bug where the user logs in with good cache, server issues use-cached response, and then the viewer would send another mutelist request on region change.

Signed-off-by: Darl &lt;me@darl.cat&gt;
</content>
</entry>
<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>
</feed>
