<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/src/server/api/endpoints, 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: improve email validation</title>
<updated>2021-11-07T11:16:01Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-11-07T11:16:01Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=68192126e6a902d4f9267970d8cb3a98d0910161'/>
<id>urn:sha1:68192126e6a902d4f9267970d8cb3a98d0910161</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: make possible to configure following/followers visibility (#7959)</title>
<updated>2021-11-07T09:04:32Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-11-07T09:04:32Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=a28c515ef63a6f9c188cf0a7f544db1afa8e1331'/>
<id>urn:sha1:a28c515ef63a6f9c188cf0a7f544db1afa8e1331</id>
<content type='text'>
* feat: make possible to configure following/followers visibility

* add test

* ap

* add ap test

* set Cache-Control

* hide following/followers count</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>モデレーターをブロックできない仕様を廃止</title>
<updated>2021-10-22T12:01:36Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-10-22T12:01:36Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=93230815f51fbeafc8a6e4b623810cd81ba60c2d'/>
<id>urn:sha1:93230815f51fbeafc8a6e4b623810cd81ba60c2d</id>
<content type='text'>
Resolve #7898
</content>
</entry>
<entry>
<title>データベースにログを保存するのを廃止</title>
<updated>2021-10-22T11:41:15Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-10-22T11:41:15Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=632af91878b37409afbfe3603967a552011f3fd1'/>
<id>urn:sha1:632af91878b37409afbfe3603967a552011f3fd1</id>
<content type='text'>
Close #7878
</content>
</entry>
<entry>
<title>Migrate to Chart.js v3 (#7896)</title>
<updated>2021-10-21T20:36:48Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-10-21T20:36:48Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=4e4c559db6964cbf17fcadf38d55fc79c995ca42'/>
<id>urn:sha1:4e4c559db6964cbf17fcadf38d55fc79c995ca42</id>
<content type='text'>
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* 定期的にresync

* Update overview.vue

* wip

* wip</content>
</entry>
<entry>
<title>refactor: publishHogeStreamとStreamのEventEmitterに型定義する (#7769)</title>
<updated>2021-10-20T16:04:10Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2021-10-20T16:04:10Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=69b56f6658dcbef0a54fa030ebf30913ca3d30bd'/>
<id>urn:sha1:69b56f6658dcbef0a54fa030ebf30913ca3d30bd</id>
<content type='text'>
* wip

* wip

* wip

* :v:

* add main stream

* packedNotificationSchemaを更新

* read:gallery, write:gallery, read:gallery-likes, write:gallery-likesに翻訳を追加

* fix

* ok

* add header, choice, invitation

* add header, choice, invitation

* test

* fix

* fix

* yatta

* remove no longer needed "as PackedUser/PackedNote"

* clean up

* add simple-schema

* fix lint

* fix lint

* wip

* wip!

* wip

* fix

* wip

* wip

* :v:

* 送信側に型エラーがないことを3回確認した

* :v:

* wip

* update typescript

* define items in full Schema

* edit comment

* edit comment

* edit comment

* Update src/prelude/types.ts

Co-authored-by: Acid Chicken (硫酸鶏) &lt;root@acid-chicken.com&gt;

* https://github.com/misskey-dev/misskey/pull/7769#discussion_r703058458

* user packとnote packの型不整合を修正

* revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736

* revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736

* user packとnote packの型不整合を修正

* add prelude/types.ts

* emoji

* signin

* game

* matching

* clean up

* ev =&gt; data

* refactor

* clean up

* add type

* antenna

* channel

* fix

* add Packed type

* add PackedRef

* fix lint

* add emoji schema

* add reversiGame

* add reversiMatching

* remove signin schema (use Signin entity)

* add schemas refs, fix Packed type

* wip PackedHoge =&gt; Packed&lt;'Hoge'&gt;

* add Packed type

* note-reaction

* user

* user-group

* user-list

* note

* app, messaging-message

* notification

* drive-file

* drive-folder

* following

* muting

* blocking

* hashtag

* page

* app (with modifying schema)

* import user?

* channel

* antenna

* clip

* gallery-post

* emoji

* Packed

* reversi-matching

* update stream.ts

* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339

* fix lint

* clean up?

* add changelog

* add changelog

* add changelog

* fix: アンテナが既読にならないのを修正

* revert fix

* https://github.com/misskey-dev/misskey/pull/7769#discussion_r711474875

* spec =&gt; payload

* edit commetn

Co-authored-by: Acid Chicken (硫酸鶏) &lt;root@acid-chicken.com&gt;</content>
</entry>
<entry>
<title>lint</title>
<updated>2021-10-19T16:15:14Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-10-19T16:15:14Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=202cb38c40cd07137290377fc9274d67c289efba'/>
<id>urn:sha1:202cb38c40cd07137290377fc9274d67c289efba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: ミュートとブロックのインポート</title>
<updated>2021-10-19T16:11:13Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-10-19T16:11:13Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=bc19cd77adfc1ba73df5358dac0a7b49166b02ac'/>
<id>urn:sha1:bc19cd77adfc1ba73df5358dac0a7b49166b02ac</id>
<content type='text'>
Resolve #7885
</content>
</entry>
</feed>
