<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/frontend/src/scripts/get-note-menu.ts, branch master</title>
<subtitle>my misskey fork
</subtitle>
<id>http://g.freya.cat/misskey/atom?h=master</id>
<link rel='self' href='http://g.freya.cat/misskey/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/'/>
<updated>2025-03-09T05:28:01Z</updated>
<entry>
<title>refactor(frontend): scripts -&gt; utility</title>
<updated>2025-03-09T05:28:01Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-03-09T05:28:01Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=be7e3b9a0cb81b78a744993fef2fa2fd2833fa9c'/>
<id>urn:sha1:be7e3b9a0cb81b78a744993fef2fa2fd2833fa9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refine preferences (#15597)</title>
<updated>2025-03-09T03:34:08Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-03-09T03:34:08Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=d30ddd4c2ebcacc0d0b49c74e8dfe05b5422ba2e'/>
<id>urn:sha1:d30ddd4c2ebcacc0d0b49c74e8dfe05b5422ba2e</id>
<content type='text'>
* wip

* wip

* wip

* test

* wip rollup pluginでsearchIndexの情報生成

* wip

* SPDX

* wip: markerIdを自動付与

* rollupでビルド時・devモード時に毎回uuidを生成するように

* 開発サーバーでだけ必要な挙動は開発サーバーのみで

* 条件が逆

* wip: childrenの生成

* update comment

* update comment

* rename auto generated file

* hashをパスと行数から決定

* Update privacy.vue

* Update privacy.vue

* wip

* Update general.vue

* Update general.vue

* wip

* wip

* Update SearchMarker.vue

* wip

* Update profile.vue

* Update mute-block.vue

* Update mute-block.vue

* Update general.vue

* Update general.vue

* childrenがduplicate key errorを吐く問題をいったん解決

* マーカーの形を成形

* loggerを置きかえ

* とりあえず省略記法に対応

* Refactor and Format codes

* wip

* Update settings-search-index.ts

* wip

* wip

* とりあえず不確定要因の仮置きidを削除

* hashの生成を正規化（絶対パスになっていたのを緩和）

* pathの入力を省略可能に

* adminでもパス生成できるように

* Update settings-search-index.ts

* Update privacy.vue

* wip

* build searchIndex

* wip

* build

* Update general.vue

* build

* Update sounds.vue

* build

* build

* Update sounds.vue

* 🎨

* 🎨

* Update privacy.vue

* Update privacy.vue

* Update security.vue

* create-search-indexを多少改善

* build

* Update 2fa.vue

* wip

* 必ずtransformCodeCacheを利用するように, キャッシュの明確な受け渡しを定義

* キャッシュはdevServerでなくても更新

* Revert "wip"

This reverts commit 41bffd3a13f55618bf939dc1c9acb2a77ead4054.

* inlining

* wip

* Update theme.vue

* 🎨

* wip normalize

* Update theme.vue

* キャッシュのパス変換

* build

* wip

* wip

* Update SearchMarker.vue

* i18n.ts['key'] の形式が取り出せない問題のFix

* build

* 仮でpath入れ

* 必ず絶対パスが使われるように

* wip

* 🎨

* storybookビルド時はcreateSearchIndexをしない

* inliningの構造化

* format code

* Update index.vue

* wip

* wip

* 🎨

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* clean up

* wip

* wip

* wip

* Update rollup-plugin-unwind-css-module-class-name.test.ts

* Update navbar.vue

* clean up

* wip

* wip

* wip

* wip

* wip

* Update preferences-backups.vue

* Update common.ts

* Update preferences.ts

* wip

* wip

* wip

* wip

* Update MkPreferenceContainer.vue

* Update MkPreferenceContainer.vue

* Update MkPreferenceContainer.vue

* enhance: 検索で上下矢印を使用することで検索結果を移動できるように

* Update main-boot.ts

* refactor

* wip

* Update sounds.vue

* fix(frontend): PageWindowでSearchMarkerが動作するように

* enhance(frontend): SearchMarkerの点滅を一定時間で止める

* wip

* lint fix

* fix: 子要素監視が抜けていたのを修正

* アニメーションの回数はCSSで制御するように

* refactor

* enhance(frontend): 検索インデックス作成時のログを削減

* revert

* fix

* fix

* Update preferences.ts

* Update preferences.ts

* wip

* Update preferences.ts

* wip

* 🎨

* wip

* Update MkPreferenceContainer.vue

* wip

* Update preferences.ts

* wip

* Update preferences.ts

* Update preferences.ts

* wip

* wip

* Update preferences.ts

* wip

* wip

* Update preferences.ts

* Update CHANGELOG.md

* Update preferences.ts

* Update deck-store.ts

* deckStoreをdefaultStoreに統合

* wip

* defaultStore -&gt; store

* Update profile.ts

* wip

* refactor

* wip: plugin

* plugin

* plugin

* plugin

* Update plugin.ts

* wip

* Update plugin.vue

* Update preferences.ts

* Update main-boot.ts

* wip

* fix test

* Update plugin.vue

* Update plugin.vue

* Update utility.ts

* wip

* wip

* Update utility.ts

* wip

* wip

* clean up

* Update utility.ts

---------

Co-authored-by: tai-cha &lt;dev@taichan.site&gt;
Co-authored-by: taichan &lt;40626578+tai-cha@users.noreply.github.com&gt;
Co-authored-by: kakkokari-gtyih &lt;67428053+kakkokari-gtyih@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>revert https://github.com/misskey-dev/misskey/pull/15545</title>
<updated>2025-03-06T07:28:25Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-03-06T07:28:25Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=896bde100508c9122c6915567fe398dfb1914c94'/>
<id>urn:sha1:896bde100508c9122c6915567fe398dfb1914c94</id>
<content type='text'>
see https://github.com/misskey-dev/misskey/issues/14498
</content>
</entry>
<entry>
<title>enhance(frontend): アニメーション設定で画面上のエフェクトも考慮するように (#15576)</title>
<updated>2025-03-03T08:46:38Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2025-03-03T08:46:38Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=01a3eabc4e1deb00b29398777d453d5b3583583b'/>
<id>urn:sha1:01a3eabc4e1deb00b29398777d453d5b3583583b</id>
<content type='text'>
* enhance(frontend): アニメーション設定で画面上のエフェクトも考慮するように

* Update Changelog</content>
</entry>
<entry>
<title>fix(frontend): 削除して編集の削除タイミングを投稿後になるように #14498 (#15545)</title>
<updated>2025-03-03T08:05:18Z</updated>
<author>
<name>tetsuya-ki</name>
<email>64536338+tetsuya-ki@users.noreply.github.com</email>
</author>
<published>2025-03-03T08:05:18Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=801a2ec1db51c372c46b5aac6d58af2a39ed7a1b'/>
<id>urn:sha1:801a2ec1db51c372c46b5aac6d58af2a39ed7a1b</id>
<content type='text'>
* fix #14498

- 「削除して編集」の削除タイミングを投稿したタイミングへ変更

* update CHANGELOG.md

* 指摘対応

- InitialNoteがあれば必ず削除するべきものでもないため、投稿後にノートを削除するフラグをプロパティに追加

* 指摘対応のミス修正

- フラグを条件に追加
- 実績のdateが数値になってなかった点を修正

---------

Co-authored-by: かっこかり &lt;67428053+kakkokari-gtyih@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)</title>
<updated>2025-02-05T10:01:44Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2025-02-05T10:01:44Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c548ec9906947c72743e611254a6557e8e8d057c'/>
<id>urn:sha1:c548ec9906947c72743e611254a6557e8e8d057c</id>
<content type='text'>
* wip

* wip

* wip

* wip

* revert unnecessary changes

* wip

* refactor(frontend): enforce verbatimModuleSyntax

* fix

* refactor(frontend-shared): enforce verbatimModuleSyntax

* wip

* refactor(frontend-embed): enforce verbatimModuleSyntax

* enforce consistent-type-imports

* fix lint config

* attemt to fix ci

* fix lint

* fix

* fix

* fix</content>
</entry>
<entry>
<title>ノートのリンクをリモートのサーバーのURLとしてもコピーできるように (#15091)</title>
<updated>2025-01-14T12:12:12Z</updated>
<author>
<name>Sayamame-beans</name>
<email>61457993+Sayamame-beans@users.noreply.github.com</email>
</author>
<published>2025-01-14T12:12:12Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=ed43cd87c9367987aed6ca2a7d3ea12ae526ccdd'/>
<id>urn:sha1:ed43cd87c9367987aed6ca2a7d3ea12ae526ccdd</id>
<content type='text'>
* feat(frontend): ノートのリンクをリモートのサーバーのURLとしてコピーできるように

* 出し分けのロジックを1箇所に統一

* docs: CHANGELOGの内容をコミット内容に合わせる

* docs: reverts 11d1b95

per https://github.com/misskey-dev/misskey/pull/13566#discussion_r1589103356

* chore: 調整

* chore: 調整2

---------

Co-authored-by: Kisaragi Marine &lt;kisaragi.effective@gmail.com&gt;
Co-authored-by: kakkokari-gtyih &lt;67428053+kakkokari-gtyih@users.noreply.github.com&gt;
Co-authored-by: Kisaragi &lt;48310258+KisaragiEffective@users.noreply.github.com&gt;
Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>fix(frontend): 自分以外のノートを消したときに実績を解除しないように修正 (#15071)</title>
<updated>2025-01-08T07:58:29Z</updated>
<author>
<name>鴇峰 朔華</name>
<email>160555157+sakuhanight@users.noreply.github.com</email>
</author>
<published>2025-01-08T07:58:29Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=8652ce7cc030cf5d21b86da9cee453dd82667978'/>
<id>urn:sha1:8652ce7cc030cf5d21b86da9cee453dd82667978</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: ユーザーの名前に禁止ワードを設定できるように (#14756)</title>
<updated>2024-10-13T11:21:25Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2024-10-13T11:21:25Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=45d42b8641585cbe582e4c2a95e03ef511df00be'/>
<id>urn:sha1:45d42b8641585cbe582e4c2a95e03ef511df00be</id>
<content type='text'>
* wip

* :art:

* Enhance: モデレーター以上は制限の影響を受けないように

* refactor

* better error handling

* fix

* Revert "better error handling"

This reverts commit 5670b29cfa18a3894d0c2abfe0e5ef862e3b9ffa.

* error handling

* エラーが出ないのを修正

* translation

* Update Changelog

* status code

* :v:

* モデレーター以上は影響ないことを明記

* :art:

* update changelog

* spdx

* Update update.ts

* refactor

* eliminate `screen name`

* remove untracked file

---------

Co-authored-by: KanariKanaru &lt;93921745+kanarikanaru@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように (#14554)</title>
<updated>2024-09-23T12:50:30Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2024-09-23T12:50:30Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=0c6d1ec5245708f784fe5c74e7547f3f7317d5df'/>
<id>urn:sha1:0c6d1ec5245708f784fe5c74e7547f3f7317d5df</id>
<content type='text'>
* refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように

* type import

* fix

* lint</content>
</entry>
</feed>
