Giter Site home page Giter Site logo

Comments (9)

pfefferle avatar pfefferle commented on August 20, 2024

I added post-type support... and this is how mastodon handles articles because they might be longer as the supported characters. If you use aside, status or note it will still post the whole post. Is this ok for you or should I add a setting to enable/disable post-types, to force „always“ the note type?

from wordpress-activitypub.

nicolascluz avatar nicolascluz commented on August 20, 2024

Making some test , bookmark with note type
(like here https://mabulledu.net/17854-2/ ), but mastodon didn't display right, just the last line

from wordpress-activitypub.

pfefferle avatar pfefferle commented on August 20, 2024

Du you use post-kinds?

from wordpress-activitypub.

nicolascluz avatar nicolascluz commented on August 20, 2024

yep, 3.0.9 with some modification , because

doesn't display content on mastodon. Worked fine with activitypud.

from wordpress-activitypub.

pfefferle avatar pfefferle commented on August 20, 2024

For your understanding: Version 0.0.2 was a combination between OStatus and ActivityPub. I switched to 100% ActivityPub with version 0.1.0 that’s why you see the changes. If you use post-kinds, the bookmark stuff is not really part of the post-content, but added via a filter and this filter seems to not be loaded in my implementation. I will have a look how to load all filters outside of WordPress‘ the_loop.

from wordpress-activitypub.

nicolascluz avatar nicolascluz commented on August 20, 2024

if you need to do some test, no problemo. i realy need to learn php, but i can't because for the next year it's ham radio license (maybe 🤔)

from wordpress-activitypub.

Suitbert avatar Suitbert commented on August 20, 2024

Just recognized, that an edit / update of an old Wordpress post in my blog will send an ActivityPub message, containing the date of the first time publishing (and link and photo). That confused me a little bit. Maybe ignore those updates and only transfer new posts? What do you think?

from wordpress-activitypub.

pfefferle avatar pfefferle commented on August 20, 2024

I am open to both... I implemented "update" because this is how Webmentions work, but if ActivityPub/Mastodon do not really support update, I can remove the feature or make it customizable.

from wordpress-activitypub.

Suitbert avatar Suitbert commented on August 20, 2024

Great! I would prefer to have it customizable. Maybe we could have it like this:

[x] new posts
[ ] post updates
[ ] post comments

Just as an idea. Thanks a lot!

from wordpress-activitypub.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.