iceshrimp-legacy/CALCKEY.md
ThatOneCalculator 9629e3ccb9 Bearer auth
2022-07-23 19:06:08 -07:00

44 lines
1.6 KiB
Markdown

# All the changes to Calckey from stock Misskey
### Planned
- MFM button
- Better Messaging UI
- Classic mode make instance icon bring up new context menu
- Like/star button
- Option to publicize instance blocks
- Better intro/onboarding
- Fully revamp non-logged-in screen
- Tabler icons instead of FontAwesome
- Personal notes for all accounts
- Admin custom CSS
- Improve notifications (content is too verbose)
- Non-nyaify cat mode
- Timeline filters
- Mark as read from notifications widget
- "Bubble" timeline
- Filter notifications by user
### Implemented
- Yarn 3
- Saner defaults
- Star as default reaction
- Rosé Pine by default
- Better sidebar/navbar
- Better welcome screen (not logged in)
- Ability to turn off "Connection lost" message
- Annoying Orange search
- MOTD
- Reply limit bug fixed
- Custom assets
- [OAuth bearer token authentication](https://github.com/misskey-dev/misskey/pull/9021)
- [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)