<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/frontend/src/workers, 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-11-07T11:20:13Z</updated>
<entry>
<title>refactor(frontend): specify global object</title>
<updated>2025-11-07T11:20:13Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-11-07T11:20:13Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=ef1cdca6f94ee824f6f8daea1f234dec808c7525'/>
<id>urn:sha1:ef1cdca6f94ee824f6f8daea1f234dec808c7525</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix postMessage type error in Web Worker files by adding triple-slash directives (#16761)</title>
<updated>2025-11-07T11:18:33Z</updated>
<author>
<name>Copilot</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2025-11-07T11:18:33Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=46d30f454b45e35d7fad3b5e4a5c34fd7be0ad5d'/>
<id>urn:sha1:46d30f454b45e35d7fad3b5e4a5c34fd7be0ad5d</id>
<content type='text'>
* Initial plan

* Add triple-slash directives to worker files to fix postMessage type error

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>perf(frontend): draw-blurhash workerの結果をpostMessageする際にImageBitmapを移譲する (#16330)</title>
<updated>2025-07-30T00:30:07Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2025-07-30T00:30:07Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=b6607692885201386e1e9feca6ff577fe65c991e'/>
<id>urn:sha1:b6607692885201386e1e9feca6ff577fe65c991e</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>
<entry>
<title>update SPDX-FileCopyrightText</title>
<updated>2024-02-12T02:37:45Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2024-02-12T02:37:45Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=9b5aeb76d8c9372d67058c512597152b6bf222f2'/>
<id>urn:sha1:9b5aeb76d8c9372d67058c512597152b6bf222f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(frontend): 環境によってはMisskey Webが開けない問題を修正</title>
<updated>2023-09-19T08:08:55Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2023-09-19T08:08:55Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=934e4be658d253317d6d157d107a6a953f660920'/>
<id>urn:sha1:934e4be658d253317d6d157d107a6a953f660920</id>
<content type='text'>
Fix #11846
</content>
</entry>
<entry>
<title>chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348)</title>
<updated>2023-07-27T05:31:52Z</updated>
<author>
<name>Shun Sakai</name>
<email>sorairolake@protonmail.ch</email>
</author>
<published>2023-07-27T05:31:52Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c2370a1be631355e709c47d3b5e9469906116b84'/>
<id>urn:sha1:c2370a1be631355e709c47d3b5e9469906116b84</id>
<content type='text'>
* chore: Add the SPDX information to each file

Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.

* tweak format

---------

Co-authored-by: syuilo &lt;Syuilotan@yahoo.co.jp&gt;</content>
</entry>
<entry>
<title>perf(frontend): MkImgWithBlurhashでblurhash描画に使うcanvasは再利用するようにする (#10966)</title>
<updated>2023-07-02T04:46:49Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2023-07-02T04:46:49Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=734c41aba5b3a7e41a1d65796f34d68da77248f8'/>
<id>urn:sha1:734c41aba5b3a7e41a1d65796f34d68da77248f8</id>
<content type='text'>
* blurhashを描画するためのcanvasは再利用する

* Revert "perf(frontend): WebGL contextの数を減らす"

This reverts commit aeb8955ca2600e801d44dcac2005fc994e665a6c.

* MkAvatarは平均色だけにする

* clean up

* fix</content>
</entry>
<entry>
<title>Fix offscreencanvas undefined (#11017)</title>
<updated>2023-06-26T01:45:14Z</updated>
<author>
<name>Yuriha</name>
<email>121590760+yuriha-chan@users.noreply.github.com</email>
</author>
<published>2023-06-26T01:45:14Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=58a898dfe0631e70e9fcac988c5e207e9bd76346'/>
<id>urn:sha1:58a898dfe0631e70e9fcac988c5e207e9bd76346</id>
<content type='text'>
* Suppress ReferenceError on some environments (i.e. older iOS)

* fix

* fix

* lint

* adopt suggestion by acid-chicken</content>
</entry>
</feed>
