<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/frontend/src/composables, 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-14T05:02:50Z</updated>
<entry>
<title>refactor(frontend): MkRadiosの指定をpropsから行うように (#16597)</title>
<updated>2026-01-14T05:02:50Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2026-01-14T05:02:50Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=b941c896aa5512240de9121a1850d55aa5f8b68b'/>
<id>urn:sha1:b941c896aa5512240de9121a1850d55aa5f8b68b</id>
<content type='text'>
* refactor(frontend): MkRadiosの指定をpropsから行うように

* spdx

* fix lint

* fix: mkradiosを動的slotsに対応させる

* fix: remove comment [ci skip]

* fix lint

* fix lint

* migrate

* rename

* fix

* fix

* fix types

* remove unused imports

* fix

* wip

---------

Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;</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>refactor8frontend9: anyを除去 (#16778)</title>
<updated>2025-11-10T06:33:54Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2025-11-10T06:33:54Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=fd2fe34270ebd406d12a55f33b74028dec31cfd2'/>
<id>urn:sha1:fd2fe34270ebd406d12a55f33b74028dec31cfd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(frontend): EXIFフレーム機能 (#16725)</title>
<updated>2025-11-06T11:25:17Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-11-06T11:25:17Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=4ba18690d7abd7eea086bb59e6cbcc8ead9e121a'/>
<id>urn:sha1:4ba18690d7abd7eea086bb59e6cbcc8ead9e121a</id>
<content type='text'>
* wip

* wip

* Update ImageEffector.ts

* Update image-label-renderer.ts

* Update image-label-renderer.ts

* wip

* Update image-label-renderer.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update use-uploader.ts

* Update watermark.ts

* wip

* wu

* wip

* Update image-frame-renderer.ts

* wip

* wip

* Update image-frame-renderer.ts

* Create ImageCompositor.ts

* Update ImageCompositor.ts

* wip

* wip

* Update ImageEffector.ts

* wip

* Update use-uploader.ts

* wip

* wip

* wip

* wip

* Update fxs.ts

* wip

* wip

* wip

* Update CHANGELOG.md

* wip

* wip

* Update MkImageEffectorDialog.vue

* Update MkImageEffectorDialog.vue

* Update MkImageFrameEditorDialog.vue

* Update use-uploader.ts

* improve error handling

* Update use-uploader.ts

* 🎨

* wip

* wip

* lazy load

* lazy load

* wip

* wip

* wip</content>
</entry>
<entry>
<title>Fix video audio loss during compression by preserving audio stream (#16696)</title>
<updated>2025-10-23T09:59:12Z</updated>
<author>
<name>Copilot</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2025-10-23T09:59:12Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=42f230f223589290e8b249eb0b5ac4ead71dc311'/>
<id>urn:sha1:42f230f223589290e8b249eb0b5ac4ead71dc311</id>
<content type='text'>
* Initial plan

* Fix video audio loss during compression by specifying AAC codec

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

* Fix audio by avoiding transcoding - copy audio stream directly

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

---------

Co-authored-by: copilot-swe-agent[bot] &lt;198982749+Copilot@users.noreply.github.com&gt;
Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>feat(frontend): Video compression (#16574)</title>
<updated>2025-09-24T00:01:06Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-09-24T00:01:06Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=0f8c068e84c8b7961f0f9c50c565a9f778a0cbf6'/>
<id>urn:sha1:0f8c068e84c8b7961f0f9c50c565a9f778a0cbf6</id>
<content type='text'>
* wip

* Update CHANGELOG.md

* wip

* wip

* wip

* wip

* Update use-uploader.ts

* Update use-uploader.ts</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>perf(frontend): 低精度な現在時刻を一か所で管理するように (#16479)</title>
<updated>2025-09-12T08:12:50Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2025-09-12T08:12:50Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=aebc3f781e32c40faf2ee7fa5a23042e6382ce2e'/>
<id>urn:sha1:aebc3f781e32c40faf2ee7fa5a23042e6382ce2e</id>
<content type='text'>
* perf(frontend): 低精度な現在時刻を一か所で管理するように

* lint

* fix

* remove unused imports

* fix

* Update Changelog

* [ci skip] typo

* enhance: カレンダーウィジェットの日付変更は時間通りに行うように

* [ci skip] fix</content>
</entry>
<entry>
<title>enhance: ウォーターマーク機能をロールで制御可能に</title>
<updated>2025-07-12T06:13:35Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-07-12T06:13:35Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=5ecaf5095ecd4678dd3e05abcc5b0781f6fddb93'/>
<id>urn:sha1:5ecaf5095ecd4678dd3e05abcc5b0781f6fddb93</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>
