2022-07-18 17:48:58 -06:00
|
|
|
# All the changes to Calckey from stock Misskey
|
|
|
|
|
2022-07-23 22:57:13 -06:00
|
|
|
## Planned
|
2022-07-19 10:41:38 -06:00
|
|
|
|
|
|
|
- MFM button
|
|
|
|
- Better Messaging UI
|
2022-07-19 13:34:53 -06:00
|
|
|
- Classic mode make instance icon bring up new context menu
|
2022-07-19 10:41:38 -06:00
|
|
|
- Like/star button
|
|
|
|
- Option to publicize instance blocks
|
|
|
|
- Better intro/onboarding
|
2022-07-23 20:04:40 -06:00
|
|
|
- Fully revamp non-logged-in screen
|
2022-07-19 10:41:38 -06:00
|
|
|
- Personal notes for all accounts
|
2022-07-19 11:27:06 -06:00
|
|
|
- Admin custom CSS
|
|
|
|
- Non-nyaify cat mode
|
|
|
|
- Timeline filters
|
2022-07-23 20:04:40 -06:00
|
|
|
- "Bubble" timeline
|
|
|
|
- Filter notifications by user
|
2022-07-19 10:41:38 -06:00
|
|
|
|
2022-07-23 23:06:59 -06:00
|
|
|
## Work in progress
|
2022-07-23 22:57:13 -06:00
|
|
|
|
2022-07-23 23:06:59 -06:00
|
|
|
- Profile background as banner
|
2022-07-23 22:57:13 -06:00
|
|
|
- Better timeline top bar
|
|
|
|
|
|
|
|
## Implemented
|
2022-07-18 17:48:58 -06:00
|
|
|
|
2022-07-18 23:07:59 -06:00
|
|
|
- Yarn 3
|
2022-07-18 21:42:31 -06:00
|
|
|
- Saner defaults
|
|
|
|
- Star as default reaction
|
2022-07-23 20:54:13 -06:00
|
|
|
- Rosé Pine by default (+ non-themable elements made Rosé Pine)
|
|
|
|
- Better sidebar/navbar
|
2022-07-23 20:10:05 -06:00
|
|
|
- Mark as read from notifications widget
|
2022-07-23 22:30:42 -06:00
|
|
|
- Less cluttered notification summary
|
2022-07-18 21:49:15 -06:00
|
|
|
- Better welcome screen (not logged in)
|
2022-07-19 21:17:51 -06:00
|
|
|
- Ability to turn off "Connection lost" message
|
2022-07-23 20:45:27 -06:00
|
|
|
- Spinner instead of "Loading..."
|
2022-07-18 22:40:44 -06:00
|
|
|
- Annoying Orange search
|
2022-07-18 22:47:39 -06:00
|
|
|
- MOTD
|
2022-07-23 20:45:27 -06:00
|
|
|
- Reply limit bug fixed (somewhat)
|
2022-07-18 23:30:56 -06:00
|
|
|
- Custom assets
|
2022-07-23 20:06:08 -06:00
|
|
|
- [OAuth bearer token authentication](https://github.com/misskey-dev/misskey/pull/9021)
|
2022-07-23 20:03:38 -06:00
|
|
|
- [Styled Repair Tools](https://github.com/misskey-dev/misskey/pull/8956)
|
|
|
|
- [Option to make enter send message](https://github.com/misskey-dev/misskey/pull/8954)
|
|
|
|
- [Make showing ads optional](https://github.com/misskey-dev/misskey/pull/8996)
|
|
|
|
- [Autocomplete in messaging](https://github.com/misskey-dev/misskey/pull/8955)
|
|
|
|
- [Star is like](https://github.com/JakeMBauer/Misskey-Extras/blob/master/patches/star-is-like.patch)
|
|
|
|
- [Add additional background for acrylic popups if backdrop-filter is unsupported](https://github.com/misskey-dev/misskey/pull/8671)
|
|
|
|
- [Timeline page for non-login users](https://github.com/misskey-dev/misskey/pull/8927)
|
|
|
|
- [Add parameters to MFM rotate](https://github.com/misskey-dev/misskey/pull/8549)
|