tamaina
69b56f6658
refactor: publishHogeStreamとStreamのEventEmitterに型定義する ( #7769 )
...
* wip
* wip
* wip
* ✌️
* add main stream
* packedNotificationSchemaを更新
* read:gallery, write:gallery, read:gallery-likes, write:gallery-likesに翻訳を追加
* fix
* ok
* add header, choice, invitation
* add header, choice, invitation
* test
* fix
* fix
* yatta
* remove no longer needed "as PackedUser/PackedNote"
* clean up
* add simple-schema
* fix lint
* fix lint
* wip
* wip!
* wip
* fix
* wip
* wip
* ✌️
* 送信側に型エラーがないことを3回確認した
* ✌️
* wip
* update typescript
* define items in full Schema
* edit comment
* edit comment
* edit comment
* Update src/prelude/types.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* https://github.com/misskey-dev/misskey/pull/7769#discussion_r703058458
* user packとnote packの型不整合を修正
* revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736
* revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736
* user packとnote packの型不整合を修正
* add prelude/types.ts
* emoji
* signin
* game
* matching
* clean up
* ev => data
* refactor
* clean up
* add type
* antenna
* channel
* fix
* add Packed type
* add PackedRef
* fix lint
* add emoji schema
* add reversiGame
* add reversiMatching
* remove signin schema (use Signin entity)
* add schemas refs, fix Packed type
* wip PackedHoge => Packed<'Hoge'>
* 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
* update stream.ts
* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339
* fix lint
* clean up?
* add changelog
* add changelog
* add changelog
* fix: アンテナが既読にならないのを修正
* revert fix
* https://github.com/misskey-dev/misskey/pull/7769#discussion_r711474875
* spec => payload
* edit commetn
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2021-10-21 01:04:10 +09:00
sousuke0422
07bb8067ae
fix: アンテナの既読 ( #7803 )
...
from: a89742319c
2021-09-18 13:30:28 +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
7015df37e3
enhance(server): Improve user block ( #7640 )
...
* enhance(server): Improve user block
* Update CHANGELOG.md
* ユーザーリスト対応
* 相手から見れなくなるように
* Update 1629004542760-chart-reindex.ts
2365761ba5 (commitcomment-54919821)
* update test
* add test
* add todos
* Update 1629004542760-chart-reindex.ts
2021-08-17 21:48:59 +09:00
syuilo
6b312f755e
Remove endpoint descriptions
...
#6627
2021-06-08 14:09:32 +09:00
syuilo
ce340aba7a
Refactor ( #7394 )
...
* wip
* wip
* wip
* wip
* wip
* Update define.ts
* Update update.ts
* Update user.ts
* wip
* wip
* Update request.ts
* URL
* wip
* wip
* wip
* wip
* Update invite.ts
* Update create.ts
2021-03-24 11:05:37 +09:00
syuilo
c74fe3c6e2
refactor: Use path alias
2021-03-23 17:43:07 +09:00
syuilo
7e4a800352
noteのread処理
2021-03-23 15:06:56 +09:00
syuilo
70b129cc42
fix(server): Use inner join
2021-03-21 12:33:37 +09:00
syuilo
c52b504140
Revert "fix(server): Use inner join"
...
This reverts commit d7e7848c92
.
2021-03-21 12:31:56 +09:00
syuilo
d7e7848c92
fix(server): Use inner join
...
https://github.com/syuilo/misskey/issues/6813#issuecomment-803400023
2021-03-21 10:39:32 +09:00
syuilo
f27e4033a6
perf(server): Reduce database query
...
Related: #6813
2021-03-20 13:54:59 +09:00
YuzuRyo61
a07d753da8
APIドキュメントの改善 ( #6757 )
...
* Update api document in admin/announcements
* Update api document in announcements
* Update api document in i/read-announcements
* Update api document in username/available
* Update api document & Fix typo in API 403 error
* Update api document
* Update api document
* Update api document
* Fix API permission definition
* Update api document
* Update api document
* Update api document
* Update api document
* Update api document
* Update api document
* Update api document
* Update api document
* Fix bug in users (api)
* Apply reviews #6757
* Apply reviews #6757
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-03-06 22:34:11 +09:00
syuilo
1b9d316e7c
refactor: Rename function
2020-07-28 09:38:41 +09:00
MeiMei
8bb311df51
APIリファレンスのカテゴリ処理の修正 ( #6218 )
...
* APIリファレンスのカテゴリ処理の修正
* tune
2020-04-03 22:42:29 +09:00
rinsuki
c18f6fde80
lintをGitHub Actions でするように ( #6101 )
...
* package.json の lint スクリプトを修正
* lint アクションを追加
* yarn lint --fix
* 手動修正
2020-03-04 11:45:33 +09:00
syuilo
c7c08b7511
Resolve #6043
2020-02-21 00:28:45 +09:00
syuilo
43734f027b
Refactoring
2020-02-15 21:33:32 +09:00
syuilo
65c0b6c7da
Resolve #5939
2020-02-15 01:03:59 +09:00
syuilo
f6154dc0af
v12 ( #5712 )
...
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
2020-01-30 04:37:25 +09:00