sharkey/src/server
tamaina 14795b68f2
refactor: PackedHoge型をPacked<'Hoge'>型に書き換える (#7792)
* 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の型不整合を修正

* add prelude/types.ts

* emoji

* signin

* game

* matching

* fix

* add emoji schema

* add reversiGame

* add reversiMatching

* remove signin schema (use Signin entity)

* 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

* add changelog

* add changelog

* revert fix
2021-09-22 22:35:55 +09:00
..
activitypub refactor: use path alias to improve readability 2021-08-19 22:04:15 +09:00
api refactor: PackedHoge型をPacked<'Hoge'>型に書き換える (#7792) 2021-09-22 22:35:55 +09:00
file Tune download (#2) 2021-09-03 21:13:06 +09:00
proxy Tune download (#2) 2021-09-03 21:13:06 +09:00
web Fix #7689 2021-08-24 14:39:42 +09:00
activitypub.ts fix: mochaが動かないため拡張子なしに戻した 2021-08-19 21:55:45 +09:00
index.ts refactor: use path alias to improve readability 2021-08-19 22:04:15 +09:00
nodeinfo.ts fix: mochaが動かないため拡張子なしに戻した 2021-08-19 21:55:45 +09:00
well-known.ts refactor: use path alias to improve readability 2021-08-19 22:04:15 +09:00