-
-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: be compatible with the latest backend (#1762)
* fix: use ack read to increase read counts * fix: follow the upstream backend data structure * docs: readme * fix(timeline): update 'important' property from 'note.hasImportant' to 'note.bookmark' * fix: update to be compatible with the latest backend * fix: remove useMusic hook * ci: pnpm version * fix: import an non-existed music hook * ci: build ci error * ci: use pnpm instead of yarn * docs: readme * Revert "fix: remove useMusic hook" This reverts commit 598c33b. * feat!: support note music * fix: xlog summary cannot display * docs: breaking changes doc * ci: improve release ci * release: v4.6.6 * ci: add docker ci * feat: add `music` into `PostMeta` * docs: readme * ci: setup release env * docs: readme link
- Loading branch information
Showing
20 changed files
with
4,986 additions
and
7,852 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.