summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update CHANGELOG.mdsyuilo2023-02-261-2/+2
|
* Update codecov.ymlsyuilo2023-02-261-4/+2
|
* [Fix] fixed an typo in error message (#10102)daima36292023-02-261-1/+1
|
* enhance(client): ↵syuilo2023-02-261-0/+8
| | | | メニューの「もっと」からインスタンス情報を見れるように
* enhance(client): photoswipe ↵Khsmty2023-02-262-0/+18
| | | | | | | | | | | 表示時に戻る操作をしても前の画面に戻らないように (#10098) * enhance(client): photoswipe 表示時に戻る操作をしても前の画面に戻らないように * add: changelog --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(client): improve user menu uxsyuilo2023-02-261-42/+32
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-02-2620-15/+333
|\
| * New Crowdin updates (#10059)syuilo2023-02-2620-15/+333
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Romanian) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Slovak) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Bengali) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Spanish)
* | Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-02-2619-205/+424
|\|
| * test(server): add validation test of api:notes/create (#10090)tamaina2023-02-2619-205/+424
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix(server): notes/createのバリデーションが効いていない Fix #10079 Co-Authored-By: mei23 <m@m544.net> * anyOf内にバリデーションを書いても最初の一つしかチェックされない * :v: * wip * wip * :v: * RequiredProp * Revert "RequiredProp" This reverts commit 74693900119a590263106fa3adefd008d69ce80c. * add api:notes/create * fix lint * text * :v: * improve readability --------- Co-authored-by: mei23 <m@m544.net> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* | Update about-misskey.vuesyuilo2023-02-261-0/+1
|/
* Simplify search.vue (remove dead code) (#10088)Soni L2023-02-261-19/+0
| | | | | | | * Simplify search.vue This is already handled by the code above it, no need to handle it twice * Remove unused imports
* refactor(frontend): fix eslint error (#10084)Kagami Sascha Rosylight2023-02-251-1/+1
|
* feat: in-channel featured notesyuilo2023-02-253-11/+29
| | | | Resolve #9938
* :art:syuilo2023-02-252-5/+2
|
* :art:syuilo2023-02-251-5/+37
|
* enhance(client): tweak contextmenu position calculationsyuilo2023-02-253-23/+45
|
* Update CHANGELOG.mdsyuilo2023-02-251-0/+9
|
* enhance(client): renoteした際の表示を改善syuilo2023-02-253-4/+5
| | | | Resolve #10078
* enhance(client): ↵syuilo2023-02-252-7/+12
| | | | | | ノートメニューからユーザーメニューを開けるように Resolve #10019
* feat: 2つの検索画面の統合 (#9949) (#10038)Khsmty2023-02-2512-126/+137
| | | | | | | | | | | * feat: 検索画面の UI を統一 * fix: エラーの修正 * add: changelog --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-02-257-121/+98
|\
| * バックグラウンドで一定時間経過したらページネーショ ↵YS2023-02-252-3/+53
| | | | | | | | のアイテム更新をしない (#10053)
| * Windows環境でswcを使うと正常にビルドができない問題の修 ↵kabo24682023-02-253-116/+33
| | | | | | | | | | | | | | | | | | 正 (#10074) * Update @swc/core to v1.3.36 * Update CHANGELOG.md * Update CHANGELOG.md
| * fix(client): Android ↵tamaina2023-02-251-0/+8
| | | | | | | | | | | | | | ChromeでPWAとしてインストールできない問題を修正 (#10069) * fix(client): Android ChromeでPWAとしてインストールできない問題を修正 * 順番関係ある?
| * 未知のユーザーが deleteActor されたら処理をスキップする ↵xianon2023-02-251-2/+4
| | | | | | | | (#10067)
* | :art:syuilo2023-02-251-18/+20
|/
* enhance(client): improve clip menu uxsyuilo2023-02-242-66/+82
|
* デプロイされているプレビュー環境がない場合はプレビ ↵Masaya Suzuki2023-02-241-1/+33
| | | | | | | ー環境を削除しないようにする (#10062) * デプロイされているプレビュー環境がない場合はDestroy preview environmentを実行しないようにする * CIがない場合の処理追加
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-02-249-63/+93
|\
| * Update codecov.ymlsyuilo2023-02-241-0/+1
| |
| * fix(server): ↵tamaina2023-02-241-0/+10
| | | | | | | | | | | | | | notes/createで、fileIdsと見つかったファイルの数が異なる場合はエラーにする (#9911) * fix(server): notes/createで、fileIdsと見つかったファイルの数が異なる場合はエラーにする * NO_SUCH_FILE
| * fix/refaftor(client): MkTime.vueの変更 (#10061)tamaina2023-02-242-9/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix(client): MkTime.timeにstringでもDateでない値が入った場合、?を表示 * fix(client): MkTimeを改良 * numberを許容 * falsyな値もとる * 不明 * ありません * fix
| * test(backend): restore ap-request tests (#9997)Kagami Sascha Rosylight2023-02-243-44/+42
| | | | | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
| * enhance(client): MkUrlPreviewの閉じるボタンを見やすく (#9913)taiy2023-02-241-8/+21
| | | | | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
| * Pass `--detectOpenHandles` to Jest (#9895)Kagami Sascha Rosylight2023-02-241-2/+2
| | | | | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* | Update apple-touch-icon.pngsyuilo2023-02-241-0/+0
|/
* 起動時にRedisの疎通確認を行う (#9832)Masaya Suzuki2023-02-243-1/+13
| | | | | | | | | * 起動時にRedisの疎通確認を行う * check:connectをstart内に移動 --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* update PULL_REQUEST_TEMPLATEsyuilo2023-02-243-0/+27
|
* Add dialog to remove follower (#9718)atsuchan2023-02-243-0/+4
|
* 13.7.5syuilo2023-02-242-2/+2
|
* 13.7.4syuilo2023-02-242-2/+2
|
* Update CHANGELOG.mdsyuilo2023-02-241-1/+2
|
* feat(frontend): ↵arrow2nd2023-02-242-1/+4
| | | | | | | スマホ・タブレットの場合、チャンネルの投稿フォームに自動でフォーカスしないように (#10051) * feat(frontend): スマホ・タブレットの場合、チャンネルの投稿フォームに自動でフォーカスしない * Update CHANGELOG.md
* New Crowdin updates (#10057)syuilo2023-02-2427-653/+507
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Romanian) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Catalan) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Greek) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Slovak) * New translations ja-JP.yml (Swedish) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Bengali) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Lao) * New translations ja-JP.yml (Kabyle) * New translations ja-JP.yml (Japanese, Kansai)
* Update about-icon.pngsyuilo2023-02-241-0/+0
|
* enhance(client): ローカルのみ -> 連合なしsyuilo2023-02-248-9/+18
| | | | Resolve #10055
* Update CONTRIBUTING.mdsyuilo2023-02-241-0/+7
|
* fix CHANGELOGtamaina2023-02-231-1/+1
|
* fix(server): 全ての通知が削除されてしまうのを修正tamaina2023-02-232-2/+8
|