This fixes a regression that caused the `content` attribute of rendered notes with polls attached to be set to `{}`, causing undefined behavior in Mastodon & Akkoma. Misskey & forks just use the `_misskey_content` attribute, which was unaffected.
|
||
|---|---|---|
| .. | ||
| backend | ||
| client | ||
| iceshrimp-js | ||
| sw | ||
| meta.json | ||
| README.md | ||
📦 Packages
This directory contains all of the packages Iceshrimp uses.
backend: Main backend code written in TypeScript for NodeJSclient: Web interface written in Vue3 and TypeScriptsw: Web Service Worker written in TypeScripticeshrimp-js: TypeScript SDK for both backend and client, also published on NPM for public use