<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/backend/src/types.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>2025-09-26T06:29:52Z</updated>
<entry>
<title>feat: scheduled post (#16577)</title>
<updated>2025-09-26T06:29:52Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-09-26T06:29:52Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=d1446d195abb52c560c7c97177d08103a175acf7'/>
<id>urn:sha1:d1446d195abb52c560c7c97177d08103a175acf7</id>
<content type='text'>
* Update NoteDraft.ts

* Update NoteDraft.ts

* wip

* Update CHANGELOG.md

* wip

* Update PostScheduledNoteProcessorService.ts

* Update PostScheduledNoteProcessorService.ts

* Update Notification.ts

* wip

* Update NoteDraftService.ts

* Update NoteDraftService.ts

* Update NoteDraftService.ts

* wip

* Create 1758677617888-scheduled-post.js

* Update index.d.ts

* Update stats.ts

* wip

* wip

* wip

* wip

* wip

* Update MkNotification.vue

* wip

* wip

* wip

* Update NoteDraftService.ts

* Update NoteDraftService.ts

* wip

* wip

* Update NoteDraftEntityService.ts

* wip

* Update index.d.ts

* Update MkPostForm.vue

* wip

* wip

* wip

* Update NoteCreateService.ts

* wip

* wip

* wip

* Update NoteDraftEntityService.ts

* Update NoteCreateService.ts

* Update NoteDraftService.ts

* wip

* Update NoteDraftService.ts

* wip

* wip

* Update MkPostForm.vue

* wip

* Update MkPostForm.vue

* Update os.ts

* wip

* Update MkNoteDraftsDialog.vue</content>
</entry>
<entry>
<title>feat: ノートの下書き(draft of note) (#15298)</title>
<updated>2025-06-25T08:09:23Z</updated>
<author>
<name>taichan</name>
<email>40626578+tai-cha@users.noreply.github.com</email>
</author>
<published>2025-06-25T08:09:23Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=b752dc72e531f6c63f09876a1c68a87a77c03b49'/>
<id>urn:sha1:b752dc72e531f6c63f09876a1c68a87a77c03b49</id>
<content type='text'>
* WIp (backend)

* Remove unused

* 下書きbackend 続き

* fix(backedn): visibilityが下書きに反映されない

* Update packages/backend/src/postgres.ts

Co-authored-by: かっこかり &lt;67428053+kakkokari-gtyih@users.noreply.github.com&gt;

* Fix : import order

* fix(backend) : createでcwが効かない

* FIX FOREGIN KEY

* wip: frontend（既存の下書きを挿入）

まだ：チャンネル表示、下書きの作成、削除

* WIP: ノート選択ダイアログ
投稿時に下書きを削除

* Promiseに変更

* 連合なし、チャンネルも表示

* Hashtagの値抜け漏れ

* hasthagを0文字でも作成可能に

* 下書きの保存機構

* chore(misskey-js): build types

* localOnly抜け漏れ

* チャンネル情報の書き換え

* enhance(frontend): ヘッダ部の表示改善

* fix(frontend): ファイル添付できない

* fix: no file

* fix(frontend): 投票が反映されない

* ハッシュタグの展開（コメントアウト外し忘れ）

* fix: visibleUserIdsが反映されない

* enhance: APIの型を整備

* refactor: 型が整備できたのでasを削除

* Add userhost

* fix

* enhance: paginationを使う

* fix

* fix: 自分のアカウントでの投稿でしか下書きを利用できないように

完全に塞ぐことはできないが一応

* :art:

* APIのエラーIDを追加

* enhance: スタイル調整

* remove unused code

* :art:

* fix: ロールポリシーの型

* ロールの編集画面

* ダイアログの挙動改善

* 下書き機能が利用できない場合は表示しないように

* refactor

* fix: ダブルクリックが効かない問題を修正

* add comments

* fix

* fix: 保存時のエラーの種別にかかわらずmodalを閉じないように

* fix()backend: NoteDraftのreply, renoteの型が間違ってたので修正 (migtrationはあってた)

* fix: 投稿フォームを空白にして通常リノートできるやつは下書きとしては弾くように

* fix(backend): テキストが0文字でも下書きは保存できるように

* Fix(backend): replyIdの型定義がミスっているのを修正

* chore(misskey-js): update types

* Add CHANGELOG

* lint

* 常にサーバー下書きに保存し、上限を超えた場合のみ尋ねるように

* NoteDraftServiceにcreate, updateの処理を移譲

* Fix typeerror

* remove tooltip

* Remove Mkbutton:short and use iconOnly

* 不要なコメントの削除

* Remove Short Completely

* wip

* escキーまわりの挙動を改善

* 下書き選択時に下書き可能数と現在の量が分かるように

* cleanUp

* wip

* wi

* wip

* Update MkPostForm.vue

---------

Co-authored-by: かっこかり &lt;67428053+kakkokari-gtyih@users.noreply.github.com&gt;
Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>enhance: モデレーターがチャットルームの内容を確認・削除できるように</title>
<updated>2025-03-25T06:51:45Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-03-25T06:51:45Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=a01ae38a07f949cbcd5ce555cd90e8570bb985cc'/>
<id>urn:sha1:a01ae38a07f949cbcd5ce555cd90e8570bb985cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enhance: チャットルームに招待されたときの通知を追加</title>
<updated>2025-03-25T06:25:43Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-03-25T06:25:43Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=304d0eb83b6e10336ec319600f060f0a719d07b9'/>
<id>urn:sha1:304d0eb83b6e10336ec319600f060f0a719d07b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enhance(backend): refine system account (#15530)</title>
<updated>2025-03-02T11:06:20Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-03-02T11:06:20Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=616cccf2511337fc181d0b6aa693b7091c7ba57b'/>
<id>urn:sha1:616cccf2511337fc181d0b6aa693b7091c7ba57b</id>
<content type='text'>
* wip

* wip

* wip

* Update SystemAccountService.ts

* Update 1740121393164-system-accounts.js

* Update DeleteAccountService.ts

* wip

* wip

* wip

* wip

* Update 1740121393164-system-accounts.js

* Update RepositoryModule.ts

* wip

* wip

* wip

* Update ApRendererService.ts

* wip

* wip

* Update SystemAccountService.ts

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* add print logs

* ログが長すぎて出てないかもしれない

* fix migration

* refactor

* fix fed-tests

* Update RelayService.ts

* merge

* Update user.test.ts

* chore: emit log

* fix: tweak sleep duration

* fix: exit 1

* fix: wait for misskey processes to become healthy

* fix: longer sleep for user deletion

* fix: make sleep longer again

* デッドロック解消の試み

https://github.com/misskey-dev/misskey/issues/15005

* Revert "デッドロック解消の試み"

This reverts commit 266141f66fb584371bbb56ef7eba04e14bcff94d.

* wip

* Update SystemAccountService.ts

---------

Co-authored-by: おさむのひと &lt;46447427+samunohito@users.noreply.github.com&gt;
Co-authored-by: zyoshoka &lt;107108195+zyoshoka@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>feat: アクセストークン発行時に通知するように (#15422)</title>
<updated>2025-02-11T01:15:33Z</updated>
<author>
<name>lqvp</name>
<email>183242690+lqvp@users.noreply.github.com</email>
</author>
<published>2025-02-11T01:15:33Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=e3392936736c16000b837f1549943d2f241e01b2'/>
<id>urn:sha1:e3392936736c16000b837f1549943d2f241e01b2</id>
<content type='text'>
* feat: アクセストークン発行時に通知するように (misskey-dev/misskey#13353)

* fix: 不要な翻訳を削除/インデントを揃えるように

* chore(backend): 不要なawaitを削除

* chore: changelogへ追加</content>
</entry>
<entry>
<title>feat: 通報の強化 (#14704)</title>
<updated>2024-10-05T07:20:15Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2024-10-05T07:20:15Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=d8cb7305ef4d5ad6398d9eb57ece2f3ba7ca73eb'/>
<id>urn:sha1:d8cb7305ef4d5ad6398d9eb57ece2f3ba7ca73eb</id>
<content type='text'>
* wip

* Update CHANGELOG.md

* lint

* Update types.ts

* wip

* :v:

* Update MkAbuseReport.vue

* tweak</content>
</entry>
<entry>
<title>enhance(backend): notify new login (#14673)</title>
<updated>2024-10-03T06:06:04Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2024-10-03T06:06:04Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=83db116c46e64ad6a9a479cbd00e96030821c1e9'/>
<id>urn:sha1:83db116c46e64ad6a9a479cbd00e96030821c1e9</id>
<content type='text'>
* wip

* Update CHANGELOG.md

* wip

* fix

* Update index.d.ts

* Update SigninService.ts

* Update MkNotification.vue</content>
</entry>
<entry>
<title>feat: エクスポート完了時に通知を発行するように (#14484)</title>
<updated>2024-09-26T05:15:03Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2024-09-26T05:15:03Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=d8a2eeb7ed44a4e25426ca9b7c6c85b8c62d3106'/>
<id>urn:sha1:d8a2eeb7ed44a4e25426ca9b7c6c85b8c62d3106</id>
<content type='text'>
* feat: エクスポート完了時に通知を発行するように

* Update Changelog

* entitity -&gt; entity

* fix: ペイロードを含むように

* fix icon

* exportableEntities -&gt; userExportableEntities</content>
</entry>
<entry>
<title>enhance(backend): ページ、ギャラリー、Playのモデレーション強化 (#13523)</title>
<updated>2024-08-17T06:01:08Z</updated>
<author>
<name>zyoshoka</name>
<email>107108195+zyoshoka@users.noreply.github.com</email>
</author>
<published>2024-08-17T06:01:08Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=fd744f44c1ee7aff71d9dba6096cc9ffcb934271'/>
<id>urn:sha1:fd744f44c1ee7aff71d9dba6096cc9ffcb934271</id>
<content type='text'>
* enhance(backend): Page、ギャラリー、Playのモデレーション強化

* Update CHANGELOG.md

* fix: update misskey-js

* refactor(frontend): use `MkA`

* Update CHANGELOG.md

* fix(i18n): Page -&gt; ページ</content>
</entry>
</feed>
