misskey/src
tamaina 53f3b779bf
refactor: Expand schema (#7772)
* packedNotificationSchemaを更新

* read:gallery, write:gallery, read:gallery-likes, write:gallery-likesに翻訳を追加

* fix

* add header, choice, invitation

* test

* fix

* yatta

* remove no longer needed "as PackedUser/PackedNote"

* clean up

* add simple-schema

* fix lint

* define items in full Schema

* revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736

* user packとnote packの型不整合を修正
2021-09-12 01:12:23 +09:00
..
@types Remove is-root dependencies (#7660) 2021-08-19 16:27:12 +09:00
boot fix: meta.jsonをimportしないように 2021-08-20 21:34:56 +09:00
client fix missing strings (#7674) 2021-09-04 18:21:45 +09:00
config ファイルサイズのハードリミット (#7760) 2021-09-04 20:33:14 +09:00
daemons fix: mochaが動かないため拡張子なしに戻した 2021-08-19 21:55:45 +09:00
db fix: mochaが動かないため拡張子なしに戻した 2021-08-19 21:55:45 +09:00
docs New Crowdin updates (#7693) 2021-09-04 20:37:43 +09:00
games/reversi refactor: use path alias to improve readability 2021-08-19 22:04:15 +09:00
mfm refactor: use path alias to improve readability 2021-08-19 22:04:15 +09:00
misc refactor: Expand schema (#7772) 2021-09-12 01:12:23 +09:00
models refactor: Expand schema (#7772) 2021-09-12 01:12:23 +09:00
prelude fix: mochaが動かないため拡張子なしに戻した 2021-08-19 21:55:45 +09:00
queue enhance: Improve account deletion experience 2021-08-21 12:48:50 +09:00
remote feat: リモートからユーザー削除が飛んできたら削除するように (#7768) 2021-09-05 23:35:48 +09:00
server refactor: Expand schema (#7772) 2021-09-12 01:12:23 +09:00
services refactor: Expand schema (#7772) 2021-09-12 01:12:23 +09:00
tools fix: mochaが動かないため拡張子なしに戻した 2021-08-19 21:55:45 +09:00
.eslintrc eslintrcとtsconfigを整理 2021-03-13 00:18:41 +09:00
argv.ts fix: mochaが動かないため拡張子なしに戻した 2021-08-19 21:55:45 +09:00
const.ts Implement user online status 2021-04-17 15:30:26 +09:00
emojilist.json Supports Emoji 13.1 (#7539) 2021-05-30 20:52:39 +09:00
global.d.ts Improve chart performance (#7360) 2021-03-18 11:17:05 +09:00
index.ts fix: mochaが動かないため拡張子なしに戻した 2021-08-19 21:55:45 +09:00
meta.json 実行時にpackage.jsonを参照しないように (#5418) 2019-11-01 22:34:26 +09:00
tsconfig.json refactor: refactoring imports 2021-08-19 18:33:41 +09:00
types.ts ワードミュート (#6594) 2020-07-27 13:34:20 +09:00
well-known-services.ts refactor: Extract well-known services 2020-08-07 11:27:37 +09:00