<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/src/server/api/endpoints/sw, 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>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>clean up</title>
<updated>2021-08-21T05:47:39Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-08-21T05:47:39Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=bae1282f74c95df9e9241be637205a174ce59fea'/>
<id>urn:sha1:bae1282f74c95df9e9241be637205a174ce59fea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Implement api sw/unregister (#7611)</title>
<updated>2021-08-21T05:47:18Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2021-08-21T05:47:18Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=d2007add75574df0be23354fd2b9176ea5225dfa'/>
<id>urn:sha1:d2007add75574df0be23354fd2b9176ea5225dfa</id>
<content type='text'>
* Implement api sw/unregister

* remove all mode

* add changelog

Co-authored-by: syuilo &lt;Syuilotan@yahoo.co.jp&gt;</content>
</entry>
<entry>
<title>fix: mochaが動かないため拡張子なしに戻した</title>
<updated>2021-08-19T12:55:45Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-08-19T12:55:45Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=42cc93dd0f189995f29fc87d2734fc809105a7cf'/>
<id>urn:sha1:42cc93dd0f189995f29fc87d2734fc809105a7cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: refactoring imports</title>
<updated>2021-08-19T09:33:41Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-08-19T09:33:41Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=b9cb6d1c10729869cbb57ce50c8174ad7474db75'/>
<id>urn:sha1:b9cb6d1c10729869cbb57ce50c8174ad7474db75</id>
<content type='text'>
将来ESMに移行しやすいように
Related: #7658

なんかmochaが起動しなくなってるけど理由不明
すぐ直したい
</content>
</entry>
<entry>
<title>refactor: Use path alias</title>
<updated>2021-03-23T08:43:07Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-03-23T08:43:07Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c74fe3c6e2aae3df4624b9b3a55b45293223ebf5'/>
<id>urn:sha1:c74fe3c6e2aae3df4624b9b3a55b45293223ebf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip #6441</title>
<updated>2021-03-21T12:27:09Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-03-21T12:27:09Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c4c20bee7c58ea7330dbc890b9564bd100ac6e25'/>
<id>urn:sha1:c4c20bee7c58ea7330dbc890b9564bd100ac6e25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>APIドキュメントの改善 (#6757)</title>
<updated>2021-03-06T13:34:11Z</updated>
<author>
<name>YuzuRyo61</name>
<email>yuzuryo61@yuzulia.work</email>
</author>
<published>2021-03-06T13:34:11Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=a07d753da84191bc8c185a7bcd6d73fab9529b5d'/>
<id>urn:sha1:a07d753da84191bc8c185a7bcd6d73fab9529b5d</id>
<content type='text'>
* Update api document in admin/announcements

* Update api document in announcements

* Update api document in i/read-announcements

* Update api document in username/available

* Update api document &amp; Fix typo in API 403 error

* Update api document

* Update api document

* Update api document

* Fix API permission definition

* Update api document

* Update api document

* Update api document

* Update api document

* Update api document

* Update api document

* Update api document

* Update api document

* Fix bug in users (api)

* Apply reviews #6757

* Apply reviews #6757

Co-authored-by: syuilo &lt;Syuilotan@yahoo.co.jp&gt;</content>
</entry>
<entry>
<title>Refactoring</title>
<updated>2020-02-15T12:33:32Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2020-02-15T12:33:32Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=43734f027ba45dbc1d756d6b4e13dcd59f420ac2'/>
<id>urn:sha1:43734f027ba45dbc1d756d6b4e13dcd59f420ac2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cache meta</title>
<updated>2019-04-23T23:11:19Z</updated>
<author>
<name>syuilo</name>
<email>syuilotan@yahoo.co.jp</email>
</author>
<published>2019-04-23T23:11:19Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=5aa5896b221ba73773a370fc01d1a9235eca33dd'/>
<id>urn:sha1:5aa5896b221ba73773a370fc01d1a9235eca33dd</id>
<content type='text'>
</content>
</entry>
</feed>
