importantimport / hatsu

🩵 Self-hosted & Fully-automated ActivityPub Bridge for Static Sites.
https://hatsu.cli.rs
GNU Affero General Public License v3.0
107 stars 2 forks source link

Support `oom-components/mastodon-comments` #5

Closed kwaa closed 5 months ago

kwaa commented 10 months ago

https://github.com/oom-components/mastodon-comments

This requires the implementation of the Mastodon API api/v1/statuses/${id}/context.

kwaa commented 10 months ago

The problem is that Hatsu uses page url as the id, which may require Base64Url encode as the id for this API

kwaa commented 7 months ago

draft: https://hatsu.cli.rs/users/backfeed-based-on-mastodon-comments.html

kwaa commented 5 months ago

Bugs should be mostly fixed, so I will close this issue.