2.4.1 (2024-12-29)
- shorter toggle labels (9af1d17)
2.4.0 (2024-11-28)
- allow setting a language for posting to mastodon and bluesky (be447c7)
- set a prefered language for posting to mastodon or bluesky (d86dac0)
2.3.4 (2024-11-28)
- allow empty title (88dd5e5)
2.3.3 (2024-11-28)
- allow empty author (0f0d636)
2.3.2 (2024-11-28)
- webmention stats - allow empty image (9c232c4)
2.3.1 (2024-11-23)
- revert to mention-of if no type was detected (7dbb53a)
- set target and source urls if not set in constructor (d932d81)
2.3.0 (2024-11-23)
- process queue from panel (0e5c460)
2.2.2 (2024-11-13)
- shorten text when too long (a9590aa)
2.2.1 (2024-11-11)
2.2.0 (2024-09-26)
- get bluesky url page method (c86692c)
2.1.3 (2024-09-10)
2.1.2 (2024-09-09)
- always return a date, set one if not in data (6e2d319)
2.1.1 (2024-08-30)
- handle non-url types in mastodon replies with hashtags (eaf6bad)
- webmention now sends uuid instead of page object (ee93c5d)
2.1.0 (2024-08-17)
- define multiple source fields for external posting (0f9f04c)
2.0.1 (2024-08-10)
- outbox version 2 format mixup (73ef59e)
2.0.0 (2024-08-06)
-
- 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
1.10.0 (2023-12-30)
1.9.1 (2023-12-06)
- composer updates (9f08816)
1.9.0 (2023-11-23)
- handle db migrations if no path is given (9a5d438)
1.8.2 (2023-10-29)
1.8.1 (2023-08-27)
- panel error on unknown webmention endpoint (e05b3ca)
1.8.0 (2023-07-12)
- skip sending mentions to own host (252c7ba)
1.7.0 (2023-01-20)
- added migrations (e69f407)
- controll webmention sending on page (a4672a1)
- page mock (2b7aa1a)
- webmention outbox stats (ad6d6e1)
1.6.3 (2022-12-13)
- add activity pub snippet for more reliable webmention (66fa078)
1.6.2 (2022-12-13)
- set activitypub webmention url earlier (76d8076)
1.6.1 (2022-12-13)
- bump version (da2bf23)
1.6.0 (2022-12-09)
1.5.0 (2022-10-15)
- kirby 3.8 deprectations removed (6ec930f)
1.4.2 (2022-04-07)
- javascript php mixup (82ea703)
1.4.1 (2022-04-07)
- sqlite queries need a leading zero (50240a0)
1.4.0 (2022-04-07)
- cycle through months (cbf6f09)
1.3.1 (2022-02-26)
- enable hooks (7265757)
1.3.0 (2022-02-26)
- sending webmentions (f89bb54)
1.2.4 (2022-02-18)
- missing respone class (1a2c2d9)
1.2.3 (2022-01-08)
1.2.2 (2021-12-18)
- wrong retun signature in known networks (60d47ab)
1.2.1 (2021-11-17)
- stability level for k3.6 dependency (6cf1ecd)
1.2.0 (2021-11-15)
- breaking changes! New hook name (dc240a3)
1.1.0 (2021-11-12)
- README (5a5d281)