Allows you to use Mastodon and Bluesky comments on your Lustre blog hexdocs.pm/chilp/
blog gleam lustre indieweb mastodon bluesky comments
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Up the semver and move the goalpost or something like that

+2 -1
+2 -1
NOTES.md
··· 1 - # Notes for 1.0.1: 1 + # Notes for 1.1.0: 2 2 3 3 To do for this release: 4 4 - [ ] [feat] Adding multiple back-ends ··· 6 6 - [x] ~~GitHub issues, including a "[Comment via GitHub]" button.~~ For a later release, as this will require a lot of work to implement the GraphQL queries and mutations. 7 7 - [ ] Other platforms? Maybe? Depends on how much time I have, and how much demand there is for other platforms. 8 8 - [x] [fix] Adding `flex-wrap: wrap;` to `.widget .form-controls` to prevent the buttons from overflowing on smaller screens. 9 + - [ ] Remove the builtin CSS in favour of [DaisyUI](https://daisyui.com) classes. 9 10 10 11 ## [feat] Adding multiple back-ends 11 12