Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop
This commit is contained in:
commit
08e85bf477
@ -10,6 +10,12 @@
|
|||||||
- Fully revamp welcome.a (non-logged in screen)
|
- Fully revamp welcome.a (non-logged in screen)
|
||||||
- Tabler icons instead of FontAwesome
|
- Tabler icons instead of FontAwesome
|
||||||
- Personal notes for all accounts
|
- Personal notes for all accounts
|
||||||
|
- Ability to turn off "Connection lost" message (and set to default!)
|
||||||
|
- Admin custom CSS
|
||||||
|
- Improve notifications
|
||||||
|
- Non-nyaify cat mode
|
||||||
|
- Timeline filters
|
||||||
|
- Mark as read from notifications widget
|
||||||
|
|
||||||
### Implemented
|
### Implemented
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ Read [this](./CALCKEY.md) for current and future differences.
|
|||||||
|
|
||||||
## 🛻 Migrating from Misskey to Calckey
|
## 🛻 Migrating from Misskey to Calckey
|
||||||
|
|
||||||
You need at least 🐢 NodeJS v18 and *exactly* 🧶 Yarn v3.2.1!
|
You need at least 🐢 NodeJS v16.5.0 (v18.4.0+ reccomended!) and *exactly* 🧶 Yarn v3.2.1!
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
corepack enable
|
corepack enable
|
||||||
|
Loading…
Reference in New Issue
Block a user