First up: a robust dashboard with detailed metrics. This will give editors and moderators deep insights into their community's engagement, and the ability to define what metrics matter the most for their federated publications like journals or magazines
What indicators would be most useful?
How should engagement be measured in a federated environment?
What data would help understand a message's impact across instances?
🧵 2/5
Bonfire
Public Interest Social Networks
Bonfire is built by communities, for communities. Rooted in autonomy, mutual care, and collective power. Co-create your tools, reclaim your data, and resist manipulation by shaping your own federated digital spaces.
Previously at @bonfire@indieweb.social
Building on our earlier thread about Mosaic's federated publication theme, we're excited to dive deeper into some of the key features.
Our goal is to co-design the theme with pilot projects, to make this platform ideal for knowledge dissemination on the Fediverse. #Mosaic
Earlier thread for context: https://indieweb.social/@bonfire/112908829747492392
🧵 1/5
@leibnizopenscience @open_science@a.gup.pe
We are seeking pilot communities interested in co-designing this theme with us and supporting its development by joining the Mosaic program.
Full details will be available in September, but if this sounds like something you've been waiting for, feel free to DM us or email team@bonfire.cafe to learn more.
Powered by Bonfire's topics extension, communities can organize their digital content into magazine-style layouts, showcasing discussions and articles prominently. This ensures that valuable knowledge isn't lost in timelines but is easily accessible on the homepage. Our flexible role system allows communities to establish editorial teams, sharing responsibilities and moderation duties. Taxonomies enable users to create multiple sections, providing a structured magazine experience.
🧵 2/3
This week, we'll be sharing a glimpse into the diverse themes and possibilities we'll offer with Mosaic, an all-in-one platform built with Bonfire and tailored to each organization's unique needs. We begin with a federated journal and magazine theme—ideal for journalists, editors, and communities looking to organize and disseminate knowledge on the Fediverse. Explore what's possible with #Mosaic…
See our previous post on for context: https://indieweb.social/@bonfire/112887338885603685
🧵 1/3
@d1re_w0lf yes, we call them topics in bonfire https://github.com/bonfire-networks/bonfire_ui_topics - they will unlikely be part of the first release though
Ps happy to jump over a 30min call if you want to share more about #mosaic and get some feedback from you
@d1re_w0lf sure thing! All the extensions and code are released open source anyway… We will offer both a premium coop hosting service and the possibility to self-host it :)
@d1re_w0lf planned but need to be funded - hopefully also thanks to orgs subscribing to #mosaic 🔥
@edumerco happy to jump over a call and share more with you (and get some feedback too) ❤️
@stefan@gardenstate.social @tom @stefan@stefanbohacek.online definitively! bonfire is an open source framework for building federated digital spaces. Almost all the features are developed in their own extensions (plugins) that admins can enable from a dashboard. Most of the features are even split between UI and backend, to ease UX experimentations without having to maintain forks.
The framework is written in #elixir
🔥 📣 We're gearing up to launch Bonfire Mosaic, a revolutionary service unifying your digital presences, coming this September! 🌐 If you're interested in a cutting-edge, custom all-in-one solution that integrates your website, social networking, and coordination tools, DM us or email team@bonfire.cafe to learn more. Stay tuned! #mosaic
@ssp@chat.srkn.org @SSP@bonfire.srkn.org yeah custom boundaries are still complex and not really usable, looking forward to more feedbacks to properly improve the UX
@Darundir@pol.social @admin not at all, we are trying to optimise the loading time of feeds, but if it’s not an issue for you I can send you an invitation link
@Mehrad Most code is now in extensions which each have a separate repo, see this issue for details and a link to the archived commits: https://github.com/bonfire-networks/bonfire-app/issues/467
@SSP It should be possible by playing with custom boundary permissions (read: can view something given its URI, see: can discover it in a list/feed) though we probably need to write some unit tests to verify that there are no leaks (that read-only posts don't appear in any feeds, threads, etc if you don't also have see permission) and it'd be useful to also have a simplified UX for creating a post with these permissions.