e20f213982
An auto-update feature has been implemented, allowing users to enable or disable automatic display of new posts for feeds. Additional settings include a less conspicuous update indicator and the ability to preserve scroll position after loading new posts. These optional enhancements improve user control and customization. Translations for these features have also been added for English, Japanese, and Russian. |
||
---|---|---|
.. | ||
backend | ||
calckey-js | ||
client | ||
megalodon | ||
sw | ||
meta.json | ||
README.md |
📦 Packages
This directory contains all of the packages Calckey uses.
backend
: Main backend code written in TypeScript for NodeJSbackend/native-utils
: Backend code written in Rust, bound to NodeJS by NAPI-RSclient
: Web interface written in Vue3 and TypeScriptsw
: Web Service Worker written in TypeScriptcalckey-js
: TypeScript SDK for both backend and client, also published on NPM for public usemegalodon
: TypeScript library used for partial Mastodon API compatibility