Skip to content

Releases: mauricerenck/indieConnector

v2.1.0

17 Aug 11:43
Compare
Choose a tag to compare

2.1.0 (2024-08-17)

Features

  • define multiple source fields for external posting (0f9f04c)

v2.0.1

10 Aug 12:37
Compare
Choose a tag to compare

2.0.1 (2024-08-10)

Bug Fixes

  • outbox version 2 format mixup (73ef59e)

v2.0.0

06 Aug 09:36
Compare
Choose a tag to compare

2.0.0 (2024-08-06)

Features

BREAKING CHANGES

    • rewrite of receive classes and tests
  • feat: stats enabled option

  • the configuration stats = true has been moved to stats.enabled = true

  • feat: split data into webmention hooks

  • feat: webmention queue

  • feat: process queue

  • feat: urlcheck class

  • feat: page checks class

  • feat: database class

  • feat: outsourced webmention io specific code

  • feat: mastodon posting

  • feat: post images

  • feat: block templates

  • feat: disable per page

  • feat: configure status length

  • feat: handle deleted pages

  • feat: paginated tables in panel view

  • feat: disable migrations

  • feat: mastodon url panel field

  • feat: block source urls in config

  • feat: check for disabled webmentions on page level

  • feat: kirbytags for like, bookmark, repost, reply

  • feat: disable posting to mastodon on page level

  • feat: post to bluesky

  • feat: endpoint snippet

  • feat: updated outbox format

  • feat: save status of external posts

  • feat: mastodon url page method

  • feat: check bsky and mastodon urls and do not send again

  • feat: stat view updates

  • fix: stats option keeping donottrack in mind

  • fix: localurl checks

  • fix: use uri instead of slug for full path

  • fix: 410 route

  • fix: mastodon sender enable had wrong init value

  • fix: adapt to webmentions.rock tests

  • improvement: hook - detect urls once

  • improvement: microformat detection and tests

  • improvement: robust author field getters

  • improvement: show author and page title in stats

  • improvement: stats now check if the webmention is an update and doesnt count twice

  • improvement: mastodon sender with new options

  • improvement: new option structure

  • improvement: moved routes into separate file

  • improvement: stats

  • improvement: use ktable component

v1.10.0

30 Dec 18:01
Compare
Choose a tag to compare

1.10.0 (2023-12-30)

Features

v1.9.1

06 Dec 13:47
Compare
Choose a tag to compare

1.9.1 (2023-12-06)

Bug Fixes

v1.9.0

23 Nov 18:12
Compare
Choose a tag to compare

1.9.0 (2023-11-23)

Features

  • handle db migrations if no path is given (9a5d438)

v1.8.2

29 Oct 14:26
Compare
Choose a tag to compare

1.8.2 (2023-10-29)

Bug Fixes

  • remove bridgy json request (dbc7a5a), closes #8

v1.8.1

27 Aug 16:52
Compare
Choose a tag to compare

1.8.1 (2023-08-27)

Bug Fixes

  • panel error on unknown webmention endpoint (e05b3ca)

v1.8.0

12 Jul 15:06
Compare
Choose a tag to compare

1.8.0 (2023-07-12)

Features

  • skip sending mentions to own host (252c7ba)

v1.7.0

20 Jan 11:38
Compare
Choose a tag to compare

1.7.0 (2023-01-20)

Features