summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 🎨syuilo2025-05-111-22/+1
|
* Update CHANGELOG.mdsyuilo2025-05-111-1/+1
|
* fix: RateLimiterService (#13997)anatawa122025-05-114-77/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-112-1/+2
|
* Update about-misskey.vuesyuilo2025-05-111-0/+1
|
* 🎨syuilo2025-05-113-0/+15
|
* enhance(frontend): blurhash無効化オプションを追加syuilo2025-05-1110-10/+45
|
* refactor(frontend): better type def of usePaginationsyuilo2025-05-101-2/+2
|
* Bump version to 2025.5.1-alpha.1github-actions[bot]2025-05-102-2/+2
|
* fix(frontend): ↵かっこかり2025-05-101-1/+1
| | | | サウンドのフォールバックが効かなくなっていた問題を修正 (#16012)
* enhance: ↵syuilo2025-05-107-10/+78
| | | | 招待されているが参加していないルームを開いたときに、招待を承認するかどうか尋ねるように
* 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-093-3/+3
|
* New Crowdin updates (#16003)syuilo2025-05-0928-28/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Dutch) * New translations ja-jp.yml (Norwegian) * 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 (Turkish) * 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 (Uzbek) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Korean (Gyeongsang))
* enhance(frontend): Instance Tickerのデザイン改善 (#15946)かっこかり2025-05-092-2/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-092-0/+5
| | | | | | "時計"ウィジェット(Clock)において、Transparent設定が有効でも、その背景が透過されない Fix #15994
* enhance: ↵syuilo2025-05-095-0/+9
| | | | | | リプライ元にアンケートがあることが表示されるように Resolve #15998
* follow up of 8c2ab25e5f2040fcbc81bc2a02a279fed40e1c11syuilo2025-05-092-4/+8
|
* fix(backend): ↵syuilo2025-05-092-0/+21
| | | | チャットルームが削除された場合・チャットルームから抜けた場合に、未読状態が残り続けることがあるのを修正
* New Crowdin updates (#15969)syuilo2025-05-0923-37/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (German) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Korean) * 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 (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 (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)
* Feat: サーバー初期設定ウィザード (#15954)syuilo2025-05-0917-82/+803
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * Update welcome.setup.vue * wip * wip * wip * wip * Update MkServerSetupWizard.vue * Update MkServerSetupWizard.vue * wip * wip * wip * Update types.ts * wip * wip * Update CHANGELOG.md
* fix: exported antenna data cannot be imported in some cases (#15985)anatawa122025-05-094-5/+18
| | | | | | | | | | | | | * chore: add ExportedAntenna type * chore: use ExportedAntenna on export and fix schema * fix: excludeNotesInSensitiveChannel is not included * chore: revert unnecessary changes * chore: add doc for future developer * docs: update changelog
* Feat: UGCの公開範囲設定機能 (#15938)syuilo2025-05-0912-6/+144
| | | | | | | | | | | * wip * Update CHANGELOG.md * wip * wip * Update show.ts
* Feat: No websocket mode (#15851)syuilo2025-05-0996-2169/+2566
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * Update MkTimeline.vue * wip * wip * wip * Update MkTimeline.vue * Update use-pagination.ts * wip * wip * Update MkTimeline.vue * Update MkTimeline.vue * wip * wip * Update MkTimeline.vue * Update MkTimeline.vue * Update MkTimeline.vue * wip * Update use-pagination.ts * wip * Update use-pagination.ts * Update MkNotifications.vue * Update MkNotifications.vue * wip * wip * wip * Update use-note-capture.ts * Update use-note-capture.ts * Update use-note-capture.ts * wip * wip * wip * wip * Update MkNoteDetailed.vue * wip * wip * Update MkTimeline.vue * wip * fix * Update MkTimeline.vue * wip * test * Revert "test" This reverts commit 3375619396c54dcda5e564eb1da444c2391208c9. * Update use-pagination.ts * test * Revert "test" This reverts commit 42c53c830e28485d2fb49061fa7cdeee31bc6a22. * test * Revert "test" This reverts commit c4f8cda4aa1cec9d1eb97557145f3ad3d2d0e469. * Update style.scss * Update MkTimeline.vue * Update MkTimeline.vue * Update MkTimeline.vue * ✌️ * Update MkTimeline.vue * wip * wip * test * Update MkPullToRefresh.vue * Update MkPullToRefresh.vue * Update MkPullToRefresh.vue * Update MkPullToRefresh.vue * Update MkTimeline.vue * wip * tweak navbar * wip * wip * wip * wip * wip * wip * wip * Update home.vue * wip * refactor * wip * wip * Update note.vue * Update navbar.vue * Update MkPullToRefresh.vue * Update MkPullToRefresh.vue * Update MkPullToRefresh.vue * wip * Update MkStreamingNotificationsTimeline.vue * Update use-pagination.ts * wip * improve perf * wip * Update MkNotesTimeline.vue * wip * megre * Update use-pagination.ts * Update use-pagination.ts * Update MkStreamingNotesTimeline.vue * Update use-pagination.ts * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md
* refactorsyuilo2025-05-073-4/+4
|
* 🎨syuilo2025-05-072-25/+52
|
* [skip ci] Update CHANGELOG.md (prepend template)github-actions[bot]2025-05-071-0/+12
|
* Release: 2025.5.0github-actions[bot]2025-05-072-2/+2
|
* Update CHANGELOG.mdsyuilo2025-05-071-4/+1
|
* enhance(frontend): add debug roomsyuilo2025-05-072-0/+70
|
* 🎨syuilo2025-05-074-46/+58
|
* 🎨syuilo2025-05-074-46/+82
|
* 🎨syuilo2025-05-061-2/+2
|
* enhance(frontend): ↵syuilo2025-05-066-11/+86
| | | | バックアップされた設定のプロファイルを削除できるように
* 🎨syuilo2025-05-061-3/+3
|
* Bump version to 2025.5.0-rc.0github-actions[bot]2025-05-062-2/+2
|
* New Crowdin updates (#15949)syuilo2025-05-065-1/+46
| | | | | | | | | | | | | * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (German) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Russian)
* Fix 1745378064470-composite-note-index.js (#15968)anatawa122025-05-061-1/+1
|
* fix: developのtypecheckエラーを修正 (#15967)おさむのひと2025-05-063-226/+8
|
* fix(backend): enumerate achievement types in some response schema (#15953)zyoshoka2025-05-0612-121/+138
| | | | | * fix(backend): enumerate achievement types in some response schema * refactor: use `ref`
* add icon project filesyuilo2025-05-061-0/+0
|
* 🎨syuilo2025-05-062-51/+58
|
* 🎨syuilo2025-05-062-5/+26
|
* refactor(frontend): 空/エラー結果表示をコンポーネント化 ↵syuilo2025-05-0637-265/+140
| | | | | | | | | | | | | | | | | | | | | | | (#15963) * wip * wip * wip * wip * wip * Update MkResult.vue * Add storybook story for MkResult (#15964) * Update MkResult.vue --------- Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
* chore(deps): sharpを固定 (#15957)Kisaragi2025-05-051-0/+2
| | | cf. misskey-dev#15920
* Bump version to 2025.5.0-beta.0github-actions[bot]2025-05-052-2/+2
|
* use sharp 0.33.5syuilo2025-05-052-7/+216
| | | | Fix #15920
* tweak ui stylesyuilo2025-05-051-3/+8
|
* Bump version to 2025.5.0-alpha.2github-actions[bot]2025-05-052-2/+2
|
* fix(frontend): 横スワイプの挙動改善 (#15952)かっこかり2025-05-051-7/+20
|