1
0
Fork 1
mirror of https://example.com synced 2024-11-24 20:26:39 +09:00
firefish/CALCKEY.md

41 lines
1.3 KiB
Markdown
Raw Normal View History

2022-07-19 08:48:58 +09:00
# All the changes to Calckey from stock Misskey
2022-07-20 01:41:38 +09:00
### Planned
- MFM button
- Better Messaging UI
- Like/star button
- Option to publicize instance blocks
- Better intro/onboarding
- Fully revamp welcome.a (non-logged in screen)
- Tabler icons instead of FontAwesome
- Personal notes for all accounts
2022-07-20 02:27:06 +09:00
- Ability to turn off "Connection lost" message (and set to default!)
- Admin custom CSS
- Improve notifications
- Non-nyaify cat mode
- Timeline filters
2022-07-20 02:43:33 +09:00
- Mark as read from notifications widget
2022-07-20 01:41:38 +09:00
2022-07-19 08:48:58 +09:00
### Implemented
2022-07-19 14:07:59 +09:00
- Yarn 3
2022-07-19 12:42:31 +09:00
- Saner defaults
- Star as default reaction
- Rosé Pine by default
2022-07-19 12:49:15 +09:00
- Better welcome screen (not logged in)
2022-07-19 13:40:44 +09:00
- Annoying Orange search
2022-07-19 13:47:39 +09:00
- MOTD
2022-07-19 14:30:56 +09:00
- Reply limit bug fixed
- Custom assets
2022-07-19 12:42:31 +09:00
- https://github.com/misskey-dev/misskey/pull/8983
- https://github.com/misskey-dev/misskey/pull/8956
- https://github.com/misskey-dev/misskey/pull/8954
- https://github.com/misskey-dev/misskey/pull/8997
- https://github.com/misskey-dev/misskey/pull/8996
- https://github.com/misskey-dev/misskey/pull/8955
- https://github.com/JakeMBauer/Misskey-Extras/blob/master/patches/star-is-like.patch
2022-07-19 12:46:19 +09:00
- https://github.com/misskey-dev/misskey/pull/8671
2022-07-19 12:49:15 +09:00
- https://github.com/misskey-dev/misskey/pull/8927
2022-07-19 12:50:27 +09:00
- https://github.com/misskey-dev/misskey/pull/8927
2022-07-20 01:41:38 +09:00
- https://github.com/misskey-dev/misskey/pull/8549