Commit Graph

5952 Commits

Author SHA1 Message Date
syuilo d448f262d6 Merge branch 'develop' into drive-bulk 2025-05-11 19:47:13 +09:00
syuilo b18d6b4cef lint 2025-05-11 17:17:07 +09:00
syuilo a78f654322 🎨 2025-05-11 16:28:04 +09:00
syuilo 3d60d18e80 tweak MkMediaImage.vue 2025-05-11 16:25:49 +09:00
syuilo 4828fba7da Merge branch 'develop' into drive-bulk 2025-05-11 15:53:21 +09:00
かっこかり c793038a8b
fix(frontend): ノート購読の挙動改善 (#16023)
* fix(frontend): ノート購読の挙動改善

* fix

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-05-11 15:53:02 +09:00
syuilo 0a0ff8725e Merge branch 'develop' into drive-bulk 2025-05-11 15:43:31 +09:00
かっこかり 3df421da1a
refactor(frontend): MkMarquee のコードの可読性の向上 (#16017)
* fix(frontend/MkMarquee): Composition API に移行

* move animation to scoped environment

* refactor

---------

Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com>
2025-05-11 15:43:16 +09:00
syuilo 8d1a1813a3 Merge branch 'develop' into drive-bulk 2025-05-11 15:41:07 +09:00
syuilo 2ead6b8adc 🎨 2025-05-11 15:40:58 +09:00
anatawa12 cbc53de823
fix: RateLimiterService (#13997)
* 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>
2025-05-11 15:37:46 +09:00
syuilo 2c96f7f258 enhance(backend): increase MAX_ROOM_MEMBERS to 50 2025-05-11 15:32:36 +09:00
syuilo 69f5314ec9 Merge branch 'develop' into drive-bulk 2025-05-11 14:26:47 +09:00
syuilo 8793176be1 Update about-misskey.vue 2025-05-11 14:26:03 +09:00
syuilo 3100caadda 🎨 2025-05-11 14:23:58 +09:00
syuilo 4d08c0a82b enhance(frontend): blurhash無効化オプションを追加 2025-05-11 14:17:08 +09:00
syuilo a9422d6ed6 wip 2025-05-11 13:47:19 +09:00
syuilo cf701f389d wip 2025-05-11 13:11:05 +09:00
syuilo f239e6fc62 wip 2025-05-11 11:11:58 +09:00
syuilo e9ee571ef3 wip 2025-05-11 10:58:48 +09:00
syuilo 9bf9b10ba4 wip 2025-05-11 09:54:59 +09:00
syuilo 4ff3cdde87 wip 2025-05-11 09:46:52 +09:00
syuilo db09744ce8 wip 2025-05-11 09:41:15 +09:00
syuilo 4d185b49cd Update MkDrive.vue 2025-05-11 09:16:16 +09:00
syuilo 40c5cd0013 wip 2025-05-10 20:15:03 +09:00
syuilo ade38bfe2f wip 2025-05-10 18:28:26 +09:00
syuilo 90ac029317 wip 2025-05-10 18:18:05 +09:00
syuilo 6d5e9506e4 wip 2025-05-10 17:53:54 +09:00
syuilo 5149e1c285 Update MkDrive.vue 2025-05-10 17:08:25 +09:00
syuilo 8a072b1b4d wip 2025-05-10 17:03:17 +09:00
syuilo 9d6eb954b7 Update MkDrive.vue 2025-05-10 15:40:46 +09:00
syuilo 796b0c3706 Update MkDrive.vue 2025-05-10 15:35:41 +09:00
syuilo c98d72e6e1 wip 2025-05-10 15:28:06 +09:00
syuilo f25bc9bd95 Update MkDrive.vue 2025-05-10 15:03:09 +09:00
syuilo 293aa9512c Update MkDrive.vue 2025-05-10 14:59:50 +09:00
syuilo b21b287bc5 wip 2025-05-10 14:56:27 +09:00
syuilo 5a84789229 Merge branch 'develop' into drive-bulk 2025-05-10 14:42:29 +09:00
syuilo 039aacb31f refactor(frontend): better type def of usePagination 2025-05-10 14:42:18 +09:00
syuilo eccd27d74a Update MkDrive.vue 2025-05-10 14:41:56 +09:00
github-actions[bot] 92aca4498b Bump version to 2025.5.1-alpha.1 2025-05-10 03:58:55 +00:00
syuilo 8ce2f43722 wip 2025-05-10 12:56:19 +09:00
syuilo 28856ac0f5 Merge branch 'develop' into drive-bulk 2025-05-10 12:35:36 +09:00
かっこかり 0133dbfe7e
fix(frontend): サウンドのフォールバックが効かなくなっていた問題を修正 (#16012) 2025-05-10 12:34:59 +09:00
syuilo f2f3fea68a Merge branch 'develop' into drive-bulk 2025-05-10 11:30:42 +09:00
syuilo 0a0d42bb48 enhance: 招待されているが参加していないルームを開いたときに、招待を承認するかどうか尋ねるように 2025-05-10 11:25:00 +09:00
かっこかり e1cd7c94fb
refactor(frontend): use* 関数の格納場所のフォルダ名を composables に変更 (#16004)
* refactor(frontend): use* 関数の格納場所を正式名称(composables)に変更

* migrate

* move useLoading
2025-05-10 07:58:26 +09:00
github-actions[bot] c803f842ba Bump version to 2025.5.1-alpha.0 2025-05-09 12:18:54 +00:00
かっこかり 04928ba7d1
enhance(frontend): Instance Tickerのデザイン改善 (#15946)
* 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)

* 🎨

* Update Changelog

* remove unused property

* revert unrelated changes

* fix

* 実装を簡略化

* 🎨

* Update CHANGELOG.md

* 色の計算をコンポーネント内に移動

---------

Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
2025-05-09 21:16:21 +09:00
syuilo 1b3a8cd97d fix(frontend): "時計"ウィジェット(Clock)において、Transparent設定が有効でも、その背景が透過されない
Fix #15994
2025-05-09 20:41:50 +09:00
syuilo bbe26607eb enhance: リプライ元にアンケートがあることが表示されるように
Resolve #15998
2025-05-09 20:36:14 +09:00