wordpress-activitypub

ActivityPub for WordPress

MIT License

Downloads
473
Stars
453
Committers
37

Bot releases are visible (Hide)

wordpress-activitypub - 0.7.3

Published by pfefferle about 5 years ago

  • refactorings
  • fixed PHP warnings
  • better hashtag regex
wordpress-activitypub - 0.7.2

Published by pfefferle over 5 years ago

wordpress-activitypub - 0.7.1

Published by pfefferle over 5 years ago

  • fixed inbox problems with pleroma
wordpress-activitypub - 0.7.0

Published by pfefferle over 5 years ago

  • finally fixed pleroma compatibility
  • added "following" endpoint
  • simplified "followers" endpoint
  • fixed default value problem
wordpress-activitypub - 0.6.0

Published by pfefferle over 5 years ago

  • add tags as hashtags to the end of each activity
  • fixed pleroma following issue
  • followers-list improvements
wordpress-activitypub - 0.5.1

Published by pfefferle over 5 years ago

  • fixed name-collision that cases an invenate loop #35
wordpress-activitypub - 0.5.0

Published by pfefferle over 5 years ago

  • complete refactoring
  • fixed bug #30: Password-protected posts are federated
  • only send Activites when ActivityPub is enabled for this post-type
wordpress-activitypub - 0.4.4

Published by pfefferle over 5 years ago

  • show avatars
wordpress-activitypub - 0.4.3

Published by pfefferle over 5 years ago

  • finally fixed backlink in excerpt/summary posts
wordpress-activitypub - 0.4.2

Published by pfefferle over 5 years ago

  • fixed backlink in excerpt/summary posts (thanks @depone)
wordpress-activitypub - 0.4.1

Published by pfefferle over 5 years ago

  • finally fixed contact list
wordpress-activitypub - 0.4.0

Published by pfefferle over 5 years ago

  • added settings to enable/disable hashtag support
  • fixed follower list
  • send activities only for new posts, otherwise send updates
wordpress-activitypub - 0.3.2

Published by pfefferle over 5 years ago

  • added "followers" endpoint
  • change activity content from blog 'excerpt' to blog 'content'
wordpress-activitypub - 0.3.1

Published by pfefferle over 5 years ago

  • better json encoding
wordpress-activitypub - 0.3.0

Published by pfefferle over 5 years ago

  • basic hashtag support
  • temporarily deactived likes and boosts
  • added support for actor objects
  • fixed encoding issue
wordpress-activitypub - 0.2.1

Published by pfefferle almost 6 years ago

  • customizable backlink (permalink or shorturl)
  • show profile-identifiers also on profile settings
wordpress-activitypub - 0.2.0

Published by pfefferle almost 6 years ago

  • added option to switch between content and excerpt
  • removed html and duplicateded new-lines
wordpress-activitypub - 0.1.1

Published by pfefferle almost 6 years ago

  • fixed "excerpt" in AS JSON
  • added settings for the activity-summary and for the activity-object-type
wordpress-activitypub - 0.1.0

Published by pfefferle almost 6 years ago

  • added basic WebFinger support
  • added basic NodeInfo support
  • fully functional "follow" activity
  • send new posts to your followers
  • receive comments from your followers
wordpress-activitypub - 0.0.2

Published by pfefferle almost 6 years ago

  • refactorings
  • functional inbox
  • nicer profile views