syuilo
|
0e4a111f81
|
refactoring
Resolve #7779
|
2021-11-12 02:02:25 +09:00 |
|
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 |
|
syuilo
|
97f2675d40
|
refactor: use path alias to improve readability
|
2021-08-19 22:04:15 +09:00 |
|
syuilo
|
42cc93dd0f
|
fix: mochaが動かないため拡張子なしに戻した
|
2021-08-19 21:55:45 +09:00 |
|
syuilo
|
b9cb6d1c10
|
refactor: refactoring imports
将来ESMに移行しやすいように
Related: #7658
なんかmochaが起動しなくなってるけど理由不明
すぐ直したい
|
2021-08-19 18:33:41 +09:00 |
|
syuilo
|
55c549a9f8
|
Remove entity descriptions
#6627
|
2021-06-08 14:24:21 +09:00 |
|
syuilo
|
c74fe3c6e2
|
refactor: Use path alias
|
2021-03-23 17:43:07 +09:00 |
|
syuilo
|
91172654e4
|
refactor: resolve #7139
|
2021-02-13 15:33:38 +09:00 |
|
syuilo
|
952789cc1e
|
Use as const
#5089
|
2019-06-27 18:04:09 +09:00 |
|
syuilo
|
4a88cb5968
|
rename
|
2019-05-22 12:58:44 +09:00 |
|
Satsuki Yanagi
|
1092818203
|
Add group update / transfer API
|
2019-05-22 05:06:58 +09:00 |
|
syuilo
|
c7cc3dcdfd
|
ユーザーグループ
Resolve #3218
|
2019-05-18 20:36:33 +09:00 |
|