<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/frontend-embed/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>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>refactor(frontend): 空/エラー結果表示をコンポーネント化 (#15963)</title>
<updated>2025-05-06T05:41:31Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-05-06T05:41:31Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=8959bfa1c0b558888aa7da207f8166092c51a353'/>
<id>urn:sha1:8959bfa1c0b558888aa7da207f8166092c51a353</id>
<content type='text'>
* wip

* wip

* wip

* wip

* wip

* Update MkResult.vue

* Add storybook story for MkResult (#15964)

* Update MkResult.vue

---------

Co-authored-by: taichan &lt;40626578+tai-cha@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>enhance(frontend): improve ux for touch devices</title>
<updated>2025-03-16T04:59:08Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-03-16T04:59:08Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=dca42fd6e67b4b7b4fe97428e792cc299d2afaa8'/>
<id>urn:sha1:dca42fd6e67b4b7b4fe97428e792cc299d2afaa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(frontend): prefix css variables (UI) (#14739)</title>
<updated>2024-10-10T07:12:16Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2024-10-10T07:12:16Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=b668d161a9a0a2f73c487f3fa6d54fd7597635a5'/>
<id>urn:sha1:b668d161a9a0a2f73c487f3fa6d54fd7597635a5</id>
<content type='text'>
* refactor(frontend): prefix css variables

* `MI_UI` -&gt; `MI`

* fix

* `stickyBottom`

* stickyTop</content>
</entry>
<entry>
<title>refactor(frontend): prefix css variables (#14725)</title>
<updated>2024-10-09T09:08:14Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2024-10-09T09:08:14Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=4a356f1ba742ae3965d01ad17179d3af4846377a'/>
<id>urn:sha1:4a356f1ba742ae3965d01ad17179d3af4846377a</id>
<content type='text'>
* wip

* Update index.d.ts

* remove unnecessary codes</content>
</entry>
<entry>
<title>fix(frontend-embed): URLエンコードされた文字列が正常に読み込めない問題を修正 (#14630)</title>
<updated>2024-09-25T07:12:34Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2024-09-25T07:12:34Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=8c3be57ab362b8b2a24dad9b42ac0c3762bcb34e'/>
<id>urn:sha1:8c3be57ab362b8b2a24dad9b42ac0c3762bcb34e</id>
<content type='text'>
* fix(frontend-embed): URLエンコードされた文字列が正常に読み込めない問題を修正

* fix(frontend-embed): bring back missing bits</content>
</entry>
<entry>
<title>fix(frontend-embed): #14613 で抜け落ちた処理を戻す (#14623)</title>
<updated>2024-09-24T10:27:20Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2024-09-24T10:27:20Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c9819babfefb9c97fa56c33439f0d29351462e31'/>
<id>urn:sha1:c9819babfefb9c97fa56c33439f0d29351462e31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>perf(embed): improve embed performance (#14613)</title>
<updated>2024-09-23T10:49:52Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2024-09-23T10:49:52Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=3f0aaaa41efe42776d70490ea213e3c8b194c152'/>
<id>urn:sha1:3f0aaaa41efe42776d70490ea213e3c8b194c152</id>
<content type='text'>
* wip

* wip

* wip

* refactor

* refactor

---------

Co-authored-by: かっこかり &lt;67428053+kakkokari-gtyih@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536)</title>
<updated>2024-09-10T09:39:53Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2024-09-10T09:39:53Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=837a8e15d893a670ab2ce51b3ec87e6b62a51da7'/>
<id>urn:sha1:837a8e15d893a670ab2ce51b3ec87e6b62a51da7</id>
<content type='text'>
* refactor(frontend): shouldCollapsedを共通化

* refactor(frontend): config.js, worker-multi-dispatch.js, intl-const.jsを共通化

* fix(frontend-shared): fix type error

* refactor(frontend): is-link.jsと、同一の振る舞いをする記述を共通化

* fix

* fix lint

* lint fixes</content>
</entry>
</feed>
