summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 一部のMFM構文をopt-outにsyuilo2023-02-111-1/+1
|
* 一部のMFM構文をopt-inにsyuilo2023-02-118-462/+31
| | | | あとMFMチートシートはMisskey Hubに移動
* refactor: use defaultStore instead of this.$storesyuilo2023-02-111-9/+10
|
* Update about-misskey.vuesyuilo2023-02-111-0/+1
|
* :art:syuilo2023-02-111-1/+1
|
* fix: typeorm migrations not workingsyuilo2023-02-112-15/+9
| | | | Fix #9868
* :art:syuilo2023-02-111-2/+1
|
* fix: newNoteReceived indicator causes Layout Shift (#9843)Acid Chicken (硫酸鶏)2023-02-113-0/+7
| | | | | | | | | | | | | * fix: newNoteReceived indicator causes Layout Shift * chore: tweak position * chore: apply to user-list-timeline * style: unitless * chore: apply to antenna-timeline * fix: redundant margin
* tweak MkNotesyuilo2023-02-111-1/+1
|
* enhance(client): ↵syuilo2023-02-111-1/+2
| | | | 添付ファイルが5つ以上あるときは折りたたむように
* enhance(client): ↵syuilo2023-02-115-9/+59
| | | | | | 一度見たノートのRenoteは省略して表示するように Resolve #1792
* コンディショナルロールもバッジとして表示可能にsyuilo2023-02-112-2/+17
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-02-1011-12/+183
|\
| * 13.5.6syuilo2023-02-102-3/+5
| |
| * New Crowdin updates (#9852)syuilo2023-02-108-7/+176
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Lao) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Traditional)
| * fix: prevent clipping audio plyr's tooltip (#9850)Nya Candy2023-02-101-2/+2
| |
* | fix share pagetamaina2023-02-102-9/+9
|/
* chore(client): improve usabilitysyuilo2023-02-101-1/+1
|
* クロップ時の質問を分かりやすくsyuilo2023-02-104-2/+12
|
* 利用規約同意UIの調整syuilo2023-02-102-6/+8
|
* :art:syuilo2023-02-101-0/+1
|
* app auth / miauthの文言編集tamaina2023-02-093-4/+6
|
* enhance(client): /authおよびMiAuthのUIをブラッシュアップtamaina2023-02-095-160/+207
| | | | Fix #9742
* chore: determine dimensions of the helix of cat ears based on the size of ↵Acid Chicken (硫酸鶏)2023-02-101-11/+28
| | | | | | | | | | | | | avatars (#9836) * chore: determine dimensions of the helix of cat ears based on the size of avatars * Update MkAvatar.vue * Update packages/frontend/src/components/global/MkAvatar.vue --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* :art:tamaina2023-02-092-8/+18
|
* update pnpm to 7.27.0tamaina2023-02-091-1/+1
|
* /proxyでemoji, ↵tamaina2023-02-091-8/+16
| | | | avatarなどの命令がありかつ画像でないなら404を返すように
* 13.5.5syuilo2023-02-091-1/+1
|
* New Crowdin updates (#9844)syuilo2023-02-095-2/+97
| | | | | | | | | | | * New translations ja-JP.yml (German) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Lao)
* fix(client): webkitでMkMediaListが崩れるのを修正syuilo2023-02-091-0/+3
|
* 13.5.4syuilo2023-02-092-2/+2
|
* i/notificationsのレートリミットを緩和syuilo2023-02-091-1/+1
|
* enhance(client): improve api error handlingsyuilo2023-02-092-0/+5
|
* Update CHANGELOG.mdsyuilo2023-02-091-1/+2
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-02-092-3/+8
|\
| * fix: dateの初期値が正常に入らない時がある (#9827)KOKO2023-02-092-3/+8
| | | | | | | | | | | | | | * fix: dateの初期値が正常に入らない時がある * feat: datettime-localをとれるように * chore: いらない差分を戻す
* | fix(client): validate url to improve securitysyuilo2023-02-092-1/+3
|/
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-02-094-3/+5
|\
| * New translations ja-JP.yml (Spanish) (#9839)syuilo2023-02-091-0/+1
| |
| * i/notificationsのレートリミットを緩和tamaina2023-02-092-1/+2
| | | | | | | | SubwayTooterのバグ対策でレートリミットを設定していたが、通常の使い方でも引っかかることもあるため緩和
| * perf: renderBaseでCache-Controlを300秒から30秒にtamaina2023-02-092-2/+2
| |
* | Update about-misskey.vuesyuilo2023-02-091-1/+3
| |
* | lintsyuilo2023-02-091-3/+3
| |
* | Update about-misskey.vuesyuilo2023-02-091-1/+35
| |
* | Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-02-093-2/+10
|\|
| * Fix #9842tamaina2023-02-091-1/+2
| |
| * perf: renderBaseでCache-Controlを15秒から300秒にtamaina2023-02-092-1/+8
| |
* | Update about-misskey.vuesyuilo2023-02-091-0/+1
|/
* :art:syuilo2023-02-091-3/+2
|
* 13.5.3syuilo2023-02-092-5/+2
|