<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/frontend/src/pages, 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: user-tagページでユーザーが重複して読み込まれるのを修正 (#17163)</title>
<updated>2026-02-15T02:50:23Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2026-02-15T02:50:23Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=af40eb4d31014269d11fe8dc107ae8d34b4a23d9'/>
<id>urn:sha1:af40eb4d31014269d11fe8dc107ae8d34b4a23d9</id>
<content type='text'>
* fix: user-tagをページネーションに対応させる

* update changelog</content>
</entry>
<entry>
<title>fix(frontend): remove ensureSignin from reversi game page (#17130)</title>
<updated>2026-01-28T11:44:58Z</updated>
<author>
<name>poppingmoon</name>
<email>63451158+poppingmoon@users.noreply.github.com</email>
</author>
<published>2026-01-28T11:44:58Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=5e2b041f848660cedbea0ed1cc57f307bb769951'/>
<id>urn:sha1:5e2b041f848660cedbea0ed1cc57f307bb769951</id>
<content type='text'>
</content>
</entry>
<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(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): MkRadioをMkRadiosに統合</title>
<updated>2026-01-14T05:21:51Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2026-01-14T05:21:51Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=d8318c02a18065892fc9e373b97b56becd355467'/>
<id>urn:sha1:d8318c02a18065892fc9e373b97b56becd355467</id>
<content type='text'>
</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>enhance(frontend): 画面幅が広いときはメディアを横並びで表示できるようにするオプションを追加 (#16946)</title>
<updated>2026-01-13T06:28:54Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2026-01-13T06:28:54Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=bc5aef846b2b3e446541b7db9afed47ea84694bd'/>
<id>urn:sha1:bc5aef846b2b3e446541b7db9afed47ea84694bd</id>
<content type='text'>
* enhance(frontend): 画面幅が広いときはメディアを横並びで表示できるようにするオプションを追加

* Update Changelog

* Update CHANGELOG.md</content>
</entry>
</feed>
