<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/src/models, 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: 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>ユーザー情報のhasUnreadChannelが常にfalseになってしまっているのを修正 (#7938)</title>
<updated>2021-10-31T07:55:25Z</updated>
<author>
<name>シアノン</name>
<email>hinagikunon@live.jp</email>
</author>
<published>2021-10-31T07:55:25Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=9236a8fd6c32e6b33ad53f3d82c177fe5060d352'/>
<id>urn:sha1:9236a8fd6c32e6b33ad53f3d82c177fe5060d352</id>
<content type='text'>
</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>feat(client): メンションにユーザーのアバターを表示するように</title>
<updated>2021-10-24T12:02:50Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-10-24T12:02:50Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=09f4885f8975c935861ddef01f4cdb83c4a185d9'/>
<id>urn:sha1:09f4885f8975c935861ddef01f4cdb83c4a185d9</id>
<content type='text'>
Resolve #350
</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>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>リアクション一覧の公開をオプトインに</title>
<updated>2021-10-17T16:16:59Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-10-17T16:16:59Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=7413634734d31b4558a5fbaed01d8d2a88c20742'/>
<id>urn:sha1:7413634734d31b4558a5fbaed01d8d2a88c20742</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: ユーザーのリアクション一覧を見れるように</title>
<updated>2021-10-16T16:33:15Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-10-16T16:33:15Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=835aad44bbf7245e039227ffa48e611b3bc330f2'/>
<id>urn:sha1:835aad44bbf7245e039227ffa48e611b3bc330f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: use path alias</title>
<updated>2021-10-09T03:47:40Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-10-09T03:47:40Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=abc45ded9be06e01c95d9ac9966ab8ee0dacf138'/>
<id>urn:sha1:abc45ded9be06e01c95d9ac9966ab8ee0dacf138</id>
<content type='text'>
</content>
</entry>
</feed>
