1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-16 17:55:30 +02:00
Files
misskey/locales
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
..
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00
2024-05-27 20:24:15 +09:00
2025-05-09 21:16:40 +09:00
2025-03-25 18:35:28 +09:00
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00
2024-05-21 10:14:58 +09:00
2024-05-21 10:14:58 +09:00
2024-10-28 11:43:55 +09:00
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00
2024-05-21 10:14:58 +09:00
2024-07-28 14:55:28 +09:00
2024-10-03 16:16:09 +09:00
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00
2025-03-25 18:35:28 +09:00
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00
2024-10-03 16:16:09 +09:00
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00
2024-10-03 16:16:09 +09:00
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00
2024-05-21 10:10:59 +09:00
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00
2025-05-09 21:16:40 +09:00

DO NOT edit locale files except ja-JP.yml.

When you add text to the ja-JP file (of misskey-dev/misskey), it will automatically be applied to other language files. Translations added in ja-JP file should contain the original Japanese strings.

Please see Contribution guide for more information.