<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/frontend/src/ui/deck, 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>2026-01-16T13:42:08Z</updated>
<entry>
<title>refactor(frontend): fix invalid self-closing tags (#17103)</title>
<updated>2026-01-16T13:42:08Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2026-01-16T13:42:08Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=389861f1da42e66fe52fe5d33ba4ade35aa16f23'/>
<id>urn:sha1:389861f1da42e66fe52fe5d33ba4ade35aa16f23</id>
<content type='text'>
* fix(frontend): fix invalid self-closing tags

* apply eslint rules

* fix

* fix</content>
</entry>
<entry>
<title>refactor: make noImplicitAny true (#17083)</title>
<updated>2026-01-09T13:06:40Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2026-01-09T13:06:40Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=41592eafb363e3c62ab2d3e5f41b38d7d083d3fb'/>
<id>urn:sha1:41592eafb363e3c62ab2d3e5f41b38d7d083d3fb</id>
<content type='text'>
* wip

* Update emojis.emoji.vue

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update manager.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update analytics.ts</content>
</entry>
<entry>
<title>Fix: deckのタイムラインセレクタのデフォルトの値が現在のタイムラインではない問題 (#16008)</title>
<updated>2025-12-12T03:53:59Z</updated>
<author>
<name>anatawa12</name>
<email>anatawa12@icloud.com</email>
</author>
<published>2025-12-12T03:53:59Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=78435dc8d4a2c76798431a1383cee97f9e28ec0f'/>
<id>urn:sha1:78435dc8d4a2c76798431a1383cee97f9e28ec0f</id>
<content type='text'>
* fix: os.selectの型定義の上で default が文字列である問題を修正

* fix: deckのタイムライン選択画面で今指定されているタイムラインがデフォルトで選択されない問題

* fix lint

* fix: type error</content>
</entry>
<entry>
<title>fix(frontend): ロールポリシーによりダイレクトメッセージが無効化されている際のデッキのダイレクトメッセージカラムの挙動を改善 (#16656)</title>
<updated>2025-10-16T02:17:47Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2025-10-16T02:17:47Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=8cfd147555312b98854ba39966f9240ea25a83e4'/>
<id>urn:sha1:8cfd147555312b98854ba39966f9240ea25a83e4</id>
<content type='text'>
* fix(frontend): ロールポリシーによりダイレクトメッセージが無効化されている際のデッキのダイレクトメッセージカラムの挙動を改善

* Update Changelog</content>
</entry>
<entry>
<title>fix(frontend): デッキのメインカラムのヘッダをクリックしてもページ上部/下部にスクロールしない問題を修正 (#16653)</title>
<updated>2025-10-15T03:59:26Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2025-10-15T03:59:26Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=42008d1377757a3c76ee9fd49a17c0cea5e7a850'/>
<id>urn:sha1:42008d1377757a3c76ee9fd49a17c0cea5e7a850</id>
<content type='text'>
* fix(frontend): デッキのメインカラムのヘッダをクリックしても上部にスクロールしない問題を修正

* fix

* Update Changelog

* fix lint

---------

Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>refactor(frontend): os.select, MkSelectのitem指定をオブジェクトによる定義に統一し、型を狭める (#16475)</title>
<updated>2025-09-13T12:00:33Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2025-09-13T12:00:33Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=d4654dd7bd5bf1c7faa74ed89f592448c0076be8'/>
<id>urn:sha1:d4654dd7bd5bf1c7faa74ed89f592448c0076be8</id>
<content type='text'>
* refactor(frontend): MkSelectのitem指定をオブジェクトによる定義に統一

* fix

* spdx

* fix

* fix os.select

* fix lint

* add comment

* fix

* fix: os.select対応漏れを修正

* fix

* fix

* fix: MkSelectのmodelに対する型チェックを厳格化

* fix

* fix

* fix

* Update packages/frontend/src/components/MkEmbedCodeGenDialog.vue

Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;

* fix

* fix types

* fix

* fix

* Update packages/frontend/src/pages/admin/roles.editor.vue

Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;

* fix: MkSelectに直接配列を指定している場合に正常に型が解決されるように

---------

Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>fix: カラムの名前が正しくリスト/チャンネルの名前にならない問題 (#15987)</title>
<updated>2025-08-09T01:43:07Z</updated>
<author>
<name>anatawa12</name>
<email>anatawa12@icloud.com</email>
</author>
<published>2025-08-09T01:43:07Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=8bd84a0ec431cf0c520b578d60504df5a4794d16'/>
<id>urn:sha1:8bd84a0ec431cf0c520b578d60504df5a4794d16</id>
<content type='text'>
* fix: カラムの名前が正しくリスト/チャンネルの名前にならない問題

* changelog Fix: カラムの名前が正しくリスト/チャンネルの名前にならない問題を修正

* reduce requests to retrieve timeline name</content>
</entry>
<entry>
<title>refactor(frontend): Formまわりの型強化 (#16260)</title>
<updated>2025-07-06T10:36:11Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2025-07-06T10:36:11Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=a8abb03d1785791ab40e57ab49c87640914532c9'/>
<id>urn:sha1:a8abb03d1785791ab40e57ab49c87640914532c9</id>
<content type='text'>
* refactor(frontend): Formまわりの型強化

* fix

* avoid non-null assertion and add null check for safety

* refactor

* avoid non-null assertion and add null check for safety

* Update clip.vue

---------

Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>clean up</title>
<updated>2025-07-06T06:57:21Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-07-06T06:57:21Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=004cfd5e4b3847175653cafa225fe7a6480af728'/>
<id>urn:sha1:004cfd5e4b3847175653cafa225fe7a6480af728</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(frontend): improve pagination implementation</title>
<updated>2025-06-29T06:11:25Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-06-29T06:11:25Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=f1deb89e348eb8f1a39b51e33a0ae33d59529feb'/>
<id>urn:sha1:f1deb89e348eb8f1a39b51e33a0ae33d59529feb</id>
<content type='text'>
</content>
</entry>
</feed>
