<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/src/remote/activitypub/misc, 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>Update preloaded JSON-LD (#7521)</title>
<updated>2021-05-19T07:10:43Z</updated>
<author>
<name>MeiMei</name>
<email>30769358+mei23@users.noreply.github.com</email>
</author>
<published>2021-05-19T07:10:43Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=7dc85a624eab78d00ba5be1a7f99e1c8633818d0'/>
<id>urn:sha1:7dc85a624eab78d00ba5be1a7f99e1c8633818d0</id>
<content type='text'>
</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: 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>pub-relay (#6341)</title>
<updated>2020-05-10T09:42:31Z</updated>
<author>
<name>MeiMei</name>
<email>30769358+mei23@users.noreply.github.com</email>
</author>
<published>2020-05-10T09:42:31Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=145389768d434c46bd24662488294eead7d3addb'/>
<id>urn:sha1:145389768d434c46bd24662488294eead7d3addb</id>
<content type='text'>
* pub-relay

* relay actorをApplicationにする

* Disable koa-compress

* Homeはリレーに送らない

* Disable debug

* UI

* cleanupなど</content>
</entry>
<entry>
<title>APリファクタとLD-Signatureの検証に対応 (#6300)</title>
<updated>2020-05-08T23:21:42Z</updated>
<author>
<name>MeiMei</name>
<email>30769358+mei23@users.noreply.github.com</email>
</author>
<published>2020-05-08T23:21:42Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=070f1f3c6ee3188e1b16236366877c1c243601c1'/>
<id>urn:sha1:070f1f3c6ee3188e1b16236366877c1c243601c1</id>
<content type='text'>
* DbResolver

* inbox types

* 認証順を変更

* User/Keyあたりをまとめる

* LD-Signatue

* Validate contexts url

* LD-Signature DocumentLoaderにProxyとTimeout</content>
</entry>
<entry>
<title>chore: Use kebab-case for file names</title>
<updated>2020-04-26T02:48:09Z</updated>
<author>
<name>syuilo</name>
<email>syuilotan@yahoo.co.jp</email>
</author>
<published>2020-04-26T02:48:09Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=69975c2fdd1cfa12d86eb51ce0769f17ffd826a5'/>
<id>urn:sha1:69975c2fdd1cfa12d86eb51ce0769f17ffd826a5</id>
<content type='text'>
</content>
</entry>
</feed>
