Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Releases: pfefferle/wordpress-semantic-linkbacks

3.9.1

04 Sep 18:29

Choose a tag to compare

  • Quick fix facepile problem id comments are closed

3.9.0

28 Aug 09:54

Choose a tag to compare

  • Support rel-alternate (mf2-json)
  • New php-mf2 version

3.8.1

15 Jul 20:52

Choose a tag to compare

  • Add follow post as type
  • Add warning to settings page if php-mbstring not installed
  • Return false in Emoji function if php-mbstring not installed
  • Add approve link to emails sent

3.8.0

18 Jun 22:02

Choose a tag to compare

  • Add locally hosted copy of the mystery man icon and serve it if there is no gravatar
  • Redo settings and settings page
  • Settings page to merge with Webmentions page if webmentions loaded

3.7.7

23 May 19:26

Choose a tag to compare

  • Add read type
  • Capture read-status if available
  • Change string as previous tense was off

3.7.6

15 Apr 21:13
f508b0c

Choose a tag to compare

  • Update Parser to version 0.4.3
  • Introduce watch and listen properties

3.7.5

23 Jan 20:12
f508b0c

Choose a tag to compare

3.7.4

31 Dec 12:29
3e27f4f

Choose a tag to compare

  • Replace rsvp-invite property which is not in use with invite property and add unit tests
  • Enhance post type returns to include post, page, and sitename
  • Add basic person tagging support

3.7.3

29 Dec 09:55

Choose a tag to compare

  • Replace tracking with interested property as noted on https://indieweb.org/rsvp
  • Remove h-as properties
  • Remove hard-coded microformats2 properties from facepile and move them to being generated from comment_class
  • Remove unused properties
  • Introduce type argument in list_linkbacks to generate unique ideas for each list of linkbacks without having to specify them using style and li-class
  • Whitelist property swarm-coins, used by OwnYourSwarm and display it if using built-in comment handler.

3.7.2

08 Dec 11:03

Choose a tag to compare

  • Bugfix: "Normal comments" hidden in comment-section (#140)