Changelog
Changes from v1 to v2
Change in one line:
Chilp v1 was wrapping itself in a Lustre component, Chilp v2 is a Lustre component.
- Add Bluesky as a anchor option, equal to Mastodon.
- Change styling to use DaisyUI by default, allowing it to adapt to your site’s theme, or for you to just match on classes if you want to use your own css.
- Remove DOMPurify dependency, instead Chilp now parses and rebuilds Mastodon post content by itself, to keep dangerous code from sneaking in.
- Introduced commands, allowing to hide certain comments from view even if they abide community guidelines for the backing platform.