<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/src/remote/activitypub/renderer/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>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>refactor: resolve #7139</title>
<updated>2021-02-13T06:33:38Z</updated>
<author>
<name>syuilo</name>
<email>syuilotan@yahoo.co.jp</email>
</author>
<published>2021-02-13T06:33:38Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=91172654e4b715198099146d4c442e0787df0785'/>
<id>urn:sha1:91172654e4b715198099146d4c442e0787df0785</id>
<content type='text'>
</content>
</entry>
<entry>
<title>AP向けのアンケートのfallbackリンクなどを削除 (#6466)</title>
<updated>2020-06-14T01:26:13Z</updated>
<author>
<name>MeiMei</name>
<email>30769358+mei23@users.noreply.github.com</email>
</author>
<published>2020-06-14T01:26:13Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=1726ff397797923bbe422736b4511a3d29ec9fed'/>
<id>urn:sha1:1726ff397797923bbe422736b4511a3d29ec9fed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: Use ===</title>
<updated>2020-04-03T23:46:54Z</updated>
<author>
<name>syuilo</name>
<email>syuilotan@yahoo.co.jp</email>
</author>
<published>2020-04-03T23:46:54Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=d4a630902d8d250b67fcd0ce2b49240786b40368'/>
<id>urn:sha1:d4a630902d8d250b67fcd0ce2b49240786b40368</id>
<content type='text'>
</content>
</entry>
<entry>
<title>AP引用でquoteUrlに対応 (#5632)</title>
<updated>2019-12-14T18:37:54Z</updated>
<author>
<name>MeiMei</name>
<email>30769358+mei23@users.noreply.github.com</email>
</author>
<published>2019-12-14T18:37:54Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c012f4f880fb3bf70607f2ab49e8638c0ac87713'/>
<id>urn:sha1:c012f4f880fb3bf70607f2ab49e8638c0ac87713</id>
<content type='text'>
* Supports quoteUrl

* Quote resolveをリトライする

* Update src/remote/activitypub/models/note.ts

Co-Authored-By: Acid Chicken (硫酸鶏) &lt;root@acid-chicken.com&gt;

* Update src/remote/activitypub/models/note.ts

Co-Authored-By: Acid Chicken (硫酸鶏) &lt;root@acid-chicken.com&gt;

* Update src/remote/activitypub/models/note.ts

Co-Authored-By: Acid Chicken (硫酸鶏) &lt;root@acid-chicken.com&gt;

* Update src/remote/activitypub/models/note.ts

Co-Authored-By: Acid Chicken (硫酸鶏) &lt;root@acid-chicken.com&gt;
</content>
</entry>
<entry>
<title>Preserve the attached order in AP (#5561)</title>
<updated>2019-10-31T20:46:20Z</updated>
<author>
<name>MeiMei</name>
<email>30769358+mei23@users.noreply.github.com</email>
</author>
<published>2019-10-31T20:46:20Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=93a889df82f005e17fce6f7e6fc7d9d7554e7719'/>
<id>urn:sha1:93a889df82f005e17fce6f7e6fc7d9d7554e7719</id>
<content type='text'>
* Preserve the attached order in AP

* Revert "Preserve the attached order in AP"

This reverts commit 8ac09cc81b1c216edccd2eba4bbdf0a194320883.

* use IN
</content>
</entry>
<entry>
<title>Talk federation (#5534)</title>
<updated>2019-10-28T21:01:14Z</updated>
<author>
<name>MeiMei</name>
<email>30769358+mei23@users.noreply.github.com</email>
</author>
<published>2019-10-28T21:01:14Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=245b08b624573cf4f6cb3192995d5d4f319cbce2'/>
<id>urn:sha1:245b08b624573cf4f6cb3192995d5d4f319cbce2</id>
<content type='text'>
</content>
</entry>
</feed>
