| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use promises API (#11351) | woxtu | 2023-07-27 | 3 | -17/+8 |
| | | |||||
| * | refactor: ↵ | 猫ロキP@deflis | 2023-07-27 | 1 | -2/+3 |
| | | | | | | | | forkでデフォルトのノート文字数を変更した場合、E2Eテストが落ちる問題を修正する (#11366) * forkでデフォルトのノート文字数を変更した場合このテストが落ちる問題を修正する * 文字数についてのコメントを追加しておく | ||||
| * | URL取得変数を関数に変更 #11392 (#11393) | setaria | 2023-07-27 | 1 | -1/+3 |
| | | |||||
| * | fix: PhotoSwipeによるクライアントのメモリリークの解消 ↵ | kabo2468 | 2023-07-27 | 1 | -9/+17 |
| | | | | | | | | (#11395) * Destroy PhotoSwipe on unmounted * Update CHANGELOG.md | ||||
| * | fix(frontend): replies to channel posts could change the visibility | Acid Chicken (硫酸鶏) | 2023-07-27 | 2 | -0/+2 |
| | | |||||
| * | build: close #10953 | Acid Chicken (硫酸鶏) | 2023-07-26 | 1 | -13/+15 |
| | | |||||
| * | fix(frontend): Remove errors in prefeerences-backups.vue | tamaina | 2023-07-26 | 1 | -37/+28 |
| | | |||||
| * | fix(frontend): #11386 ↵ | tamaina | 2023-07-26 | 1 | -3/+11 |
| | | | | | でウィンドウの場合に正常に表示されない問題を修正 | ||||
| * | fix(frontend): Fix cat ears are awkward on reply modal | syuilo | 2023-07-26 | 3 | -1/+2 |
| | | |||||
| * | Revert "fix(frontend): Fix cat ears are awkward on reply modal (#11309)" | syuilo | 2023-07-26 | 1 | -2/+1 |
| | | | | | This reverts commit 5280a5e5c68d94565774c71976fb343bb949554e. | ||||
| * | Update packages/frontend/src/pages/custom-emojis-manager.vue | syuilo | 2023-07-26 | 1 | -1/+1 |
| | | | | Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | ||||
| * | perf(frontend): Reduce getting clientWidth in MkMediaImage (#11386) | tamaina | 2023-07-26 | 1 | -2/+29 |
| | | | | | | | | * perf(frontend): Reduce getting clientWidth * fix * :v: | ||||
| * | Remove redundant double quotes in page titles (#11352) | woxtu | 2023-07-26 | 1 | -1/+1 |
| | | |||||
| * | fix(frontend): ↵ | syuilo | 2023-07-26 | 1 | -0/+1 |
| | | | | | 一部モーダルダイアログでスクロールできない問題を修正 | ||||
| * | fix(frontend): Selecting all emojis in Custom emoji is impossible | syuilo | 2023-07-26 | 1 | -1/+1 |
| | | | | | Fix #11381 | ||||
| * | fix: insert bottom spacing appropriately (#11370) | Ibuki Sugiyama | 2023-07-25 | 2 | -2/+6 |
| | | |||||
| * | refactor: Array.from(iterable).map(mapfn)をArray.from(iterable | { length: ↵ | tamaina | 2023-07-25 | 4 | -6/+7 |
| | | | | | | | | | | | | | | number }, mapfn)に (#11337) * refactor: Array.from(iterable).map(mapfn)をArray.from(iterable, mapfn)に * Update packages/frontend/src/components/MkTagCloud.vue Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> --------- Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | ||||
| * | fix: hide sensitive gallery image on OGP (#11380) | Acid Chicken (硫酸鶏) | 2023-07-25 | 1 | -2/+6 |
| | | |||||
| * | perf(frontend): MkMediaListのアスペクト比制限を調整 (#11377) | tamaina | 2023-07-25 | 2 | -19/+45 |
| | | |||||
| * | fix(backend): Change isPublic to correctly recognize as:Public term (#11347) | Koki Takahashi | 2023-07-25 | 1 | -1/+1 |
| | | | | | | | | | | * fix: Change isPublic to correctly recognize as:Public term * Update CHANGELOG.md --------- Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | ||||
| * | fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379) | tamaina | 2023-07-25 | 8 | -10/+10 |
| | | | | | | * fix(backend): Use OFFSET instead of SKIP when using LIMIT * update CHANGELOG.md | ||||
| * | Use BullMQAdapter (#11367) | hutchisr | 2023-07-25 | 1 | -2/+2 |
| | | |||||
| * | enhance(frontend): ↵ | tamaina | 2023-07-24 | 1 | -10/+0 |
| | | | | | リストTLで、ユーザーが追加・削除されてもTLを更新しないように | ||||
| * | chore(frontend): MkImgWithBlurhashのデコードのエラーをconsole.logに | tamaina | 2023-07-24 | 1 | -2/+1 |
| | | |||||
| * | test: MkAd play | Acid Chicken (硫酸鶏) | 2023-07-21 | 1 | -0/+2 |
| | | |||||
| * | fix: typo | Acid Chicken (硫酸鶏) | 2023-07-21 | 1 | -4/+4 |
| | | |||||
| * | fix: response to experimental rIC support on Safari removed due to Google ↵ | Acid Chicken (硫酸鶏) | 2023-07-21 | 1 | -0/+17 |
| | | | | | Login bug? | ||||
| * | refactor: avoid redundant method chain | Acid Chicken (硫酸鶏) | 2023-07-21 | 1 | -1/+1 |
| | | |||||
| * | enhance: ↵ | kabo2468 | 2023-07-21 | 3 | -16/+23 |
| | | | | | | | | | | | | | | | | | | 自動でたたまれる機能が返信先や引用RNにも適用されるように (#10989) * 返信、引用RNでMFMがあったら自動で隠すように * Update CHANGELOG.md * Update MkSubNoteContent.vue * refactor: avoid `Boolean` * docs: update CHANGELOG.md --------- Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | ||||
| * | enhance: Add OGP data for notes with multiple images/videos (#11142) | Alex | 2023-07-21 | 1 | -10/+12 |
| | | | | | | | | | | | | | | | | | | * Add OGP data for notes with multiple images/videos * Update CHANGELOG.md * Update packages/backend/src/server/web/views/note.pug Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Update packages/backend/src/server/web/views/note.pug Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> --------- Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | ||||
| * | perf(backend): use RSA 2048bit | syuilo | 2023-07-21 | 2 | -2/+2 |
| | | | | | #11129 | ||||
| * | fix(backend): ↵ | syuilo | 2023-07-21 | 1 | -5/+5 |
| | | | | | antennas/notesを叩いてもアンテナの無効化が解除されないことがある問題を修正 | ||||
| * | fix(server): ↵ | meron | 2023-07-21 | 1 | -0/+2 |
| | | | | | | | | アンテナ再有効の手段にアンテナ設定の更新を追加 (#11036) * fix(server): アンテナ再有効の手段にアンテナの表示とアンテナ設定の更新を追加 * 無効+Redisも空なアンテナの再有効化手段を antennas/update だけに | ||||
| * | Hide action buttons on `MkUrlPreviewPopup` (#11332) | woxtu | 2023-07-21 | 2 | -14/+18 |
| | | |||||
| * | chore(backend): better error message for unsupported attestation (#11333) | Kagami Sascha Rosylight | 2023-07-21 | 1 | -1/+1 |
| | | |||||
| * | fix(frontend): workaround storybook issue (#11334) | Kagami Sascha Rosylight | 2023-07-21 | 1 | -31/+48 |
| | | |||||
| * | fix redis config | tamaina | 2023-07-20 | 1 | -0/+1 |
| | | | | | https://github.com/misskey-dev/misskey/pull/11329#issuecomment-1644217395 | ||||
| * | :art: | syuilo | 2023-07-20 | 3 | -3/+3 |
| | | |||||
| * | :art: | syuilo | 2023-07-20 | 2 | -2/+2 |
| | | |||||
| * | enhance(backend): ↵ | tamaina | 2023-07-20 | 4 | -66/+35 |
| | | | | | | | | | | | | | | | | | | | | 設定ファイルでioredisの全てのオプションを指定可能に (#11329) * enhance(backend): 設定ファイルでioredisの全てのオプションを指定可能に * yappa kousuru * fix * fix? * fix * Revert "fix" This reverts commit 227f19ff3afcbbd560b831493975206263a1a5a3. * fix | ||||
| * | refactor(frontend): use nodemon for storybook (#11297) | Kagami Sascha Rosylight | 2023-07-20 | 1 | -3/+4 |
| | | | | | | * refactor(frontend): use nodemon for storybook * Update package.json | ||||
| * | enhance(backend): admin/emoji/addで作成した絵文字を返すように | syuilo | 2023-07-20 | 1 | -3/+3 |
| | | |||||
| * | enhance(frontend): ↵ | syuilo | 2023-07-20 | 1 | -2/+7 |
| | | | | | 絵文字登録でファイル名を絵文字名の初期値に | ||||
| * | perf: use slacc instead of unzipper (#10780) | Acid Chicken (硫酸鶏) | 2023-07-20 | 2 | -9/+11 |
| | | | | Co-authored-by: tamaina <tamaina@hotmail.co.jp> | ||||
| * | perf(backend): createPersonでキャッシュに保存する, ↵ | tamaina | 2023-07-20 | 1 | -57/+42 |
| | | | | | | | | | | | | | | | | | | DBのトランザクション回数を減らす (#11324) * perf(backend): createPersonでキャッシュを積極的に利用する, トランザクション回数を減らす * move comment * fix * oops * fix * fix * fix | ||||
| * | update aiscript to 0.15.0 | syuilo | 2023-07-20 | 2 | -6/+6 |
| | | |||||
| * | enhance: ↵ | syuilo | 2023-07-20 | 5 | -9/+48 |
| | | | | | | | ユーザーにロールが期限付きでアサインされている場合、その期限をユーザーのモデレーションページで確認できるように Close #11059 | ||||
| * | use storybook 7.0.27 | syuilo | 2023-07-20 | 1 | -17/+17 |
| | | | | | Resolve #11318 | ||||
| * | update aiscript to 0.14.1 | syuilo | 2023-07-20 | 2 | -6/+6 |
| | | |||||
| * | Update about-misskey.vue | syuilo | 2023-07-20 | 1 | -0/+4 |
| | | |||||