<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/frontend/src/utility, 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-03-05T17:55:43Z</updated>
<entry>
<title>split url into webUrl and localUrl (like mastodon)</title>
<updated>2026-03-05T17:55:43Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2026-03-02T21:05:12Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=587ab8500abb2d8b0a494dc05952c9919cc7f66f'/>
<id>urn:sha1:587ab8500abb2d8b0a494dc05952c9919cc7f66f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: review fixes (#17208)</title>
<updated>2026-03-05T10:24:30Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2026-03-05T10:24:30Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=3980b2ca55cdf6a694ef8cad911e161672c0444f'/>
<id>urn:sha1:3980b2ca55cdf6a694ef8cad911e161672c0444f</id>
<content type='text'>
* fix: OAuthのContent-Typeを正しく判定するように

* fix(frontend): fix outdated comments

* fix: storagePersistenceのtop-level awaitを解消

* fix

* fix(frontend): add comment

Co-Authored-By: anatawa12 &lt;anatawa12@icloud.com&gt;

* fix

* fix: rename `users/get-following-users-by-birthday`

* fix: fix types

* Update MkForm.vue

* refactor utility/storage.ts

---------

Co-authored-by: anatawa12 &lt;anatawa12@icloud.com&gt;
Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>fix(frontend): secure contextではない場合はストレージ永続化を確認しないように (#17189)</title>
<updated>2026-02-23T07:53:41Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2026-02-23T07:53:41Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=71f50d328022910076c7187839f32f3380af8c43'/>
<id>urn:sha1:71f50d328022910076c7187839f32f3380af8c43</id>
<content type='text'>
* fix(frontend): secure contextではない場合はストレージ永続化を確認しないように

* Update Changelog</content>
</entry>
<entry>
<title>fix(frontend): ぼかし・塗りつぶし・モザイクの画像エフェクトを修正 (#17155)</title>
<updated>2026-02-08T00:48:04Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2026-02-08T00:48:04Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=28f5b2f173f7af1aef8c8105e1d65c968de3cf42'/>
<id>urn:sha1:28f5b2f173f7af1aef8c8105e1d65c968de3cf42</id>
<content type='text'>
* fix(frontend): ぼかし・塗りつぶし・モザイクの画像エフェクトを修正

* Update Changelog

* fix changelog [ci skip]

* fix changelog [ci skip]

* tweak

---------

Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>refactor(frontend): anyを除去2 (#17092)</title>
<updated>2026-01-14T05:45:45Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2026-01-14T05:45:45Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=bd81a6c8adb45067bee9582f84855a60a962e92b'/>
<id>urn:sha1:bd81a6c8adb45067bee9582f84855a60a962e92b</id>
<content type='text'>
* wip

* fix types

* fix</content>
</entry>
<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>fix(frontend): popupのemit型が正しく利用できるように修正 (#16826)</title>
<updated>2026-01-09T03:21:08Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2026-01-09T03:21:08Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=2a14025c29081bd8080b4dec0823a7625a791950'/>
<id>urn:sha1:2a14025c29081bd8080b4dec0823a7625a791950</id>
<content type='text'>
* fix(frontend): popupのemit型が正しく利用できるように修正

* fix: revert unnecessary code (for testing purpose)

* fix lint

* fix type errors

* fix types

* add comment

* fix

* fix

* fix: OverloadToUnionの仕組みを変更

* add comments, clean up

* fix lint

* fix types

* clean up [ci skip]

* fix

* add comments [ci skip]</content>
</entry>
<entry>
<title>fix(frontend): mfmFunctionPickerを使用して挿入する際のハンドリングを改善 (#17018)</title>
<updated>2026-01-08T12:08:27Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2026-01-08T12:08:27Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=ece4efcefedc3ef095f8683db868d64645811893'/>
<id>urn:sha1:ece4efcefedc3ef095f8683db868d64645811893</id>
<content type='text'>
* fix(frontend): mfmFunctionPickerを使用して絵文字を挿入する際のハンドリングを改善

* fix

* Update MkPostForm.vue

* Update Changelog

---------

Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>fix(frontend): 2月29日を誕生日に設定している場合、平年は3月1日を誕生日として扱うように (#17072)</title>
<updated>2026-01-08T03:16:33Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2026-01-08T03:16:33Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=cd973b252a1304b207893b8f2327fc861d7492db'/>
<id>urn:sha1:cd973b252a1304b207893b8f2327fc861d7492db</id>
<content type='text'>
* fix(frontend): 2月29日を誕生日に設定している場合、平年は3月1日を誕生日として扱うように

* Update Changelog

* add tests

* spdx</content>
</entry>
</feed>
