summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(frontend): ↵かっこかり2025-05-221-2/+2
| | | | | | | シンタックスハイライトのエンジンをJavaScriptベースのものに変更 (#16084) * refactor(frontend): シンタックスハイライトのエンジンをJavaScriptベースのものに変更 * Update Changelog
* feat(frontend): tabler-iconsのサブセット化 (#15340)かっこかり2025-05-2211-9/+322
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat(frontend): tabler-iconsの使用されていないアイコンを削除するように * fix * fix * fix * fix * fix * Update Changelog * enhance: tablerのCSSを使用されているクラスのみに限定 * 使用するアイコンパッケージをそろえる * Update CONTRIBUTING.md * Update CONTRIBUTING.md * spdx * typo * fix: サブセットから除外される書き方をしている部分を修正 * fix: 同じunicodeに複数のアイコンclassが割り当てられている場合に対応 * remove debug code * Update CHANGELOG.md * fix merge error * setup renovate * fix: woff2ではなくwoffに変換していたのを修正 * update deps * update changelog
* fix(deps): update [backend] update dependencies (#15911)renovate[bot]2025-05-221-37/+37
| | | | | | | | | | * fix(deps): update [backend] update dependencies * run pnpm dedupe to fix type errors --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* chore(deps): update [misskey-js] update dependencies (#15907)renovate[bot]2025-05-222-9/+9
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update [frontend] update dependencies (#15910)renovate[bot]2025-05-226-81/+81
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* feat(frontend): ↵syuilo2025-05-225-5/+221
| | | | モバイルデバイスで折りたたまれたUIの展開表示に全画面ページを使用できるように
* clean upsyuilo2025-05-221-1/+1
|
* refactor(frontend): better type defssyuilo2025-05-223-6/+14
|
* refactor(frontend): src -> anchorElementsyuilo2025-05-2213-61/+61
|
* Bump version to 2025.5.1-alpha.4github-actions[bot]2025-05-221-1/+1
|
* fix(frontend): ジョブキューインスペクタの型エラー解消 ↵かっこかり2025-05-2218-95/+501
| | | | | | | | | | | | | (#16020) * fix(frontend): ジョブキューインスペクタの型エラー解消 * fix * fix * fix * fix
* fix(backend): 連合モードが「なし」の場合はactivity ↵かっこかり2025-05-223-10/+13
| | | | | | | | | jsonへのリンクタグを省略するように (#16074) * fix(backend): 連合モードが「なし」の場合はactivity jsonへのリンクタグを省略するように * Update Changelog * flip condition
* fix(frontend): ↵syuilo2025-05-221-1/+1
| | | | | | UIのアニメーションをオフにするとページネーションが表示されない問題を修正 Fix #16078
* enhance(frontend): ↵かっこかり2025-05-211-2/+3
| | | | 通知設定ページにサウンド設定ページへのリンクを追加 (#16072)
* enhance(frontend): ↵かっこかり2025-05-213-27/+118
| | | | | | | | | | | ファイルのアップロードを中止できるように (#16069) * enhance(frontend): ファイルのアップロードを中止できるように * Update Changelog * fix: ダイアログを閉じたり、中断ボタンが押されたりしたときはその後のアップロードをすべて中止するように * fix
* fix(frontend): 誤植を修正 (#16075)かっこかり2025-05-211-1/+1
|
* enhance(frontend): テーマ切り替えのアニメーションをView ↵かっこかり2025-05-213-19/+86
| | | | | | | | | Transitionに変更 (#15974) * enhance(frontend): テーマ切り替えのアニメーションをView Transitionに変更 * fix lint * fix: 切り替え時間を0.5sに
* enhance(frontend/aiscript): AiScriptからtoastを発行できるように ↵かっこかり2025-05-211-0/+5
| | | | | | | (#16071) * enhance(frontend/aiscript): AiScriptからtoastを発行できるように * Update Changelog
* :art: (#16070)かっこかり2025-05-211-0/+1
|
* Bump version to 2025.5.1-alpha.3github-actions[bot]2025-05-201-1/+1
|
* Feat: ドライブ周りのUIの強化 (#16011)syuilo2025-05-2169-1433/+1924
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * Update MkDrive.vue * wip * Update MkDrive.vue * Update MkDrive.vue * wip * Update MkDrive.vue * Update MkDrive.vue * wip * Update MkDrive.vue * wip * wip * wip * wip * Update MkDrive.vue * wip * wip * wip * wip * wip * wip * wip * feat(frontend): upload dialog (#16032) * wip * wip * Update MkUploadDialog.vue * wip * wip * wip * wip * wip * Update MkUploadDialog.vue * wip * wip * Update MkDrive.vue * wip * wip * Update MkPostForm.vue * wip * Update room.form.vue * Update os.ts * wiop * wip * wip * wip * wip * wip * wip * wip * Update select-file.ts * wip * wip * Update MkDrive.vue * Update drag-and-drop.ts * wip * wip * wop * wip * wip * Update MkDrive.vue * Update CHANGELOG.md * wipo * Update MkDrive.folder.vue * wip * Update MkUploaderDialog.vue * wip * wip * Update MkUploaderDialog.vue * wip * Update MkDrive.vue * Update MkDrive.vue * wip * wip
* enhance(frontend): ↵かっこかり2025-05-2011-15/+23
| | | | | | | | | | | URLプレビューをユーザーサイドで無効化できるように (#16064) * enhance(frontend): URLプレビューをユーザーサイドで無効化できるように * fix lint * Update Changelog * fix: 設定項目をデータセーバーに移動
* fix(frontend): ↵かっこかり2025-05-195-49/+16
| | | | ユーザー概要ページのファイルの項目のデザイン改良 (#16063)
* fix(frontend): tweak use-pagination behavioursyuilo2025-05-141-19/+42
|
* enhance(frontend): add performance tipsyuilo2025-05-141-0/+18
|
* enhance: ↵syuilo2025-05-1212-53/+149
| | | | | | | | | | | | | | | | | いくつかの設定ファイルの項目をコントロールパネルで設定するように (#16026) * wip * Update CHANGELOG.md * feat: migrate to existing config value (#16030) * wip * Update CHANGELOG.md --------- Co-authored-by: anatawa12 <anatawa12@icloud.com>
* 🎨syuilo2025-05-121-0/+1
| | | | Fix #16018
* Bump version to 2025.5.1-alpha.2github-actions[bot]2025-05-121-1/+1
|
* feat(frontend): 絵文字をミュート可能にする機能 (#15966)taichan2025-05-1210-36/+387
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip ( 絵文字ミュートの基礎実装, PoC ) * refactor: 絵文字のmute/unmute処理の共通化 * SPDX * リアクションからも絵文字ミュート可能に * emojiMute/emojiUnmute * replace resource of emojiMute * add vitest preferstate for mutedEmojis * add vitest to preferReactive * 混入削除 * Fix typo (mutedEmojis -> mutingEmojis) * reactiveやめる * add時の判定ミスを修正 * Add CHANGELOG * Revert "reactiveやめる" This reverts commit 442742c371472f9c9e9372c5552cf73767aedecf. * Update Changelog
* lintsyuilo2025-05-111-3/+1
|
* 🎨syuilo2025-05-111-1/+1
|
* tweak MkMediaImage.vuesyuilo2025-05-111-0/+23
|
* fix(frontend): ノート購読の挙動改善 (#16023)かっこかり2025-05-114-14/+51
| | | | | | | | | * fix(frontend): ノート購読の挙動改善 * fix --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* refactor(frontend): MkMarquee のコードの可読性の向上 (#16017)かっこかり2025-05-117-127/+104
| | | | | | | | | | | * fix(frontend/MkMarquee): Composition API に移行 * move animation to scoped environment * refactor --------- Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com>
* 🎨syuilo2025-05-111-22/+1
|
* fix: RateLimiterService (#13997)anatawa122025-05-113-77/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix rate limit check never ends * fix: long term / short term limitがないときでもそれぞれ用のnew Limiterとlimiter.getが呼ばれる問題 * refactor: wrap ratelimiter with promise * refactor: reimplement max/min with async * refactor: reimplement limit with async * refactor: do not check long term limit inside min * refactor: check if there is rate limit inside min/max function * refactor: remove unnecessary return in min/max function * refactor: remove unnecessary max/min function * refactor: return rate limit instead of throwing an object * fix: レートリミットのfactorが二回適用されて二乗の効果がある問題を修正 * fix lint error --------- Co-authored-by: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
* enhance(backend): increase MAX_ROOM_MEMBERS to 50syuilo2025-05-111-1/+1
|
* Update about-misskey.vuesyuilo2025-05-111-0/+1
|
* 🎨syuilo2025-05-111-0/+10
|
* enhance(frontend): blurhash無効化オプションを追加syuilo2025-05-117-10/+39
|
* refactor(frontend): better type def of usePaginationsyuilo2025-05-101-2/+2
|
* Bump version to 2025.5.1-alpha.1github-actions[bot]2025-05-101-1/+1
|
* fix(frontend): ↵かっこかり2025-05-101-1/+1
| | | | サウンドのフォールバックが効かなくなっていた問題を修正 (#16012)
* enhance: ↵syuilo2025-05-104-10/+66
| | | | 招待されているが参加していないルームを開いたときに、招待を承認するかどうか尋ねるように
* refactor(frontend): use* 関数の格納場所のフォルダ名を ↵かっこかり2025-05-1057-53/+53
| | | | | | | | | composables に変更 (#16004) * refactor(frontend): use* 関数の格納場所を正式名称(composables)に変更 * migrate * move useLoading
* Bump version to 2025.5.1-alpha.0github-actions[bot]2025-05-091-1/+1
|
* enhance(frontend): Instance Tickerのデザイン改善 (#15946)かっこかり2025-05-091-2/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat(tms): インスタンス情報の表示位置 (taiyme#198) * migrate * fix(InstanceTicker): リモートサーバーのアイコンが初期画像になる問題 (taiyme#211) * refactor(InstanceTicker): 参照の構造を変更 Co-Authored-By: taiy <53635909+taiyme@users.noreply.github.com> * perf(TmsInstanceTicker): color関数に変更 (taiyme#283) * :art: * Update Changelog * remove unused property * revert unrelated changes * fix * 実装を簡略化 * :art: * Update CHANGELOG.md * 色の計算をコンポーネント内に移動 --------- Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
* fix(frontend): ↵syuilo2025-05-091-0/+4
| | | | | | "時計"ウィジェット(Clock)において、Transparent設定が有効でも、その背景が透過されない Fix #15994
* enhance: ↵syuilo2025-05-094-0/+7
| | | | | | リプライ元にアンケートがあることが表示されるように Resolve #15998
* follow up of 8c2ab25e5f2040fcbc81bc2a02a279fed40e1c11syuilo2025-05-092-4/+8
|