iceshrimp-legacy/CALCKEY.md

44 lines
1.4 KiB
Markdown
Raw Normal View History

2022-07-19 01:48:58 +02:00
# All the changes to Calckey from stock Misskey
2022-07-19 18:41:38 +02:00
### Planned
- MFM button
- Better Messaging UI
2022-07-19 21:34:53 +02:00
- Classic mode make instance icon bring up new context menu
2022-07-19 18:41:38 +02:00
- 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-19 19:27:06 +02:00
- Admin custom CSS
2022-07-20 05:17:51 +02:00
- Improve notifications (content is too verbose)
2022-07-19 19:27:06 +02:00
- Non-nyaify cat mode
- Timeline filters
2022-07-19 19:43:33 +02:00
- Mark as read from notifications widget
2022-07-19 18:41:38 +02:00
2022-07-19 01:48:58 +02:00
### Implemented
2022-07-19 07:07:59 +02:00
- Yarn 3
2022-07-19 05:42:31 +02:00
- Saner defaults
- Star as default reaction
- Rosé Pine by default
2022-07-20 00:40:58 +02:00
- Better sidebar/navbar
2022-07-19 05:49:15 +02:00
- Better welcome screen (not logged in)
2022-07-20 05:17:51 +02:00
- Ability to turn off "Connection lost" message
2022-07-19 06:40:44 +02:00
- Annoying Orange search
2022-07-19 06:47:39 +02:00
- MOTD
2022-07-19 07:30:56 +02:00
- Reply limit bug fixed
- Custom assets
2022-07-19 05:42:31 +02: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 05:46:19 +02:00
- https://github.com/misskey-dev/misskey/pull/8671
2022-07-19 05:49:15 +02:00
- https://github.com/misskey-dev/misskey/pull/8927
2022-07-19 05:50:27 +02:00
- https://github.com/misskey-dev/misskey/pull/8927
2022-07-20 05:17:51 +02:00
- https://github.com/misskey-dev/misskey/pull/8549