<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llimprocessing.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>2025-12-02T19:48:12Z</updated>
<entry>
<title>#5086 Fix 'Copy SLURL' generating obsolete http link</title>
<updated>2025-12-02T19:48:12Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2025-12-02T13:49:30Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=35661866fbaa5d1b1437c998d61121cf651839a5'/>
<id>urn:sha1:35661866fbaa5d1b1437c998d61121cf651839a5</id>
<content type='text'>
use https
</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://megapahit.org/viewer.git/commit/?id=54b3f3de64f3749022d95063c7439bfed316645f'/>
<id>urn:sha1:54b3f3de64f3749022d95063c7439bfed316645f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#4267 Offline messages not being requested</title>
<updated>2025-07-11T17:31:32Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-07-10T21:47:12Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c488919ef296cd763346b48195a17d099dd19f8c'/>
<id>urn:sha1:c488919ef296cd763346b48195a17d099dd19f8c</id>
<content type='text'>
According to logs onFileMuteList doesn't get triggered.
I was able to repro, server just doesn't respond when file doesn't exist
server side.
As a workaround added timeout and state tracking into LLMuteList.
</content>
</entry>
<entry>
<title>Merge pull request #3911 from secondlife/main</title>
<updated>2025-04-15T14:14:27Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@lindenlab.com</email>
</author>
<published>2025-04-15T14:14:27Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=d19d44cc727b4c360ff8618c4c9375f4f10cec71'/>
<id>urn:sha1:d19d44cc727b4c360ff8618c4c9375f4f10cec71</id>
<content type='text'>
Merge 2025.03 release into develop.</content>
</entry>
<entry>
<title>#3052 remove pointless logging when group notice is received</title>
<updated>2025-03-05T11:36:40Z</updated>
<author>
<name>Maxim Nikolenko</name>
<email>maximnproductengine@lindenlab.com</email>
</author>
<published>2024-11-08T17:11:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8520ca966f56a63c656261f6f1d132f32f1c2f7c'/>
<id>urn:sha1:8520ca966f56a63c656261f6f1d132f32f1c2f7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Issue #2907: When passing the injected notification message into addMessage on behalf of the system, optionally specify the agent id and name that should be used.</title>
<updated>2025-02-27T00:26:26Z</updated>
<author>
<name>Rider Linden</name>
<email>rider@lindenlab.com</email>
</author>
<published>2024-10-25T22:52:10Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=48ccb0f75b078670ced1f8fe8d4942abe0a6f293'/>
<id>urn:sha1:48ccb0f75b078670ced1f8fe8d4942abe0a6f293</id>
<content type='text'>
(cherry picked from commit 7ff297ec3fc5f878cc9a916678987c0033b7eb8a)
</content>
</entry>
<entry>
<title>Issue #2907: Code review comments.</title>
<updated>2025-02-27T00:23:23Z</updated>
<author>
<name>Rider Linden</name>
<email>rider@lindenlab.com</email>
</author>
<published>2024-10-23T18:31:29Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a097f887282f6ddb20ed8a7d50f506554216a0a2'/>
<id>urn:sha1:a097f887282f6ddb20ed8a7d50f506554216a0a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Issue #2907: Process metadata sent along with chats of type IM_NOTHING_SPECIAL, The metadata can contain information about the bot status of the sender. It may also contain a system-injected notification that is displayed to the agent as part of the 1:1 chat window.</title>
<updated>2025-02-27T00:23:21Z</updated>
<author>
<name>Rider Linden</name>
<email>rider@lindenlab.com</email>
</author>
<published>2024-10-21T23:35:23Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=7cd50ceaceaf3fa83c37ab6d7cf85e3e22609d9c'/>
<id>urn:sha1:7cd50ceaceaf3fa83c37ab6d7cf85e3e22609d9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash in LLImProcessing when message comes in before region is fully init (#2604)</title>
<updated>2024-09-18T21:53:36Z</updated>
<author>
<name>Brad Linden</name>
<email>46733234+brad-linden@users.noreply.github.com</email>
</author>
<published>2024-09-18T21:53:36Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9fa95dd0b21f323b7d8f60a826bcc128ad4e7ef2'/>
<id>urn:sha1:9fa95dd0b21f323b7d8f60a826bcc128ad4e7ef2</id>
<content type='text'>
secondlife/viewer#2603</content>
</entry>
<entry>
<title>Enable /permissive- on MSVC for better standards conformance  (#2251)</title>
<updated>2024-08-14T15:01:02Z</updated>
<author>
<name>Rye Mutt</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2024-08-14T15:01:02Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b5e306f7d89e82984a37824a3640bd67a5c45d61'/>
<id>urn:sha1:b5e306f7d89e82984a37824a3640bd67a5c45d61</id>
<content type='text'>
* Enable /permissive- on MSVC for better C++ conformance and fix related errors

* Clean up left over warning suppressions from old library or msvc versions</content>
</entry>
</feed>
