Releases: Automattic/wordpress-activitypub
Releases · Automattic/wordpress-activitypub
0.4.0
- added settings to enable/disable hashtag support
- fixed follower list
- send activities only for new posts, otherwise send updates
0.3.2
- added "followers" endpoint
- change activity content from blog 'excerpt' to blog 'content'
0.3.0
- basic hashtag support
- temporarily deactived likes and boosts
- added support for actor objects
- fixed encoding issue
0.2.1
- customizable backlink (permalink or shorturl)
- show profile-identifiers also on profile settings
0.2.0
- added option to switch between content and excerpt
- removed html and duplicateded new-lines
0.1.1
- fixed "excerpt" in AS JSON
- added settings for the activity-summary and for the activity-object-type
0.1.0
- 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
- refactorings
- functional inbox
- nicer profile views