<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/src/remote/activitypub/renderer/person.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>refactor: Introduce list of MFM Functions (#7882)</title>
<updated>2021-11-01T14:47:13Z</updated>
<author>
<name>marihachi</name>
<email>marihachi0620@gmail.com</email>
</author>
<published>2021-11-01T14:47:13Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=1c38c7010d9a9604df979faa867cd8f9e7d825c9'/>
<id>urn:sha1:1c38c7010d9a9604df979faa867cd8f9e7d825c9</id>
<content type='text'>
* introduce list of MFM Functions

* add note</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>Use mfm-js for MFM parsing (#7415)</title>
<updated>2021-04-02T01:36:11Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-04-02T01:36:11Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=1f4ae2f63a609d51942daa23772439379496064e'/>
<id>urn:sha1:1f4ae2f63a609d51942daa23772439379496064e</id>
<content type='text'>
* wip

* Update mfm.ts

* wip

* update mfmjs

* refactor

* nanka

* Update mfm.ts

* Update to-html.ts

* Update to-html.ts

* wip

* fix test

* fix test</content>
</entry>
<entry>
<title>Refactor (#7394)</title>
<updated>2021-03-24T02:05:37Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-03-24T02:05:37Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=ce340aba7a37394c70b9f3d7cece9cfa5e91d94c'/>
<id>urn:sha1:ce340aba7a37394c70b9f3d7cece9cfa5e91d94c</id>
<content type='text'>
* wip

* wip

* wip

* wip

* wip

* Update define.ts

* Update update.ts

* Update user.ts

* wip

* wip

* Update request.ts

* URL

* wip

* wip

* wip

* wip

* Update invite.ts

* Update create.ts</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>perf(server): Cache user keypair</title>
<updated>2021-03-22T06:14:54Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-03-22T06:14:54Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=7c3086e9d9508d5df03d7859932c766a26b9664e'/>
<id>urn:sha1:7c3086e9d9508d5df03d7859932c766a26b9664e</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>Resolve #6806 (#6935)</title>
<updated>2020-12-11T12:16:20Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2020-12-11T12:16:20Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=69c3c4e3dc71c722f9d85c4d2d6a112b6ce85296'/>
<id>urn:sha1:69c3c4e3dc71c722f9d85c4d2d6a112b6ce85296</id>
<content type='text'>
* :v:

* :v:

* Update privacy.vue</content>
</entry>
</feed>
