<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/src/models/entities/note.ts, 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>feat: thread mute (#7930)</title>
<updated>2021-10-31T06:30:22Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-10-31T06:30:22Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=fc65190ef7b687650018cccfee2219bf00827f70'/>
<id>urn:sha1:fc65190ef7b687650018cccfee2219bf00827f70</id>
<content type='text'>
* feat: thread mute

* chore: fix comment

* fix test

* fix

* refactor</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>Resolve #6563 (#7524)</title>
<updated>2021-05-21T05:13:03Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-05-21T05:13:03Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=da34acd35fdeca50cba2de809e85de1f22eb5b70'/>
<id>urn:sha1:da34acd35fdeca50cba2de809e85de1f22eb5b70</id>
<content type='text'>
* Resolve #6563

* Update note.ts

* Update generate-visibility-query.ts</content>
</entry>
<entry>
<title>Channel (#6621)</title>
<updated>2020-08-18T13:44:21Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2020-08-18T13:44:21Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=9855405b8989713b81709fc1700e2ead97423467'/>
<id>urn:sha1:9855405b8989713b81709fc1700e2ead97423467</id>
<content type='text'>
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wop

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* add notes

* wip

* wip

* wip

* wip

* sound

* wip

* add kick_gaba2

* wip</content>
</entry>
<entry>
<title>Improve typing</title>
<updated>2020-05-26T05:33:55Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2020-05-26T05:33:55Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=9bee9d20f751d2cf5833c5b2cf8be875496250c2'/>
<id>urn:sha1:9bee9d20f751d2cf5833c5b2cf8be875496250c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use url if available (#6214)</title>
<updated>2020-04-02T12:59:14Z</updated>
<author>
<name>MeiMei</name>
<email>30769358+mei23@users.noreply.github.com</email>
</author>
<published>2020-04-02T12:59:14Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=356225af14621d16cf1211f30ed05844a57bdcae'/>
<id>urn:sha1:356225af14621d16cf1211f30ed05844a57bdcae</id>
<content type='text'>
* Fix #6213

* other link

* fix</content>
</entry>
<entry>
<title>Resolve #5513</title>
<updated>2020-02-01T07:57:12Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2020-02-01T07:57:12Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=f04002188de44baf67a5ff03eb4d2e9fe6115504'/>
<id>urn:sha1:f04002188de44baf67a5ff03eb4d2e9fe6115504</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix test (#5801)</title>
<updated>2020-02-01T06:48:50Z</updated>
<author>
<name>MeiMei</name>
<email>30769358+mei23@users.noreply.github.com</email>
</author>
<published>2020-02-01T06:48:50Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=d00e4433ee948e6487a1f86caa6e8d3900d64f60'/>
<id>urn:sha1:d00e4433ee948e6487a1f86caa6e8d3900d64f60</id>
<content type='text'>
</content>
</entry>
</feed>
