<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/src/server/api/endpoints/antennas/update.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: 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>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>Remove endpoint descriptions</title>
<updated>2021-06-08T05:09:32Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-06-08T05:09:32Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=6b312f755eb171df0afd95a2d4e51cfd7300fa16'/>
<id>urn:sha1:6b312f755eb171df0afd95a2d4e51cfd7300fa16</id>
<content type='text'>
#6627
</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>
<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>noteのread処理</title>
<updated>2021-03-23T06:06:56Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-03-23T06:06:56Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=7e4a800352dd1de91a7a6c457b39f297d76fd9bf'/>
<id>urn:sha1:7e4a800352dd1de91a7a6c457b39f297d76fd9bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>APIドキュメントの改善 (#6757)</title>
<updated>2021-03-06T13:34:11Z</updated>
<author>
<name>YuzuRyo61</name>
<email>yuzuryo61@yuzulia.work</email>
</author>
<published>2021-03-06T13:34:11Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=a07d753da84191bc8c185a7bcd6d73fab9529b5d'/>
<id>urn:sha1:a07d753da84191bc8c185a7bcd6d73fab9529b5d</id>
<content type='text'>
* Update api document in admin/announcements

* Update api document in announcements

* Update api document in i/read-announcements

* Update api document in username/available

* Update api document &amp; Fix typo in API 403 error

* Update api document

* Update api document

* Update api document

* Fix API permission definition

* Update api document

* Update api document

* Update api document

* Update api document

* Update api document

* Update api document

* Update api document

* Update api document

* Fix bug in users (api)

* Apply reviews #6757

* Apply reviews #6757

Co-authored-by: syuilo &lt;Syuilotan@yahoo.co.jp&gt;</content>
</entry>
<entry>
<title>lintをGitHub Actions でするように (#6101)</title>
<updated>2020-03-04T02:45:33Z</updated>
<author>
<name>rinsuki</name>
<email>428rinsuki+git@gmail.com</email>
</author>
<published>2020-03-04T02:45:33Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c18f6fde80c4672df2d2b98d4ecd45bb2958a97d'/>
<id>urn:sha1:c18f6fde80c4672df2d2b98d4ecd45bb2958a97d</id>
<content type='text'>
* package.json の lint スクリプトを修正

* lint アクションを追加

* yarn lint --fix

* 手動修正
</content>
</entry>
</feed>
