<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/frontend/src/components/MkSubNoteContent.vue, 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>2025-05-09T11:36:14Z</updated>
<entry>
<title>enhance: リプライ元にアンケートがあることが表示されるように</title>
<updated>2025-05-09T11:36:14Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-05-09T11:36:14Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=bbe26607eb5e5a133a9f98e9d437adbd5286ea28'/>
<id>urn:sha1:bbe26607eb5e5a133a9f98e9d437adbd5286ea28</id>
<content type='text'>
Resolve #15998
</content>
</entry>
<entry>
<title>follow up of 8c2ab25e5f2040fcbc81bc2a02a279fed40e1c11</title>
<updated>2025-05-09T11:27:11Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-05-09T11:27:11Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=6a2dc2d2d266081da2d3a6dcdc0de7ba65ce8b67'/>
<id>urn:sha1:6a2dc2d2d266081da2d3a6dcdc0de7ba65ce8b67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(client): MkSubNoteContentに対するnoteの指定が誤っていたので修正 (follow up of misskey-dev/misskey#15306) (#15316)</title>
<updated>2025-01-20T09:52:27Z</updated>
<author>
<name>taichan</name>
<email>40626578+tai-cha@users.noreply.github.com</email>
</author>
<published>2025-01-20T09:52:27Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=b41e78090d09eff94b6be6fbfad9110ab887830d'/>
<id>urn:sha1:b41e78090d09eff94b6be6fbfad9110ab887830d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(frontend): アンケート(投票)でリモートの絵文字が正しく描画できない問題の修正 (#15306)</title>
<updated>2025-01-19T11:12:35Z</updated>
<author>
<name>taichan</name>
<email>40626578+tai-cha@users.noreply.github.com</email>
</author>
<published>2025-01-19T11:12:35Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=078b7d6cc5bc8876dd36c89ee437cf3c0dc3cd56'/>
<id>urn:sha1:078b7d6cc5bc8876dd36c89ee437cf3c0dc3cd56</id>
<content type='text'>
* アンケート選択肢にリモート絵文字を表示

* MkSubNoteContentでのリモート絵文字の描画

* Update Changelog

---------

Co-authored-by: kozakura913 &lt;98575220+kozakura913@users.noreply.github.com&gt;</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>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>
<entry>
<title>refactor</title>
<updated>2024-08-19T08:32:27Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2024-08-19T08:32:27Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=130ff361c34282dc1e472adff53dc04ddec28c65'/>
<id>urn:sha1:130ff361c34282dc1e472adff53dc04ddec28c65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(re)  update SPDX-FileCopyrightText</title>
<updated>2024-02-13T15:59:27Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2024-02-13T15:59:27Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c1514ce91dc08481a092a789ee37da546cdb4583'/>
<id>urn:sha1:c1514ce91dc08481a092a789ee37da546cdb4583</id>
<content type='text'>
Fix  #13290
</content>
</entry>
<entry>
<title>Revert "update SPDX-FileCopyrightText"</title>
<updated>2024-02-13T15:50:11Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2024-02-13T15:50:11Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=311c2172d7bc861d915a28650684a1587ecb4695'/>
<id>urn:sha1:311c2172d7bc861d915a28650684a1587ecb4695</id>
<content type='text'>
This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
</content>
</entry>
</feed>
