Commit Graph

27229 Commits

Author SHA1 Message Date
syuilo 9010c9710c Merge branch 'develop' into drive-bulk 2025-05-12 12:21:59 +09:00
syuilo 51b5d740f6 🎨
Fix #16018
2025-05-12 12:17:14 +09:00
github-actions[bot] fe7b2298f6 Bump version to 2025.5.1-alpha.2 2025-05-12 01:02:03 +00:00
taichan 5bc52b6743
feat(frontend): 絵文字をミュート可能にする機能 (#15966)
* 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 442742c371.

* Update Changelog
2025-05-12 10:00:06 +09:00
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
syuilo 5465dccda9
Update CHANGELOG.md 2025-05-11 15:39:39 +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