sidebar
This commit is contained in:
parent
5177060c82
commit
de57e5d66a
12
CALCKEY.md
12
CALCKEY.md
@ -2,7 +2,19 @@
|
||||
|
||||
### Implemented
|
||||
|
||||
- Saner defaults
|
||||
- Star as default reaction
|
||||
- Rosé Pine by default
|
||||
- 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
|
||||
|
||||
### Planned
|
||||
|
||||
- MFM button
|
||||
- Better Messaging UI
|
||||
- Like/star button
|
||||
|
@ -71,16 +71,13 @@ export const defaultStore = markRaw(new Storage('base', {
|
||||
menu: {
|
||||
where: 'deviceAccount',
|
||||
default: [
|
||||
'notifications',
|
||||
'favorites',
|
||||
'drive',
|
||||
'notifications',,
|
||||
'followRequests',
|
||||
'-',
|
||||
'messaging',
|
||||
'favorites',
|
||||
'explore',
|
||||
'announcements',
|
||||
'channels',
|
||||
'search',
|
||||
'-',
|
||||
'ui',
|
||||
],
|
||||
},
|
||||
visibility: {
|
||||
|
Loading…
Reference in New Issue
Block a user