Citiverse
  • Manage Open Social Web handles not consistent after disabled Federation

    Bug Reports
    2 4 0

    J
    6
    0

    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.

    Answer from AI:

    • The modal is rendered from public/templates/modals/intents/trigger.tpl.
    • The link text comes from the language key login:manage-social-web-handles.
    • 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:
      public/src/client/topic.js
      public/src/client/category.js
      public/src/client/world.js

    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.

  • julian@community.nodebb.orgJ
    37
    0

    @jasonwch the Activity Intents behaviour is meant to be active even if federation is disabled.

    I'll fix up the behaviour so it is consistent even if federation is disabled.

  • julian@community.nodebb.orgJ
    37
    0

    > julian said:
    >
    > the Activity Intents behaviour is meant to be active even if federation is disabled.

    Actually, you're right, it's not meant to work without federation


Citiverse è un progetto che si basa su NodeBB ed è federato! | Categorie federate | Chat | 📱 Installa web app o APK | 🧡 Donazioni | Privacy Policy

Il server utilizzato è quello di Webdock, in Danimarca. Se volete provarlo potete ottenere il 20% di sconto con questo link e noi riceveremo un aiuto sotto forma di credito da usare proprio per mantenere Citiverse.