<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/src/services/note/create.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>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>refactor: use path alias to improve readability</title>
<updated>2021-08-19T13:04:15Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-08-19T13:04:15Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=97f2675d404eb073a447ea9b3c7678b5e560a095'/>
<id>urn:sha1:97f2675d404eb073a447ea9b3c7678b5e560a095</id>
<content type='text'>
</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>enhance(server): Improve user block (#7640)</title>
<updated>2021-08-17T12:48:59Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-08-17T12:48:59Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=7015df37e3545d835ecd71cdcd1910fbb16e80da'/>
<id>urn:sha1:7015df37e3545d835ecd71cdcd1910fbb16e80da</id>
<content type='text'>
* enhance(server): Improve user block

* Update CHANGELOG.md

* ユーザーリスト対応

* 相手から見れなくなるように

* Update 1629004542760-chart-reindex.ts

https://github.com/misskey-dev/misskey/commit/2365761ba5445f26c8b66b3b20ef4be44e70d549#commitcomment-54919821

* update test

* add test

* add todos

* Update 1629004542760-chart-reindex.ts</content>
</entry>
<entry>
<title>refactor mfm extract (#7434)</title>
<updated>2021-04-10T08:50:18Z</updated>
<author>
<name>marihachi</name>
<email>marihachi0620@gmail.com</email>
</author>
<published>2021-04-10T08:50:18Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=3a6331693a2c165fa6bb1a377ad7bf471f2b5550'/>
<id>urn:sha1:3a6331693a2c165fa6bb1a377ad7bf471f2b5550</id>
<content type='text'>
* refactor extractCustomEmojisFromMfm()

* refactor extract-hashtags

* refactor extract-mentions

* refactor extract-hashtags

* refactor extract-url-from-mfm

* refactor extract-mentions</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>
</feed>
