Skip to content

Releases: Automattic/wordpress-activitypub

0.4.0

17 Feb 20:28
Compare
Choose a tag to compare
  • added settings to enable/disable hashtag support
  • fixed follower list
  • send activities only for new posts, otherwise send updates

0.3.2

04 Feb 20:43
Compare
Choose a tag to compare
  • added "followers" endpoint
  • change activity content from blog 'excerpt' to blog 'content'

0.3.1

02 Feb 23:44
Compare
Choose a tag to compare
  • better json encoding

0.3.0

02 Feb 22:57
Compare
Choose a tag to compare
  • basic hashtag support
  • temporarily deactived likes and boosts
  • added support for actor objects
  • fixed encoding issue

0.2.1

16 Jan 20:53
Compare
Choose a tag to compare
  • customizable backlink (permalink or shorturl)
  • show profile-identifiers also on profile settings

0.2.0

04 Jan 18:59
Compare
Choose a tag to compare
  • added option to switch between content and excerpt
  • removed html and duplicateded new-lines

0.1.1

30 Dec 10:42
Compare
Choose a tag to compare
  • fixed "excerpt" in AS JSON
  • added settings for the activity-summary and for the activity-object-type

0.1.0

20 Dec 10:34
Compare
Choose a tag to compare
  • added basic WebFinger support
  • added basic NodeInfo support
  • fully functional "follow" activity
  • send new posts to your followers
  • receive comments from your followers

0.0.2

06 Nov 17:39
887a515
Compare
Choose a tag to compare
  • refactorings
  • functional inbox
  • nicer profile views

0.0.1

24 Sep 18:59
Compare
Choose a tag to compare
  • initial