This commit is contained in:
ThatOneCalculator 2022-07-18 20:42:31 -07:00
parent 5177060c82
commit de57e5d66a
2 changed files with 16 additions and 7 deletions

View file

@ -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

View file

@ -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: {