<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/src/server/web/boot.js, branch master</title>
<subtitle>my misskey fork</subtitle>
<id>http://g.freya.cat/misskey/atom/src/server/web/boot.js?h=master</id>
<link rel='self' href='http://g.freya.cat/misskey/atom/src/server/web/boot.js?h=master'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/'/>
<updated>2021-11-11T17:02:25Z</updated>
<entry>
<title>refactoring</title>
<updated>2021-11-11T17:02:25Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-11-11T17:02:25Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=0e4a111f81cceed275d9bec2695f6e401fb654d8'/>
<id>urn:sha1:0e4a111f81cceed275d9bec2695f6e401fb654d8</id>
<content type='text'>
Resolve #7779
</content>
</entry>
<entry>
<title>enhance(client): アップデートが利用可能な場合エラー表示およびダイアログ表示しないように</title>
<updated>2021-09-22T13:45:10Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-09-22T13:45:10Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=5bf4f569e4b71e06629a6c219f8d8f52f04565e3'/>
<id>urn:sha1:5bf4f569e4b71e06629a6c219f8d8f52f04565e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #7689</title>
<updated>2021-08-24T05:39:42Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-08-24T05:39:42Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=fe7bc174fbb9ea0f367a61eca388da5ae56a12c0'/>
<id>urn:sha1:fe7bc174fbb9ea0f367a61eca388da5ae56a12c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactoring</title>
<updated>2021-08-22T13:22:53Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-08-22T13:22:53Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=dad6a7764542d125c8e3ee41c195fd732c3973f5'/>
<id>urn:sha1:dad6a7764542d125c8e3ee41c195fd732c3973f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Custom CSS</title>
<updated>2021-07-13T15:11:05Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-07-13T15:11:05Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c7a2c368d41219c362c91e6a756265b33d129f44'/>
<id>urn:sha1:c7a2c368d41219c362c91e6a756265b33d129f44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip: better error handling</title>
<updated>2021-03-02T15:25:13Z</updated>
<author>
<name>syuilo</name>
<email>syuilotan@yahoo.co.jp</email>
</author>
<published>2021-03-02T15:25:13Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=7e9331987310e11d27e7565a7bebdcfbcb19a2c8'/>
<id>urn:sha1:7e9331987310e11d27e7565a7bebdcfbcb19a2c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>localeが古い場合自動更新するように</title>
<updated>2021-02-27T02:29:52Z</updated>
<author>
<name>syuilo</name>
<email>syuilotan@yahoo.co.jp</email>
</author>
<published>2021-02-27T02:29:52Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=f2e071baaabdb217146e11fcb6b011d92d4f8dda'/>
<id>urn:sha1:f2e071baaabdb217146e11fcb6b011d92d4f8dda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>デザインの調整など</title>
<updated>2021-02-21T04:34:00Z</updated>
<author>
<name>syuilo</name>
<email>syuilotan@yahoo.co.jp</email>
</author>
<published>2021-02-21T04:34:00Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=d8fb729aee7ea30082f3df475e5a29f21925c2c7'/>
<id>urn:sha1:d8fb729aee7ea30082f3df475e5a29f21925c2c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resurrect Service Worker (#7108)</title>
<updated>2021-02-06T09:55:53Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2021-02-06T09:55:53Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=40bfa3ef0407f83484031bfe74dcecb149c202a0'/>
<id>urn:sha1:40bfa3ef0407f83484031bfe74dcecb149c202a0</id>
<content type='text'>
* Resolve #7106

* fix lint

* fix lint

* save lang in idb

* fix lint

* fix

* cache locale file

* fix lint

* :v:

* wip

* fix [wip]

* fix [wip]

Co-authored-by: syuilo &lt;Syuilotan@yahoo.co.jp&gt;</content>
</entry>
<entry>
<title>Better boot handling</title>
<updated>2021-01-16T04:46:46Z</updated>
<author>
<name>syuilo</name>
<email>syuilotan@yahoo.co.jp</email>
</author>
<published>2021-01-16T04:46:46Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=a44ad6344069ba9f1bfefc018313d6b46958aeef'/>
<id>urn:sha1:a44ad6344069ba9f1bfefc018313d6b46958aeef</id>
<content type='text'>
</content>
</entry>
</feed>
