藍+85CD

Results 99 comments of 藍+85CD

I expect to write the frontend in the following order: - Home page with only basic information - User page - Post page - Separate reply page (for Webmention Backfeed...

> Can't there just be multiple h-entries on the page and link with an ID? This means it's too complicated to implement it in KKna and SSR it.

Here's a WIP PR: #83

Perhaps Hatsu users who have set up a WebSub hub for JSON / Atom Feed can leave a comment here so I can decide whether or not to do this...

Hatsu Extension in JSON Feed Item (TODO): - `sensitive`: The effect is equivalent to `sensitive` in ActivityPub. If not set, it will default to `false`. - `source`: Overrides the `source`...

I haven't maintained this repository lately, but PR is welcome.

It looks like you're modifying `package.json` directly? You need an updated `pnpm-lock.yaml` while updating the dependencies, otherwise the build will fail. so just `pnpm up --latest`

https://github.com/importantimport/activitypub-federation-rust Since I don't plan on publishing to crates.io, Hatsu should use this fork as a git submodule.

The fonts are accessible (but having CORS issues with local development) and the example is still 404. ![image](https://github.com/user-attachments/assets/10dc1e57-1eb6-4900-b8f6-fda42b8e4118)

> We had a short DNS issue, but should be fixed now It looks like the CORS issue has reappeared (the example doesn't load the fonts correctly either), and it...