trying to improve Meta Threads compatibility #activitypub
I have a question for #ActivityPub fanatics. For the Social Web Devroom at FOSDEM 2026, we've reached out to over 50 different Fediverse projects to make sure they know about the event. Is there anyone else we need to reach? If you know someone working on Fediverse software development OR organisational and social issues, please share this call-for-proposals link. Our deadline is Dec 1, 2025 and we don't want to miss any part of this movement.
https://socialwebfoundation.org/2025/10/31/fosdem-2026-social-web-devroom-call-for-participation/
Why the #OMN works with #ActivityPub – And why we need a bridge to #p2p.
Posted into SYMFONY FOR THE DEVIL @symfony-for-the-devil-mobileatom
Why the #OMN works with #ActivityPub – And why we need a bridge to #p2p
Let's look at this. #ActivityPub is not a product. It’s not even really a “protocol” in the narrow, rigid sense that vertical tech likes to imagine. ActivityPub is a shared vocabulary, a public language for moving meaning and connection across the #openweb. It gives you nouns and verbs, and the community defines the grammar through lived use. This is why the #OMN works with ActivityPub, a metadata and meaning layer, not a platform, flows, not silos. ActivityPub is the widely deployed […]https://hamishcampbell.com/why-the-omn-works-with-activitypub-and-why-we-need-a-bridge-to-p2p/

I've streamlined theme development in Ktistec. The theming system uses a hierarchy of CSS custom properties and fallbacks. Theme authors can customize a theme at multiple levels:
Base Colors Only
Define only base colors like --text-primary, --bg-primary, --bg-input, --semantic-primary, etc. Derived colors will auto-generate using color-mix formulas. For example:
:root { --semantic-primary: #ffa500; }From this one line, theme-appropriate colors like --bg-accent-code, --anchor-color, etc. auto-generate.
Base Colors Plus Derived Colors
Define base colors and derived colors. Derived colors use custom values when defined. Undefined derived colors auto-generate. For example:
:root {
--text-primary: #333;
--text-primary-2: #ff0000; /* red for this specific shade */
}Given this theme, derived shades like --text-primary-1, --text-primary-3, and --text-primary-4 auto-generate. --text-primary-2 is red.
The simplest possible interesting theme redefines the primary semantic color. The single line above (in Base Colors Only) would result in the following, with button color, link color, disabled, selected, and hover states all derived automatically:
screenshot of the setting page with the primary semantic color definedThese changes will be in the upcoming release. Existing themes will continue to work, as is.
#ktistec #crystallang #activitypub #fediverse

Loops has a poor mobile web UI.
So I spent the past 6 hours refactoring it to better match our mobile app layout, while keeping it consistent, and improving the desktop layout too.
You don't need to install an app to enjoy Loops, and we will be implementing proper PWA support with Push Notifications and better Offline mode.
Shipping soon 🚀
#Loops #TikTok #Reels #ActivityPub

Stegodon v1.3.0 is out. Massive performance improvements!
https://github.com/deemkeen/stegodon/releases/tag/v1.3.0 #fediverse #activitypub #tui
And the full battery of storage backends tests.
Now a last bit of effort is needed to bring all of them above 80%.

Hey #fediverse, is there an activitypub application similar to meetup? I would really like to add a trail ride planning platform to Dirt Social and i'm curious if something already exists.
I thought i remembered seeing one somewhere. but i can't find it now.
Thanks!
Working on some major improvements to the Loops web UI ✨
- New full height layout (bye header)
- Better Search (users, videos, tags)
- Mobile UI w/ bottom navbar like the app
- Bigger video player on desktop
- Improved Notifications
- and much more
Shipping Soon 🚀
#Loops #TikTok #Reels #ActivityPub

My experimental #ActivityPub #SolidProject agent now listens to POSTs to a list of inboxes and outboxes and processes activities asynchronously as they arrive.
Next I plan to dynamically define the inboxes and outboxes.
The agent would be given access to a config, subscribe to the listed topics and connect them to the appropriate handler.
It would also set the public key on the named actor. e.g.
:myactor_inbox a :WebHookRegistration;
:topic </inbox/>;
:handler :InboxModified;
:actor </actor>.
各位香油主要是用什么客户端访问Mastodon(fediverse系)的呢? ![]()
APP一览
#mastodon #fediverse #activitypub #poll
@poll @worldboard @board