syuilo
|
14148f6c4a
|
refactoring
Resolve #7779
|
2021-11-12 02:02:25 +09:00 |
|
tamaina
|
dbdb0df0a9
|
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
|
6216ab9372
|
refactor: use path alias to improve readability
|
2021-08-19 22:04:15 +09:00 |
|
syuilo
|
aaef4f50e0
|
fix: mochaが動かないため拡張子なしに戻した
|
2021-08-19 21:55:45 +09:00 |
|
syuilo
|
d2b5b67b44
|
refactor: refactoring imports
将来ESMに移行しやすいように
Related: #7658
なんかmochaが起動しなくなってるけど理由不明
すぐ直したい
|
2021-08-19 18:33:41 +09:00 |
|
syuilo
|
7e9e38789d
|
Remove entity descriptions
#6627
|
2021-06-08 14:24:21 +09:00 |
|
syuilo
|
0db09532b2
|
refactor: Use path alias
|
2021-03-23 17:43:07 +09:00 |
|
syuilo
|
b8a1810960
|
refactor: resolve #7139
|
2021-02-13 15:33:38 +09:00 |
|
syuilo
|
583411681f
|
Use as const
#5089
|
2019-06-27 18:04:09 +09:00 |
|
syuilo
|
f4956548bb
|
rename
|
2019-05-22 12:58:44 +09:00 |
|
Satsuki Yanagi
|
7394adb16f
|
Add group update / transfer API
|
2019-05-22 05:06:58 +09:00 |
|
syuilo
|
20c34ead23
|
ユーザーグループ
Resolve #3218
|
2019-05-18 20:36:33 +09:00 |
|