GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by Konstantin Obenland (obenland@mastodon.social)

  1. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Wednesday, 22-Oct-2025 22:56:59 JST Konstantin Obenland Konstantin Obenland
    in reply to
    • Matthias Pfefferle
    • Dave Winer ☕️

    @davew @pfefferle

    > it's not a trackback because whole threads can develop.

    Could you expand on that? What about whole threads developing prevents it from being a trackback?

    In conversation about a month ago from mastodon.social permalink
  2. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Saturday, 18-Oct-2025 15:37:04 JST Konstantin Obenland Konstantin Obenland
    • Evan Prodromou

    I love seeing @evan speak at WordCamp Canada, bringing the spirit of ActivityPub to #WordPress events and advocating for long-form content in the Fediverse!

    #wceh #wceh2025

    In conversation about a month ago from mastodon.social permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/115/390/221/115/426/465/original/3c09073e9809c74f.png
  3. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Thursday, 02-Oct-2025 21:28:18 JST Konstantin Obenland Konstantin Obenland
    in reply to
    • Darnell Clayton :verified:
    • Matthias Pfefferle
    • Dave Winer ☕️

    @darnell @pfefferle @davew No need to export it to the Jetpack app, it works the same there!

    In conversation about 2 months ago from mastodon.social permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/115/304/427/216/136/956/original/286ba059ee06309e.png
  4. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Tuesday, 19-Aug-2025 20:40:43 JST Konstantin Obenland Konstantin Obenland
    in reply to
    • dansup

    @dansup I don’t know what went into offering the setting, but in my work on the WordPress ActivityPub plugin it always makes me a little sad when users ask for a way to disable a feature I just spent weeks building 😔

    I’ve been following your progress on Stories and how hard it was to get right, so this definitely struck a chord with me.

    In conversation about 3 months ago from mastodon.social permalink
  5. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Monday, 14-Jul-2025 08:05:03 JST Konstantin Obenland Konstantin Obenland
    in reply to
    • silverpill
    • ActivityPub for WordPress

    @silverpill @activitypub.blog Oh, I did not consider that! That's right!

    In conversation about 4 months ago from mastodon.social permalink
  6. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Monday, 14-Jul-2025 08:01:03 JST Konstantin Obenland Konstantin Obenland
    in reply to
    • silverpill
    • ActivityPub for WordPress

    @silverpill @activitypub.blog `implements` is a keyword in PHP, Java, TypeScript, that some quality tools will flag if used as a variable in function signatures. It was fine in our case as a class property, but it's possible others might run into something like that.

    Maybe there are alternatives that could be considered? `supports`?

    In conversation about 4 months ago from mastodon.social permalink
  7. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Friday, 11-Jul-2025 21:27:42 JST Konstantin Obenland Konstantin Obenland
    in reply to
    • silverpill
    • ActivityPub for WordPress

    @silverpill @activitypub.blog I think the main motivation for me to add it was to advertise our new support for #RFC9421. Having a proposed standardized way to do that felt neat.

    On the receiving end, I'm not sure we'd do any pre-flight requests to understand what an instance implements before acting on it, we'd probably rather stay conservative or do things like double-knock with caching, would be my guess. Might be different if it was something we could grab with a HEAD req.

    In conversation about 4 months ago from mastodon.social permalink
  8. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Thursday, 10-Jul-2025 01:41:20 JST Konstantin Obenland Konstantin Obenland
    • Epiphyt

    Small quality of life update in ActivityPub for WordPress 7.0.0: You can now auto-approve likes and boosts from the Fediverse! No more manual approval needed if you moderate new comments.

    #WordPress #ActivityPub #Fediverse

    Props @epiphyt for the inspiration.

    In conversation about 4 months ago from mastodon.social permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/114/824/070/329/411/018/original/648ca9e3707aa05f.png
  9. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Wednesday, 09-Jul-2025 09:59:11 JST Konstantin Obenland Konstantin Obenland
    in reply to
    • Eugen Rochko

    @Gargron RFC 9421 support! It was fun getting ActivityPub for WordPress to work with it

    In conversation about 4 months ago from mastodon.social permalink
  10. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Tuesday, 08-Jul-2025 21:12:59 JST Konstantin Obenland Konstantin Obenland
    in reply to
    • Matthias Pfefferle
    • Elena Rossini ⁂

    @_elena @pfefferle Yeah, I’d probably start a bit more conservatively, meaning specific, in the terms you want to block. `.social` is indeed quite broad. The mechanism is pretty crude, it has no concept of users or instances—it just matches the terms in the block list with any incoming activity.

    I wrote about it on ActivityPub.blog, although reading it back just now, I realized it doesn’t go terribly deep into how it works under the hood.

    https://activitypub.blog/2025/05/12/your-site-your-rules-filtering-fediverse-activity/

    In conversation about 4 months ago from gnusocial.jp permalink
  11. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Friday, 04-Jul-2025 21:42:15 JST Konstantin Obenland Konstantin Obenland
    in reply to
    • Matthias Pfefferle
    • Marcus Rohrmoser 🌻
    • ActivityPub for WordPress

    @mro @activitypub.blog @pfefferle I’m not aware of any. What would that report look like?

    In conversation about 5 months ago from mastodon.social permalink
  12. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Thursday, 26-Jun-2025 08:10:54 JST Konstantin Obenland Konstantin Obenland
    in reply to
    • Matthias Pfefferle
    • André Menrath
    • ActivityPub for WordPress

    @linos @activitypub.blog Depending on the outcome, it might be interesting to merge into the ActivityPub plugin itself. I believe it’s something that was asked for in the context of the Mastodon importer. Using a compatible license and similar file architecture and build mechanism would make it easier to adopt in the future /cc @pfefferle

    In conversation about 5 months ago from gnusocial.jp permalink
  13. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Sunday, 08-Jun-2025 10:38:43 JST Konstantin Obenland Konstantin Obenland
    in reply to

    A frequently requested improvement I want to highlight: The title in the Reactions block is now fully customizable, as it's using a heading block internally.

    We'll have more block updates in 6.0.0!

    In conversation about 5 months ago from mastodon.social permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/114/506/768/635/303/159/original/fffb84d42197363c.png
  14. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Sunday, 08-Jun-2025 10:38:05 JST Konstantin Obenland Konstantin Obenland

    @perksofbeingben Thanks, that's super helpful! Some of these things will be fixed/improved with the next version when most blocks move to using the Interactivity API. https://github.com/Automattic/wordpress-activitypub/archive/refs/heads/try/reply-block-interactivity.zip contains the updated Follow Me, Reactions, and Remote Reply blocks if you want to try them out ahead of release.

    In conversation about 5 months ago from mastodon.social permalink

    Attachments


    1. Invalid filename.
  15. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Sunday, 08-Jun-2025 10:37:41 JST Konstantin Obenland Konstantin Obenland

    ActivityPub 5.9.0 for WordPress just dropped, and I couldn't be more excited!

    Check out our brand new Onboarding experience!

    #WordPress #ActivityPub

    👉 Full changelog: https://wordpress.org/plugins/activitypub/#developers

    In conversation about 5 months ago from mastodon.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: ps.w.org
      ActivityPub
      from Automattic
      The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.

    2. https://files.mastodon.social/media_attachments/files/114/506/537/401/636/785/original/d2acb351529fc63c.png
  16. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Tuesday, 27-May-2025 06:50:50 JST Konstantin Obenland Konstantin Obenland
    in reply to
    • Tim Chambers
    • Matthias Pfefferle
    • Nick Bohle 🇪🇺

    @NickBohle @tchambers @pfefferle None of them are super accurate, I'm afraid. There's overlap between the Active Installation number and the number of sites hosted by a8c. Anything on FediDB, and sites like it, relies on pinging instances, so there's a huge long tail of low-traffic sites that they don't pick up.

    Monthly Active Users is probably a more meaningful metric—we're in this to make it a rewarding experience that folks want to come back to!

    In conversation about 6 months ago from mastodon.social permalink
  17. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Friday, 09-May-2025 05:33:09 JST Konstantin Obenland Konstantin Obenland
    in reply to
    • Epiphyt

    @epiphyt_en If you like that drop-in you’ll love https://github.com/Automattic/wordpress-activitypub/pull/1648 🙂

    In conversation about 6 months ago from mastodon.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
      Add Cache Config to enable ActivityPub support for Surge by pfefferle · Pull Request #1648 · Automattic/wordpress-activitypub
      This adds the needed config file, so that Surge will work nicely with ActivityPub. Thanks to @kovshenin and @ocean90 for the fix: https://dominikschilling.de/notes/http-accept-header-wordpress-cach...
  18. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Wednesday, 07-May-2025 01:57:58 JST Konstantin Obenland Konstantin Obenland
    • Matthias Pfefferle
    • Rodrigo Ghedin

    @manualdousuario @pfefferle Try disabling dez_custom_posts_arquivos and dez_pesquisar_post_types maybe? Not sure. But they set the post type to post.

    In conversation about 7 months ago from mastodon.social permalink
  19. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Wednesday, 07-May-2025 01:22:22 JST Konstantin Obenland Konstantin Obenland
    • Matthias Pfefferle
    • Rodrigo Ghedin

    @manualdousuario @pfefferle Yeah, these are blog posts. Are there other plugins that filter WP_Query args by any chance? Have you tried disabling all other plugins and purging cache?

    In conversation about 7 months ago from mastodon.social permalink
  20. Embed this notice
    Konstantin Obenland (obenland@mastodon.social)'s status on Wednesday, 07-May-2025 01:12:15 JST Konstantin Obenland Konstantin Obenland
    • Matthias Pfefferle
    • Rodrigo Ghedin

    @manualdousuario @pfefferle Interesting! Browserpub shows what looks like 1000s of entries. Are those blog posts? https://browser.pub/https://manualdousuario.net/?author=1

    In conversation about 7 months ago from mastodon.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: browser.pub
      https:/manualdousuario.net/?author=1 · BrowserPub · A browser for exploring ActivityPub and the fediverse
      Explore the open social web through the lens of ActivityPub and the fediverse.
  • Before

User actions

    Konstantin Obenland

    Konstantin Obenland

    Building ActivityPub for WordPress since 2024

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          304101
          Member since
          7 Dec 2024
          Notices
          28
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.