jrollans.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Site description
These are the voyag... uh, things I post about.
Admin email
jrollans@gmail.com
Admin account
@jrollans@jrollans.com

Search results for tag #activitypub

[?]dansup »
@dansup@mastodon.social

While others build walled gardens, we're preparing to tear down walls.

As TikTok creates separate US and global apps, we're putting the finishing touches on ActivityPub integration in Loops.

Soon you'll share your loops across the entire fediverse - no borders, no corporate silos.

The future is federated. 🌐

joinloops.org

    [?]@reiver ⊼ (Charles) :batman: »
    @reiver@mastodon.social

    "@context": [
    "w3.org/ns/activitystreams",
    {
    "Quotation": "as:Quotation",
    "citation": "as:citation",
    "quotation": "as:quotation"
    },
    ],

      [?]6erriet mit ie 😁🐧🍓 #FuckAfD »
      @gse@norden.social

      Gibts eigentlich eine Liste von die oder überhaupt das Fediverse unterstützen, dahingehend, das man da seine Artikel auf mastodon oder welche Fedi plattform auch immer zu posten ?

        [?]@reiver ⊼ (Charles) :batman: »
        @reiver@mastodon.social

        Quotations & the Fediverse / ActivityPub

        1/

        One thing I used to do a lot on social-media is — post quotations.

        Sometimes I was reading a book. And, I would quote things from the book and post it on social-media.

        Or I was reading a scholarly paper, or reading a blog post, or watching a video, or listening to a podcast, etc.

        ...

        I was thinking — how could you represent a quotation in ActivityPub‽

        “[And yet another book that made an argument that was in favor of human universals is] Brent Berlin and Paul Kay’s [book] "Basic Color Terms: Their Universality and Evolution" (1969).”

“by the early 1970s two independent lines of psychological research, culminating in studies conducted among preliterate peoples of New Guinea, had shown that there are universal facial expressions of emotions.”

“Berlin and Kay show that although color classification does vary, it also shows remarkable uniformities: particularly in the sequence in which basic color terms are added to the lexicon.”

“Anthropologists and linguists had long known that the way colors are classified varies from language to language. Careful studies conducted by anthropologists after World War II, such as Harold Conklin’s (1955) study of Hanunóo color words, made the point very clearly.”

“The different sets of words for color in various languages …”

        Alt...“[And yet another book that made an argument that was in favor of human universals is] Brent Berlin and Paul Kay’s [book] "Basic Color Terms: Their Universality and Evolution" (1969).” “by the early 1970s two independent lines of psychological research, culminating in studies conducted among preliterate peoples of New Guinea, had shown that there are universal facial expressions of emotions.” “Berlin and Kay show that although color classification does vary, it also shows remarkable uniformities: particularly in the sequence in which basic color terms are added to the lexicon.” “Anthropologists and linguists had long known that the way colors are classified varies from language to language. Careful studies conducted by anthropologists after World War II, such as Harold Conklin’s (1955) study of Hanunóo color words, made the point very clearly.” “The different sets of words for color in various languages …”

          [?]@reiver ⊼ (Charles) :batman: »
          @reiver@mastodon.social

          2/

          How could you represent a quotation in ActivityPub‽

          ...

          I suppose there are 2 major approaches.

          Either use an existing Object Type. Maybe:

          type="Note"

          Or create a new Object Type:

          type="Quotation"

          ...

          Here is the interesting thing though —

            [?]@reiver ⊼ (Charles) :batman: »
            @reiver@mastodon.social

            3/

            Apparently the Bookwyrm developer had the exact same idea!

            (Which isn't too surprising.)

            Here is how it works —

            ...

            Object types

•  Note: On services like Mastodon, Notes are the primary type of status. They contain a message body, attachments, can mention users, and be replies to statuses of any type. Within BookWyrm, Notes can only be created as direct messages or as replies to other statuses.

• Review: A review is a status in response to a book (indicated by the inReplyToBook field), which has a title, body, and numerical rating between 0 (not rated) and 5.

•  Comment: A comment on a book mentions a book and has a message body.

• Quotation: A quote has a message body, an excerpt from a book, and mentions a book.

            Alt...Object types • Note: On services like Mastodon, Notes are the primary type of status. They contain a message body, attachments, can mention users, and be replies to statuses of any type. Within BookWyrm, Notes can only be created as direct messages or as replies to other statuses. • Review: A review is a status in response to a book (indicated by the inReplyToBook field), which has a title, body, and numerical rating between 0 (not rated) and 5. • Comment: A comment on a book mentions a book and has a message body. • Quotation: A quote has a message body, an excerpt from a book, and mentions a book.

              fedicat boosted

              [?]@reiver ⊼ (Charles) :batman: »
              @reiver@mastodon.social

              4/

              Apparently, Bookwyrm stores quotations with:

              type="Quotation"

              And if one Bookwyrm server talks to another Bookwyrm server, then — the ActivityPub / ActivityStreams representation of the quotation will have:

              type="Quotation"

              ...

              BUT — if a non-Bookwyrm server talks to a Bookwyrm server, then — the ActivityPub / ActivityStreams representation of the quotation will have:

              type="Note"

                [?]dansup »
                @dansup@mastodon.social

                I realize the frustration regarding the Loops delays.

                But I'm a man of my word, and have finally shipped the full source code for the backend, while I continue to work on the ActivityPub federation and other features.

                Building a TikTok clone that scales, federates and is easy to install/manage is a huge challenge.

                And yet, here we are 🚀

                joinloops.org

                  fedicat boosted

                  [?]ActivityPub for WordPress »
                  @activitypub.blog@activitypub.blog

                  7.4.0 – More Control, Less Waiting

                  Fediverse life just got a little easier! This release is all about giving you more confidence in how you manage your users — and making your follower, following, and block lists feel lightning fast. Let’s dive in.

                  Clean Breaks, Done Right

                  Until now, removing someone’s ActivityPub capability in WordPress only affected their local account. Their presence in the Fediverse lingered on. With this release, you’re in charge of what happens next.

                  When you remove ActivityPub capabilities from users on your site, you’ll now see a confirmation step:

                  With this change, you can decide whether you’re simply adjusting roles inside WordPress, or making a complete exit across the network.

                  We’ve also expanded delete handling to cover more scenarios:

                  • Comment removal: Permanently deleted federated comments now send a Delete activity across the Fediverse.
                  • Virtual deletes & restores: You can now remove objects from the Fediverse without deleting them locally — and bring them back if needed.
                  • WP-CLI command for Actors: A new command makes it easier to manage and clean up Actors directly from the command line.

                  Together, these tools make sure your Fediverse presence stays consistent with the choices you make in WordPress.

                  Lists That Load in a Snap

                  Managing your Fediverse connections shouldn’t feel slow — and now it doesn’t. The follower, following, and block lists are noticeably faster and more reliable in this release.

                  Behind the scenes, we cleaned up and centralized how account information is resolved. Instead of each list handling things in its own way, they now all share a single, streamlined method with built-in caching. That means less duplication, less waiting, and a smoother experience every time you browse your lists — even on larger sites.

                  Full Changelog

                  Added

                  • Add activitypub_json REST field for ap_actor posts to access raw JSON data.
                  • Add Delete activity support for permanently deleted federated comments.
                  • Added a new WP-CLI command to manage Actors.
                  • Added confirmation step for bulk removal of ActivityPub capability, asking whether to also delete users from the Fediverse.
                  • Adds support for virtual deletes and restores, allowing objects to be removed from the fediverse without being deleted locally.
                  • Add Yoast SEO integration for media pages site health check.
                  • Optimized WebFinger lookups by centralizing and caching account resolution for faster, more consistent handling across lists.

                  Changed

                  • Clarified the ‘attachment’ post type description to explain it refers to media library uploads and recommend disabling federation in most cases.
                  • Hide site-wide checkbox in block confirmations when accessed from ActivityPub settings page.
                  • Improved ActivityPub compatibility by aligning with Mastodon’s Application Actor.
                  • It’s now possible to reply to multiple posts using multiple reply blocks.
                  • Refactored Reply block to use WordPress core embed functionality for better compatibility and performance.
                  • Use wp_interactivity_config() for static values instead of wp_interactivity_state() to improve performance and code clarity.

                  Deprecated

                  • ActivityPub now defaults to automated object type selection, with the old manual option moved to Advanced settings for compatibility.

                  Fixed

                  • Fix content visibility override issue preventing authors from changing visibility on older posts.
                  • Fix PHP warning when saving ActivityPub settings.
                  • Fix query args preservation in collection pagination links.
                  • Fix release script to catch more ‘unreleased’ deprecation patterns that were previously missed during version updates.
                  • Fix reply block rendering inconsistency where blocks were always converted to @-mentions in ActivityPub content. Now only first reply blocks become @-mentions, others remain as regular links.
                  • Stop sending follow notifications to the Application user, since system-level accounts cannot be followed.

                  Downloads

                  Thanks

                  High-fives to everyone who helped chart the course, whether you coded, tested, spotted bugs, or just cheered from the sidelines. You keep this ship flying! 🚀

                  Version 7.4.0 has just landed—jump in and tell us how it feels out there in the Fediverse.

                  [?]Lambic »
                  @lambic@social.linux.pizza

                  If I follow an account on from my account here on their stuff should eventually show up in my feed here, right? How long should that take? Or is it better to treat peertube as a separate thing?

                    fedicat boosted

                    [?]@reiver ⊼ (Charles) :batman: »
                    @reiver@mastodon.social

                    1/

                    I have spending time thinking of ways you could automatically create ActivityPub / ActivityStreams data from HTML and Markdown

                    Most people will probably write in plain UTF-8 text, or Markdown, or HTML

                    How to do you take that and get it onto the Fediverse and Social Web‽

                    This isn't just a question of how to technically do it — but also a question of user-experience (UX)

                    I.e., what are "good" ways of doing it‽

                    ...

                      fedicat boosted

                      [?]@reiver ⊼ (Charles) :batman: »
                      @reiver@mastodon.social

                      1/

                      If you are curious about where the "Retejo" name comes from —

                      The way the name "retejo" was chosen was inspired by how the name "forgejo" chosen.

                      ...

                      RE: mastodon.social/@reiver/115203

                        [?]Blort™ 🐀Ⓥ🥋☣️ » 🤖
                        @Blort@social.tchncs.de

                        @dansup @loops

                        + / joining, will be a gamechanger for ! ❤️

                        I iz much excite! :awesome:

                          [?]Larvitz :fedora: :redhat: »
                          @Larvitz@burningboard.net

                          AodeRelay boosted

                          [?]dansup »
                          @dansup@mastodon.social

                          I'm making great progress with ActivityPub federation + @loops

                          Let's gooooo 🚀

                          Screenshot of Loops showing a Mastodon profile

                          Alt...Screenshot of Loops showing a Mastodon profile

                            [?]Larvitz :fedora: :redhat: »
                            @Larvitz@burningboard.net

                            We are currently preparing a Flohmarkt instance for burningboard.net.

                            It's like classified ads, but federated in the Fediverse.

                            The whole thing is hosted on FreeBSD in a jail on an energy-saving ARM VPS :)

                            @tux

                              AodeRelay boosted

                              [?]Larvitz :fedora: :redhat: »
                              @Larvitz@burningboard.net

                              Wir bereiten aktuell eine Flohmarkt Instanz für burningboard.net vor.

                              Quasi wie Kleinanzeigen, nur föderiert im Fediverse.

                              Das ganze bereitgestellt unter FreeBSD in einem Jail auf einem energie-sparenden ARM VPS :)

                              @tux

                                fedicat boosted

                                [?]julian »
                                @julian@activitypub.space

                                Why was ActivityPub.Space created?

                                I set up ActivityPub.Space because I wanted to have one central place to catch-up, consume, and distribute content about ActivityPub. Forums are intensely topical, and the ability to federate with the open social web allows one to skip the hardest part of starting a forum: building the community.

                                At the same time, existing fediverse software (the most popular being Mastodon, a microblogging UI) tends to act more like a window to a digital public square of sorts, where anything and everything can be discussed. This is wonderful in many ways, but contrary to how forums themselves are run.

                                We're at a point where we don't really know what the scale of the ActivityPub developer community is. we're fractured between multiple channels: mailing lists, W3C groups, Matrix channels, forums, blog posts, etc., but the one thing that unites all ActivityPub developers is that we are all on the fediverse. It simply doesn't make sense to conduct our conversations elsewhere!

                                Additionally, I wanted to combat the ephemeral nature of microblogging. A decade or more of corporatized social media has taught us to just shout our hot takes out into the universe, and optimize for engagement. A forum does the opposite — you submit your content for considerate discussion and a simpler, more honest form of engagement. Your contributions stay here accessible to history and generations (hopefully) to come, and aren't scattered to the winds the moment it falls off the front page feed.

                                You are posting to something, not just broadcasting.

                                fedicat boosted

                                [?]Snoopy »
                                @Snoopy@piefed.social

                                Episode 39 - Juliam Lam - NodeBB - Livestream 2025-09-09

                                Welcome Fedi Friends to episode 39 of Fireside Fedi! I'm your host ozoned. Fireside Fedi is a show about folks within the Fediverse. If you're seeing this, you are a part of the Fediverse.

                                With me today is Julian Lam. Julian is the Co-Founder (NodeBB) | Husband 🤷‍♂️ and Dad 🙉 to three | Rock Climber 🧗‍♂️ | Foodie 🥙 | Conductor 🎵 | Saxophonist 🎷
                                A better forum platform for the modern web.
                                NodeBB is next generation community forum software. It's powerful, mobile-ready and easy to use.

                                https://activitypub.space/
                                https://nodebb.org/
                                https://spectra.video/w/72dbS6nFMwrgEtRb5h3Sk2

                                (https://piefed.social/c/fediverse)

                                fedicat boosted

                                [?]Gregory »
                                @grishka@mastodon.social

                                now supports pinned posts.

                                  [?]Jonjonzin »
                                  @joligoms@bolha.us

                                  Eu posso estar enganado na minha ideia, mas e se... E SE... O / pudesse ser usado com o OpenStreetMaps?

                                  Principalmente para reviews de restaurantes, hotéis e outros pontos de interesse publicados por federações.

                                  Talvez até um crowdsourcing federado de informações sobre transporte, mas não sei a praticidade da logística disso...

                                    fedicat boosted

                                    [?]Week in Fediverse :fediverse_light: »
                                    @weekinfediverse@mitra.social

                                    [?]Furbland's Very Cool Mastodon™ »
                                    @GroupNebula563@mastodon.social

                                    reminder to anyone that owns any or capable anything to disable the cloudflare proxy and/or anti-spam service. both of those seem to be causing problems with cross-instance communications, as @domo has found

                                      AodeRelay boosted

                                      [?]daltux »
                                      @daltux@snac.daltux.net

                                      Não é preciso haver uma "página de perfil" para que o ator tenha suas atividades acompanhadas por outro. Ao menos em implementações mais genéricas do protocolo , como no : com cada publicação, este apresenta um botão que possibilita acompanhar ou parar de acompanhar as atividades do ator.

                                      Não entendi qual seria o dano de manter a disponibilidade do conteúdo por esse protocolo, ainda que não funcione exatamente como tenha imaginado antes.

                                      É realmente necessário ter ampla audiência para mantê-lo ligado? RSS tem público suficiente para justificar isso? Nessa lógica, não teria certeza nem se o esforço de manter conteúdo na Web aberta seria suficiente, atualmente. A busca pela máxima audiência acaba aumentando o potencial de nos rendermos à .

                                      A concentração no servidor mastodon.social também é, infelizmente, uma maneira não saudável de reforçar seu domínio da Federação em torno do ActivityPub, gerando uma "instância" grande demais para ser eventualmente desfederada, bem como de seu software específico perante o protocolo. Sugerimos que migrem para algum servidor entre tantos geridos por pessoas brasileiras. Sintam-se convidades para , tanto para microblogue Mastodon quanto para o Lemmy.

                                      Enfim, se a decisão de retirar o blogue for definitiva, lamentamos desde já que não teremos mais uma fonte direta de excelente conteúdo em meio às demais atividades que acompanhamos por aqui.

                                      CC: @blog@manualdousuario.net @manualdousuario@mastodon.social

                                        [?]Strypey »
                                        @strypey@mastodon.nzoss.nz

                                        minds.com is a social media service founded in 2011, notable for publishing source code for their platform under a free license (AGPL);

                                        developers.minds.com/docs/cont

                                        In 2021 they decentralised their in-house chat by connecting it to the Matrix network;

                                        minds.com/newsfeed/12367848370

                                        that minds.com is implementing ActivityPub and connecting to the fediverse;

                                        networks.minds.com/blog/post/w

                                        (1/2)

                                          fedicat boosted

                                          [?]Robert Kingett »
                                          @WeirdWriter@caneandable.social

                                          pillbug is a cohost-inspired client for GoToSocial and other Mastodon API-compatible ActivityPub servers. pillbug.vivl.im/about

                                            fedicat boosted

                                            [?]dansup »
                                            @dansup@mastodon.social

                                            [?]The Nexus of Privacy »
                                            @thenexusofprivacy@infosec.exchange

                                            This is what solidarity looks like

                                            thenexusofprivacy.net/what-sol

                                            (Part 2 of “Decentralization” and erasure: Blacksky, Bluesky, and the ATmosphere)

                                            @general @fediverse @fediversenews

                                              [?]Connected Places »
                                              @fediversereport@mastodon.social

                                              On Discourse and Decentralisation

                                              The Community Group for is drafting an open letter calling for respect and collaboration between the people working on the different protocols in the open social web.

                                              I'm signing the letter, and with it, I have some thoughts regarding discourse, decentralisation and why I think this space matters.

                                              connectedplaces.online/on-disc

                                                [?]dansup »
                                                @dansup@mastodon.social

                                                The Laravel ActivityPub package I'm currently writing for Loops brings a lot of benefits like improved test coverage, custom Activity support, modular (opt-in) features/extensions and extensive logging for debugging.

                                                Will make it a lot easier to implement FEPs like Follower Sync, without impacting existing package users.

                                                Best of all, it's batteries included, meaning you can add ActivityPub support to a Laravel project in a few minutes ✨

                                                  [?]Connected Places »
                                                  @fediversereport@mastodon.social

                                                  Fediverse Report 133 - this week's news:

                                                  - Government of Nepal shuts down virtually all social media over the weekend, including Mastodon
                                                  - An open letter calling for a cooling down of discourse and increased respect regarding debates between and about decentralisation
                                                  - the a.gup.pe system, which added group support for microblogging, shuts down after the domain hijacked.

                                                  Read at:
                                                  connectedplaces.online/reports

                                                    fedicat boosted

                                                    [?]dansup »
                                                    @dansup@mastodon.social

                                                    Revolutionary idea: What if social media platforms actually let you control your data?

                                                    @loops does, with full data exports, retention controls & opt-in analytics.

                                                    The future of social is open-source ❤️

                                                    (and federated 🚀)

                                                    A screenshot of the Loops Account Data settings

                                                    Alt...A screenshot of the Loops Account Data settings

                                                      [?]wakest ⁂ »
                                                      @liaizon@social.wake.st

                                                      What if posts made on fedi platforms like pixelfed and vernissage that place text below the image added a property to their representation so other platforms injesting those posts knew to render them how they were intended?

                                                        AodeRelay boosted

                                                        [?]Emelia 👸🏻 »
                                                        @thisismissem@hachyderm.io

                                                        Recently there has been a lot of discourse about ActivityPub and AT Protocol which has been quite dividing and heated.

                                                        Yesterday at the Social Web CG meeting (the group that maintains the ActivityPub and related specifications), I proposed releasing a statement that counters the narrative that one of these protocols must win, when both protocols can co-exist and have a lot to learn from each other.

                                                        The statement has been co-signed by various members of both Social Web CG, SocialCG, and the AT Protocol community.

                                                        “We do not win by tearing each other down, which only emboldens and empowers those who do not want either protocol to succeed.”

                                                        “Arguing between us only emboldens those that seek to derail and destroy efforts to build an open social web.”

                                                        You can read the full statement here:
                                                        github.com/swicg/general/blob/

                                                          [?]dansup »
                                                          @dansup@mastodon.social

                                                          @vlc29 I appreciate the support and will continue!

                                                          I'm making great progress and will make Loops a proper PWA so you don't need to install the app to take advantage of all our features

                                                          Loops is proof that you can have a gorgeous open source alternative, and our waitlist on loops.video keeps on growing!

                                                          Let's show the world how decentralized social media can thrive outside the walled gardens of big tech

                                                          It's time for platforms that respect ppl and foster genuine community

                                                            dansup boosted

                                                            [?]dansup »
                                                            @dansup@mastodon.social

                                                            Big thanks to @trankten for suggesting i18n in Loops + helping with Spanish translations for their loops.one instance!

                                                            Working with amazing fediverse admins is what makes Loops thrive. ❤️

                                                            Want to run your own instance?

                                                            Join us on Discord: discord.gg/wvud8BgFv8

                                                              AodeRelay boosted

                                                              [?]Week in Fediverse :fediverse_light: »
                                                              @weekinfediverse@mitra.social

                                                              [?]dansup »
                                                              @dansup@mastodon.social

                                                              Currently finishing my activitypub-laravel package so I can drop-in ActivityPub support into my Loops laravel project.

                                                              It’s pretty cool, add AP support to any existing Laravel project in a few minutes 😎

                                                                AodeRelay boosted

                                                                [?]Stefan Bohacek »
                                                                @stefan@stefanbohacek.online

                                                                "There are several possible dates you might pick, but for me it will always be September 5th 2014 - when I committed the first sketch of a specification I called ActivityPump and pushed it to Github."

                                                                Happy 11th birthday, ActivityPub!

                                                                akko.erincandescent.net/object

                                                                  [?]julian »
                                                                  @julian@community.nodebb.org

                                                                  September 2025 ForumWG Meeting

                                                                  Monthly meetings are held on the first Thursday of each month, at 13h00 to 14h00 Eastern Time (currently 17h00 to 18h00 UTC). You can find them listed in the SocialCG Calendar. The next meeting will be held (today) on 4 September 2025.

                                                                  Meeting link: https://meet.jit.si/ap-forum-wg

                                                                  This month's meeting has no set agenda. Discussions will continue re: FEP 7888/f228 adoption and ongoing FEP drafts.

                                                                  dansup boosted

                                                                  [?]dansup »
                                                                  @dansup@mastodon.social

                                                                  Empire had the advantage of scale and infrastructure
                                                                  Foundation had the advantage of knowledge and adaptability

                                                                  Big Tech has the users
                                                                  We have the protocol

                                                                  Maybe it's time for our own Foundation moment? 🚀

                                                                    dansup boosted

                                                                    [?]dansup »
                                                                    @dansup@mastodon.social

                                                                    AodeRelay boosted

                                                                    [?]⚯ Michel de Cryptadamus ⚯ »
                                                                    @cryptadamist@universeodon.com

                                                                    fedicat boosted

                                                                    [?]silverpill »
                                                                    @silverpill@mitra.social

                                                                    New compatibility table at funfedi.dev: JSON-LD @context

                                                                    https://funfedi.dev/support_tables/generated/context/

                                                                    6 out of 9 implementations accept any @context value. But Mastodon, Hollo and Friendica reject activity entirely if https://www.w3.org/ns/activitystreams is not included in @context. Mastodon probably does this for no reason, but what about #Friendica and #Hollo?

                                                                    #ActivityPub specification, section 3. Objects:

                                                                    Implementers SHOULD include the ActivityPub context in their object definitions. Implementers MAY include additional context as appropriate.

                                                                    ActivityPub context is recommended, but not required.

                                                                      fedicat boosted

                                                                      [?]The Real Grunfink »
                                                                      @grunfink@comam.es

                                                                      I'm glad to announce the release of version 2.78 of , the simple, minimalistic instance server written in C. It includes the following changes:

                                                                      Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday).

                                                                      Users can now configure a webhook to receive an HTTP POST for every notification. This can be useful for implementing bots that react to activities, like autorepliers, chatbots or interactive textual games (see snac(1) for more information).

                                                                      The number of pending follow confirmations is shown next to the "people" link.

                                                                      Faster performance metrics (contributed by dandelions).

                                                                      Improved lowercasing in hashtags (contributed by postscriptum).

                                                                      A search-by-url tweak for implementations that return 200 for invalid webfinger queries (e.g. piefed).

                                                                      Mastodon API: added follow confirmation endpoints, fixed collisions in attachment file names.

                                                                      Fixed potential crashes in attachment uploads.

                                                                      https://comam.es/what-is-snac

                                                                      If you find useful, please consider buying grunfink a coffee or contributing via LiberaPay.


                                                                        [?]Chris Trottier »
                                                                        @atomicpoet@atomicpoet.org

                                                                        #Elgg is getting an #ActivityPub plugin!

                                                                        Now if you’re not familiar with Elgg, it’s one of the first ever open source social media platforms. It launched all the way back in 2004 and was founded by @ben and Dave Tosh.

                                                                        I remember installing Elgg 15 years ago, playing around with it for a bit, and not doing much with it because there wasn’t anyone I knew who used it. So ActivityPub will definitely extend its network effect.

                                                                        https://github.com/RiverVanRain/activitypub/wiki/Welcome#groups

                                                                          gyptazy boosted

                                                                          [?]The Real Grunfink »
                                                                          @grunfink@comam.es

                                                                          I'm glad to announce the release of version 2.70 of , the simple, minimalistic instance server written in C. It includes the following changes:

                                                                          Notifications are now shown in a more compact way (i.e. all reactions are shown just above your post, instead of repeating the post ad nauseam for every reaction).

                                                                          New command-line option unmute to, well, no-longer-mute an actor.

                                                                          The private timeline now includes an approximate mark between new posts and "already seen" ones.

                                                                          Fixed a spurious 404 error in the instance root URL for some configurations.

                                                                          https://comam.es/what-is-snac

                                                                          If you find useful, please consider contributing via LiberaPay: https://liberapay.com/grunfink/

                                                                          This release has been inspired by the song The Answers to the Questions by and .