<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/src/services, 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>perf: delete-account処理を軽くする (#7958)</title>
<updated>2021-11-06T09:57:49Z</updated>
<author>
<name>シアノン</name>
<email>xianon@hotmail.co.jp</email>
</author>
<published>2021-11-06T09:57:49Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=07526ada453b10b329611393329780c1804b82d1'/>
<id>urn:sha1:07526ada453b10b329611393329780c1804b82d1</id>
<content type='text'>
* Revert "#7892"

This reverts commit 71d9c2a53d116a61f4c9b21ff98712a0000412b8.

* アカウント削除処理でノート削除を重複して行なわないようにする

* ドライブファイル削除時に参照しているノートを削除しないようにする

* 不要となったコードを削除する</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>モデレーターをブロックできない仕様を廃止</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>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>chore: https://github.com/misskey-dev/misskey/commit/ba6959b8c1c4faafccdeb0f76eb26fc29e02af2d のリモート対応</title>
<updated>2021-10-13T16:55:39Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-10-13T16:55:39Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=8e2be5e9a7c9a851bcdbbd77bf079a40ead598dc'/>
<id>urn:sha1:8e2be5e9a7c9a851bcdbbd77bf079a40ead598dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server: コマンドラインオプション廃止</title>
<updated>2021-10-08T12:24:05Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-10-08T12:24:05Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=a38e4b0b144eed8b42e6d6c894a00ad3feca40aa'/>
<id>urn:sha1:a38e4b0b144eed8b42e6d6c894a00ad3feca40aa</id>
<content type='text'>
Resolve #7863
Resolve #6337
</content>
</entry>
</feed>
