docs: shrink changelogs
This commit is contained in:
parent
65aee87274
commit
7452c80569
1 changed files with 1 additions and 59 deletions
60
CHANGELOG.md
60
CHANGELOG.md
|
@ -16,28 +16,15 @@ All changes from v13.0.0 onwards, for a full list of differences read [CALCKEY.m
|
||||||
|
|
||||||
- Fix: overlapping user follow button in mobile view
|
- Fix: overlapping user follow button in mobile view
|
||||||
|
|
||||||
- Fix mobile button
|
- Fix: Add .js to the end of two type-scripts, fixing a critical error that crashes calckey ([#9347](https://github.com/orhun/git-cliff/issues/9347))
|
||||||
|
|
||||||
- Fix shadows
|
|
||||||
|
|
||||||
|
|
||||||
### Documentation
|
|
||||||
|
|
||||||
- Docker immutable install
|
|
||||||
|
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
- New post style
|
- New post style
|
||||||
|
|
||||||
- Add checks to resolver and performOneActivity
|
|
||||||
|
|
||||||
- Add .js to the end of two type-scripts, fixing a critical error that crashes calckey
|
|
||||||
|
|
||||||
- Add antenna mark read functionality
|
- Add antenna mark read functionality
|
||||||
|
|
||||||
- Add .js to the end of two type-scripts, fixing a critical error that crashes calckey ([#9347](https://github.com/orhun/git-cliff/issues/9347))
|
|
||||||
|
|
||||||
- Automatic changelog generation using git cliffy
|
- Automatic changelog generation using git cliffy
|
||||||
|
|
||||||
|
|
||||||
|
@ -166,27 +153,14 @@ All changes from v13.0.0 onwards, for a full list of differences read [CALCKEY.m
|
||||||
|
|
||||||
- Fix: actually set in-dm to be true if in dm
|
- Fix: actually set in-dm to be true if in dm
|
||||||
|
|
||||||
- Fix serviceworker
|
|
||||||
|
|
||||||
- Fix: don't do icon transform by default
|
- Fix: don't do icon transform by default
|
||||||
|
|
||||||
- Fix problems from #9146
|
- Fix problems from #9146
|
||||||
|
|
||||||
|
|
||||||
- Fix ap person to db model
|
|
||||||
|
|
||||||
fixed entries of movedToUri and added entries of alsoKnownAs
|
|
||||||
|
|
||||||
- Fix more icons
|
- Fix more icons
|
||||||
|
|
||||||
- Fix remote move queue
|
- Fix remote move queue
|
||||||
|
|
||||||
- Fix queue?
|
|
||||||
|
|
||||||
- Fixed stupidness again
|
|
||||||
|
|
||||||
- Fix ??
|
|
||||||
|
|
||||||
- Fix import
|
- Fix import
|
||||||
|
|
||||||
- Fix path
|
- Fix path
|
||||||
|
@ -195,26 +169,8 @@ fixed entries of movedToUri and added entries of alsoKnownAs
|
||||||
|
|
||||||
- Fix liked pages endpoint
|
- Fix liked pages endpoint
|
||||||
|
|
||||||
- Fix??
|
|
||||||
|
|
||||||
- Fix remote move queue
|
- Fix remote move queue
|
||||||
|
|
||||||
- Fix queue?
|
|
||||||
|
|
||||||
maybe pls
|
|
||||||
|
|
||||||
debug log
|
|
||||||
|
|
||||||
fixed stupidness again
|
|
||||||
|
|
||||||
fix ??
|
|
||||||
|
|
||||||
fix import
|
|
||||||
|
|
||||||
im a idiot lol
|
|
||||||
|
|
||||||
make remote mig work
|
|
||||||
|
|
||||||
- Fix path
|
- Fix path
|
||||||
|
|
||||||
- Fix unicode weirdness
|
- Fix unicode weirdness
|
||||||
|
@ -225,14 +181,8 @@ make remote mig work
|
||||||
|
|
||||||
- Fix: migration labels
|
- Fix: migration labels
|
||||||
|
|
||||||
- Fix: label
|
|
||||||
|
|
||||||
- Fix ckjs
|
- Fix ckjs
|
||||||
|
|
||||||
- Fix calckeyjs
|
|
||||||
|
|
||||||
- Fix calckey-js | fix migration url
|
|
||||||
|
|
||||||
- Fix locale
|
- Fix locale
|
||||||
|
|
||||||
- Fix alsoKnownAs federation
|
- Fix alsoKnownAs federation
|
||||||
|
@ -350,8 +300,6 @@ It's "available". Thank you luke :P
|
||||||
|
|
||||||
- Feat: :sparkles: Add delete all lists
|
- Feat: :sparkles: Add delete all lists
|
||||||
|
|
||||||
- Add ui back
|
|
||||||
|
|
||||||
- Add local move follower migration
|
- Add local move follower migration
|
||||||
|
|
||||||
- Feat: customizable max note length
|
- Feat: customizable max note length
|
||||||
|
@ -382,15 +330,9 @@ It's "available". Thank you luke :P
|
||||||
|
|
||||||
- Perf: :zap: load icons css last
|
- Perf: :zap: load icons css last
|
||||||
|
|
||||||
- Perf: :zap: load icons css last
|
|
||||||
|
|
||||||
|
|
||||||
### Refactor
|
### Refactor
|
||||||
|
|
||||||
- Refactor readme
|
|
||||||
|
|
||||||
- Refactor: :alembic: try `active-class`
|
- Refactor: :alembic: try `active-class`
|
||||||
|
|
||||||
- Refactor: :recycle: Replace all `$ts` with i18n
|
- Refactor: :recycle: Replace all `$ts` with i18n
|
||||||
|
|
||||||
- Refactor
|
|
||||||
|
|
Loading…
Reference in a new issue