tamaina
dee40b33d2
wip PackedHoge => Packed<'Hoge'>
2021-09-12 22:18:26 +09:00
tamaina
e777feae9a
fix lint
2021-09-12 15:53:04 +09:00
tamaina
0714c56c41
channel
2021-09-12 01:37:55 +09:00
tamaina
217bf12aab
antenna
2021-09-12 01:36:47 +09:00
tamaina
4bd42cf071
add type
2021-09-12 01:31:48 +09:00
tamaina
4ba33f24a5
clean up
2021-09-12 01:28:48 +09:00
tamaina
380d357a74
refactor
2021-09-12 01:27:20 +09:00
tamaina
8cafc4ee55
ev => data
2021-09-12 01:22:59 +09:00
tamaina
1cc72fdd73
clean up
2021-09-12 01:18:17 +09:00
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
tamaina
2c494f1052
edit comment
2021-09-07 04:41:07 +09:00
tamaina
cd36102b90
edit comment
2021-09-07 04:01:06 +09:00
tamaina
1590cf000f
edit comment
2021-09-07 03:58:58 +09:00
tamaina
fd55e2b5b5
wip
2021-09-07 03:31:56 +09:00
tamaina
be47a120d7
✌️
2021-09-07 02:40:38 +09:00
tamaina
4793d1cc56
送信側に型エラーがないことを3回確認した
2021-09-06 23:18:16 +09:00
tamaina
f6853b2254
✌️
2021-09-06 22:48:12 +09:00
tamaina
5db28922d0
wip
2021-09-06 22:47:27 +09:00
tamaina
f4652ec4ac
wip
2021-09-06 22:12:07 +09:00
tamaina
3500705585
fix
2021-09-06 20:21:05 +09:00
tamaina
ac3dbcb114
wip
2021-09-06 20:20:39 +09:00
tamaina
70740c5e6d
wip!
2021-09-06 18:29:23 +09:00
tamaina
dd175a8e6e
wip
2021-09-06 17:56:17 +09:00
tamaina
ca82538e10
fix lint
2021-09-06 17:16:30 +09:00
tamaina
20c26c9dbd
Merge branch 'expand-schema' into stream-types
2021-09-06 13:10:14 +09:00
tamaina
abbeb9a071
add simple-schema
2021-09-06 12:59:51 +09:00
tamaina
93fd76f841
remove no longer needed "as PackedUser/PackedNote"
2021-09-06 03:32:52 +09:00
tamaina
c86ac1c6ec
yatta
2021-09-06 03:26:19 +09:00
tamaina
110de167e8
ok
2021-09-06 01:38:48 +09:00
tamaina
e9b9afbd2a
Merge branch 'chore-api-R30906' into stream-types
2021-09-06 01:38:04 +09:00
tamaina
06c0373be9
add main stream
2021-09-06 00:55:40 +09:00
tamaina
08576c49de
✌️
2021-09-06 00:11:31 +09:00
tamaina
f74f4ffc6a
wip
2021-09-05 23:55:32 +09:00
tamaina
225805da8a
wip
2021-09-05 23:55:01 +09:00
tamaina
987c98faec
wip
2021-09-05 23:47:41 +09:00
tamaina
7101e761fa
push readAllNotifications as notification when api mark-all-as-read called
2021-09-05 16:58:00 +09:00
tamaina
32d6a0a0d2
fix lint
2021-09-05 16:44:42 +09:00
tamaina
ab03cc7c0c
Merge branch 'develop' into swn
2021-09-05 16:31:57 +09:00
syuilo
1cd8bfaded
fix(server): ノート翻訳時に公開範囲が考慮されていない問題を修正
2021-09-05 16:25:30 +09:00
tamaina
e2d7e50621
wip
2021-09-05 16:16:06 +09:00
tamaina
296da10199
fix lint
2021-09-04 21:44:23 +09:00
tamaina
0ae98b4a07
fix read-notification.ts
2021-09-04 21:20:47 +09:00
tamaina
42d82ab379
Merge branch 'develop' into swn
2021-09-04 20:41:41 +09:00
MeiMei
e21ff916b0
ファイルサイズのハードリミット ( #7760 )
...
* maxFileSize
* CHANGELOG
2021-09-04 20:33:14 +09:00
tamaina
3d2954c68a
Merge branch 'signout-to-welcome-page' into swn
2021-08-24 14:20:00 +09:00
syuilo
d64e25e449
fix: support DeepL pro account
...
Fix #7648
2021-08-24 13:19:21 +09:00
tamaina
a38c28c9e0
Merge branch 'develop' into swn
2021-08-21 20:00:47 +09:00
syuilo
bae1282f74
clean up
2021-08-21 14:47:39 +09:00
tamaina
d2007add75
feat: Implement api sw/unregister ( #7611 )
...
* Implement api sw/unregister
* remove all mode
* add changelog
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-08-21 14:47:18 +09:00
syuilo
fd1ef4a62d
enhance(server): Use job queue for account delete ( #7668 )
...
* enhance(server): Use job queue for account delete
Fix #5336
* ジョブをひとつに
* remove done call
* clean up
* add User.isDeleted
* コミット忘れ
* Update 1629512953000-user-is-deleted.ts
* show dialog
* lint
* Update 1629512953000-user-is-deleted.ts
2021-08-21 12:41:56 +09:00
tamaina
eb68ce2525
Merge branch 'develop' into swn
2021-08-20 21:06:53 +09:00
Johann150
1ffee15b83
fix: use correct query generate function ( #7657 )
...
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-08-20 20:55:12 +09:00
tamaina
d05aad066f
Merge branch 'api-sw-unregister' into swn
2021-08-20 14:28:09 +09:00
tamaina
54799aeb72
Merge branch 'develop' into api-sw-unregister
2021-08-20 14:24:39 +09:00
tamaina
1cc5d3e386
Merge branch 'develop' into swn
2021-08-20 00:30:52 +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
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
bf1d7e6252
fix(server): ja-JPのような形式にDeepLが対応してない
2021-08-15 21:52:58 +09:00
syuilo
cced83024b
feat: ノートの翻訳機能
...
Resolve #5213
2021-08-15 20:26:44 +09:00
syuilo
b81ff340b1
Introduce e2e test
2021-08-12 19:05:07 +09:00
tamaina
0fdffe5288
remove all mode
2021-07-27 03:10:24 +09:00
tamaina
b96edad800
Implement api sw/unregister
2021-07-27 02:35:19 +09:00
tamaina
e436d2e47d
Merge branch 'migrate-accounts-to-idb' into sw-notification-action
2021-07-19 15:53:49 +09:00
tamaina
9f01724555
fix lint
2021-07-19 15:09:25 +09:00
tamaina
effecacf50
Merge branch 'notification-read-api' into sw-notification-action
2021-07-19 14:58:39 +09:00
tamaina
9f69fb0a81
互換性でnotificationIdを受け付けるように
2021-07-19 14:58:18 +09:00
MeiMei
04e27e160e
認証の修正 ( #7597 )
...
* authenticateのキャッシュを廃止
* 凍結ユーザーがサインイン出来てしまうのを修正
* 凍結ユーザーはストリーミング接続出来ないように
* 他人のアクセストークンはrevoke出来ないように, 正常削除を待機するように
* ユーザー/アクセストークンを無効化したらストリーミングを切断するように
* Revert TODO
* ストリーミングterminateは、ユーザー削除後に行うように
* signinでsuspendは別のエラーにする
* トークン再生成後のストリーミング切断は少し待つように
* サスペンド後のストリーミング切断はローカルユーザーのみに
2021-07-18 19:57:53 +09:00
MeiMei
62dede02ea
API AuthenticateでDB接続エラーなどが発生するとログアウトさせられてしまうのを修正 Fix #7603 ( #7604 )
2021-07-18 00:53:16 +09:00
tamaina
c4503aa6b2
api/notifications/readは配列で受け付けるように
2021-07-17 21:49:45 +09:00
tamaina
17f59de458
Merge branch 'develop' into sw-notification-action
2021-07-17 21:39:17 +09:00
syuilo
dc69490e3a
Refactoring
2021-07-15 20:45:32 +09:00
tamaina
29dfc92b67
Merge branch 'develop' into sw-notification-action
2021-07-13 22:17:26 +09:00
syuilo
49febe1764
Resolve #7165
2021-07-09 01:07:55 +09:00
tamaina
aebdc4af47
Merge branch 'develop' into sw-notification-action
2021-07-06 22:59:18 +09:00
syuilo
28f7e48dc6
improve type
2021-06-30 23:33:50 +09:00
tamaina
a1c45e85cf
Merge branch 'develop' into sw-notification-action
2021-06-29 22:45:12 +09:00
syuilo
d97fc9ce4e
カスタム絵文字インポート時もemojiAddedイベントを発行するように
2021-06-23 13:42:02 +09:00
syuilo
a65eb502d2
fix api response definition
2021-06-08 14:26:52 +09:00
syuilo
55c549a9f8
Remove entity descriptions
...
#6627
2021-06-08 14:24:21 +09:00
syuilo
56600ba1df
refactor type
2021-06-08 14:14:58 +09:00
syuilo
6b312f755e
Remove endpoint descriptions
...
#6627
2021-06-08 14:09:32 +09:00
MeiMei
caf40e40fb
Supports Array ActivityStreams type ( #7536 )
...
* Supports Array type
* Fix
* Fix Service to Note
* Update type.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-05-31 13:04:13 +09:00
syuilo
0eb115bf7e
Resolve #7538
2021-05-28 22:53:00 +09:00
syuilo
857c88e8d6
fix type
2021-05-28 22:52:30 +09:00
nullobsi
ffb9646ce9
Add image description support ( #7518 )
...
* recieve image descriptions under the name property
* fix other components
* use comment for alt and title
* allow editing of file comment
* allow editing of file comment in note dialog
* federate note comments
* use file instead of this
* backend should accept comment on update
* update now actually accepts comment
* allow multiline descriptions
* image should also have description attached
* Update locales/ja-JP.yml
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* Use custom component with side-by-side image
* improve usability on mobile devices
* revert changes
* Update post-form-attaches.vue
* Update drive.file.vue
* Update media-caption.vue
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-05-28 09:38:09 +09:00
syuilo
db3724cf33
improve types
2021-05-28 09:34:42 +09:00
MeiMei
47aaf04481
Fix search-by-tag ( #7531 )
...
* Fix search-by-tag
* Revert "Fix search-by-tag"
This reverts commit c971d1d5d8 .
* Fix typo
* Remove unused var
* インジェクションは[]を返すように
2021-05-23 18:57:12 +09:00
tamaina
5b52417673
Merge branch 'develop' into sw-notification-action
2021-05-21 19:56:52 +09:00
syuilo
da34acd35f
Resolve #6563 ( #7524 )
...
* Resolve #6563
* Update note.ts
* Update generate-visibility-query.ts
2021-05-21 14:13:03 +09:00
syuilo
164959a0c5
Create get-index-stats.ts
2021-05-08 12:51:23 +09:00
syuilo
47fa7bb22a
Improve ad
2021-05-08 12:50:11 +09:00
syuilo
b60f9fbc00
Improve ad
2021-05-07 14:22:13 +09:00
tamaina
72fe859e03
Merge branch 'develop' into sw-notification-action
2021-05-06 20:52:53 +09:00
MeiMei
588b838deb
APIドキュメントが見れなくなっているのを修正など ( #7500 )
...
* Test api.json
* Fix typo
* Fix api-doc
2021-05-05 19:02:30 +09:00
syuilo
18e1efc7ec
Ad ( #7495 )
...
* wip
* Update ad.vue
* Update default.widgets.vue
* wip
* Create 1620019354680-ad.ts
* wip
* Update ads.vue
* wip
* Update ad.vue
2021-05-04 21:15:57 +09:00
syuilo
6ae642245e
Password reset ( #7494 )
...
* wip
* wip
* Update well-known.ts
* wip
* clean up
* Update request-reset-password.ts
* Update forgot-password.vue
* Update reset-password.ts
* Update request-reset-password.ts
2021-05-04 15:05:34 +09:00
syuilo
42539575a6
ギャラリー投稿の編集と削除
2021-04-26 11:10:45 +09:00
syuilo
fec3c70886
Gallery ( #7194 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
2021-04-24 22:38:24 +09:00