<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Manage Open Social Web handles not consistent after disabled Federation]]></title><description><![CDATA[<p dir="auto">I've already disabled Federation from ACP on this NodeBB (docker deployed). Register/Login screen no longer have "Manage Open Social Web handles" button. But at topic or category view, click "Log in to reply" or "Log in to Post", still have "Manage Open Social Web handles" link showing up.</p>
<p dir="auto">Answer from AI:</p>
<ul>
<li>The modal is rendered from public/templates/modals/intents/trigger.tpl.</li>
<li>The link text comes from the language key login:manage-social-web-handles.</li>
<li>The click handler is in public/src/modules/intents.js (_intentsHandler), and it is wired up for guest “Log in to reply/post” buttons by:<br />
public/src/client/topic.js<br />
public/src/client/category.js<br />
public/src/client/world.js</li>
</ul>
<p dir="auto">The ACP Federation → Enable ActivityPub toggle (meta.config.activitypubEnabled) already controls the “Manage Open Social Web Handles” button on the /login and /register pages via osw_logins, but the topic/category/world guest modal does not check that flag. That is a core bug.</p>
]]></description><link>https://citiverse.it/topic/e7753460-873d-4b2e-8104-0a7df3b80a2e/manage-open-social-web-handles-not-consistent-after-disabled-federation</link><generator>RSS for Node</generator><lastBuildDate>Wed, 08 Jul 2026 12:31:06 GMT</lastBuildDate><atom:link href="https://citiverse.it/topic/e7753460-873d-4b2e-8104-0a7df3b80a2e.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 29 Jun 2026 08:26:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Manage Open Social Web handles not consistent after disabled Federation on Mon, 29 Jun 2026 14:58:12 GMT]]></title><description><![CDATA[<p dir="auto">&gt; julian <a href="https://community.nodebb.org/post/107444" target="_blank" rel="noopener noreferrer nofollow ugc">said</a>:<br />
&gt;<br />
&gt; the Activity Intents behaviour is meant to be active even if federation is disabled.</p>
<p dir="auto">Actually, you're right, it's not meant to work without federation</p>
]]></description><link>https://citiverse.it/post/https://community.nodebb.org/post/107447</link><guid isPermaLink="true">https://citiverse.it/post/https://community.nodebb.org/post/107447</guid><dc:creator><![CDATA[julian@community.nodebb.org]]></dc:creator><pubDate>Mon, 29 Jun 2026 14:58:12 GMT</pubDate></item><item><title><![CDATA[Reply to Manage Open Social Web handles not consistent after disabled Federation on Mon, 29 Jun 2026 13:41:01 GMT]]></title><description><![CDATA[<p dir="auto">Thanks so much</p>
]]></description><link>https://citiverse.it/post/https://community.nodebb.org/post/107445</link><guid isPermaLink="true">https://citiverse.it/post/https://community.nodebb.org/post/107445</guid><dc:creator><![CDATA[jasonwch@community.nodebb.org]]></dc:creator><pubDate>Mon, 29 Jun 2026 13:41:01 GMT</pubDate></item><item><title><![CDATA[Reply to Manage Open Social Web handles not consistent after disabled Federation on Mon, 29 Jun 2026 13:15:16 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://community.nodebb.org/user/jasonwch" target="_blank" rel="noopener noreferrer nofollow ugc">@jasonwch</a> the Activity Intents behaviour is meant to be active even if federation is disabled.</p>
<p dir="auto">I'll fix up the behaviour so it is consistent even if federation is disabled.</p>
]]></description><link>https://citiverse.it/post/https://community.nodebb.org/post/107444</link><guid isPermaLink="true">https://citiverse.it/post/https://community.nodebb.org/post/107444</guid><dc:creator><![CDATA[julian@community.nodebb.org]]></dc:creator><pubDate>Mon, 29 Jun 2026 13:15:16 GMT</pubDate></item></channel></rss>