Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Fediverse icon and link to footer #138

Open
broukema opened this issue Jan 20, 2025 · 0 comments
Open

Add Fediverse icon and link to footer #138

broukema opened this issue Jan 20, 2025 · 0 comments

Comments

@broukema
Copy link

What I see

The footer of https://meta.decidim.org has icons linking to three different GAFAM capitalism-surveillance social media accounts (and one GAFAM source repository), and no icons for the Fediverse.

What I expected

There currently exists at least one Fediverse Decidim account - https://freeradical.zone/@decidim - and I expected to see it in the footer.

Interpretation

My guess is that the https://meta.decidim.org website is generated by the code in the https://github.com/decidim/metadecidim repository, although that's just an educated guess - it's not clearly stated anywhere obvious that I could find.

Suggested fix (description)

An icon linking to @[email protected] should be added alongside the GAFAM social media accounts. If there are Decidim PeerTube or Pixelfed or Mobilizon or other Fediverse accounts, then they should be added too.

Suggested parts of code to fix

My guess is that lines 242 to 271 in app/views/static/api/docs/object/assembly/index.html# are the place to add mastodonHandler and mastodonHandle lines as well as lines 195 to 199 in db/schema.rb . The value @[email protected] probably needs to be assigned somewhere too, though I'm just guessing wildly about how the code works.

It would make sense to add a series of similar handlers: peertubeHandler, pixelfedHandler, mobilizonHandler that are displayed only if they are enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant