Skip to content

Releases: Automattic/wordpress-activitypub

0.10.1

03 May 22:07
Compare
Choose a tag to compare
  • fix inbox activities, like follow
  • fix debug

0.10.0

15 Mar 19:35
Compare
Choose a tag to compare
  • add image alt text to the ActivityStreams attachment property in a format that Mastodon can read. props @BenLubar
  • use the "summary" property for a title as Mastodon does. props @BenLubar
  • support authorized fetch to avoid having comments from "Anonymous". props @BenLubar
  • add new post type: "title and link only". props @bgcarlisle

0.9.1

27 Nov 08:10
Compare
Choose a tag to compare
  • disable shared inbox
  • disable delete activity

0.9.0

24 Nov 20:42
Compare
Choose a tag to compare
  • some code refactorings
  • fix #73

0.8.3

30 Sep 06:00
Compare
Choose a tag to compare
  • fix accept-header bug

0.8.2

29 Sep 18:06
Compare
Choose a tag to compare
  • add all required accept header
  • better/simpler accept-header handling
  • add debugging mechanism
  • Add setting to enable AP for different (public) Post-Types
  • explicit use of global functions

0.8.1

21 Aug 13:07
Compare
Choose a tag to compare
  • fixed PHP warnings

0.8.0

21 Aug 08:39
Compare
Choose a tag to compare
  • Moved followers list to user-menu

0.7.4

20 Aug 11:03
Compare
Choose a tag to compare

0.7.3

20 Aug 08:31
Compare
Choose a tag to compare
  • refactorings
  • fixed PHP warnings
  • better hashtag regex