かっこかり
cd6428715e
feat: テスト通知を送信できるようにする ( #11810 )
...
* (add) Notification test
* Update Changelog
* (add) backend, frontend impl
* globalEventの名前を明確にする
* Run API Extractor
2023-09-11 14:31:50 +09:00
syuilo
98e40e666c
fix
2023-09-11 14:28:50 +09:00
syuilo
74faa01db8
fix
2023-09-11 13:29:24 +09:00
xtex
054ba3fea5
feat: nodeinfo 2.1 ( #11805 )
...
* feat: enable nodeinfo 2.1
Since 9dd06a7621
, nodeinfo 2.1 has been released.
Signed-off-by: xtex <xtexchooser@duck.com>
* feat: only add software.repository to nodeinfo 2.1
e54c48e171
Signed-off-by: xtex <xtexchooser@duck.com>
* feat: add software.homepage url to nodeinfo 2.1
507822cb3c
Signed-off-by: xtex <xtexchooser@duck.com>
* fix: set proper Content-Type for nodeinfo
Signed-off-by: xtex <xtexchooser@duck.com>
* style: fix lint warnings
Signed-off-by: xtex <xtexchooser@duck.com>
---------
Signed-off-by: xtex <xtexchooser@duck.com>
2023-09-10 16:16:00 +09:00
Ebise Lutica
8749716700
enhance: センシティブチャンネルはユーザーのノート一覧から除外 ( #11797 )
...
* enhance: センシティブチャンネルはユーザーのノート一覧から除外
* READMEに明記
* Update notes.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-10 15:14:31 +09:00
NoriDev
5d9549e4c6
Merge remote-branch 'misskey/develop'
2023-09-08 17:13:32 +09:00
syuilo
ff9a65e8fa
feat: passkey support ( #11804 )
...
https://github.com/MisskeyIO/misskey/pull/149
2023-09-08 14:05:03 +09:00
Ezekiel Lee
af7e129b1e
fix(backend): timeout when querying mentions ( #11799 )
2023-09-08 08:44:46 +09:00
NoriDev
4eee67647d
Merge remote-branch 'misskey/develop'
2023-09-07 17:57:17 +09:00
syuilo
d8dc10829c
enhance(backend): 古いアンテナを自動停止するか切り替え可能に
...
Resolve #11785
2023-09-07 16:20:28 +09:00
syuilo
ca00a08e6e
feat: introduce aidx and make it default
...
Co-Authored-By: MeiMei <30769358+mei23@users.noreply.github.com>
2023-09-06 18:33:51 +09:00
NoriDev
6bd5b673bc
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-09-06 16:43:12 +09:00
NoriDev
e920aa2649
fix test
2023-09-06 16:42:41 +09:00
NoriDev
f0d6839d56
Merge remote-branch 'misskey/develop'
2023-09-06 16:41:26 +09:00
Sayamame-beans
bf303238f0
feat(backend): Webhook設定でsecretを空に出来るように ( #11784 )
...
* feat(backend): allow webhook secret to be empty
* Update CHANGELOG.md
2023-09-06 13:02:33 +09:00
NoriDev
b1d6e350e1
Merge remote-branch 'misskey/develop'
2023-09-05 18:24:34 +09:00
syuilo
59ab4af7ca
update deps
2023-09-05 17:43:43 +09:00
syuilo
1beaac8e2d
fixes
2023-09-05 17:02:14 +09:00
syuilo
2630513c83
clean up
2023-09-05 15:06:17 +09:00
syuilo
7258888e76
clean up
2023-09-05 15:04:53 +09:00
syuilo
f53cffaeb2
enhance(backend): タイムライン等の有効期限を設定可能に
...
Resolve #11773
2023-09-05 15:03:50 +09:00
syuilo
1f7a81aae7
update deps ( #11764 )
...
* update deps
* node16
* wip
* wip
* wip
* Update test-utils.ts
* wip
* Update tsconfig.json
* wip
* Update package.json
* wip
* Update following.vue
* Update followers.vue
* Update index.vue
* Update share.vue
* Update MkUserPopup.vue
* Update MkPostForm.vue
* wip
* Update MkTokenGenerateWindow.vue
* Update MkPagination.vue
* refactor
* update deps
* update deps
* Update sw.ts
* wip
* wip
* wip
* Update FetchInstanceMetadataService.ts
* Update FetchInstanceMetadataService.ts
* update node
* update deps
* 🎨
2023-09-04 13:33:38 +09:00
xtex
a53727f1a5
Respond .well-known/host-meta.json with application/json ( #11777 )
...
According to RFC 6415 appendix-A.
The server
MUST include the HTTP "Content-Type" response header field with a
value of "application/json". Any other "Content-Type" value (or lack
thereof) indicates that the server does not support the JRD format.
"application/jrd+json" is only used by WebFinger (RFC 7033)
2023-09-03 16:42:32 +09:00
NoriDev
d576959e9b
feat: 通報の即時解決機能を追加 ( misskey-dev/misskey#11032 )
2023-09-01 19:16:10 +09:00
NoriDev
a871a0aa1b
lint
2023-09-01 17:47:29 +09:00
NoriDev
7d8832b368
tweak 4f07235e
2023-09-01 17:22:02 +09:00
まっちゃとーにゅ
4f07235eec
enhance: シャットダウン時、DB接続が切れたら確実に終了させる (MisskeyIO#159)
2023-09-01 17:18:49 +09:00
まっちゃとーにゅ
728e08fdf6
perf: 起動時にMeiliSearchの設定を更新しないようにする (MisskeyIO#158)
...
インデックス設定を更新すると再インデックスタスクが走るので、MeiliSearchが重たくなるため
2023-09-01 17:16:19 +09:00
riku6460
1217790667
Graceful Shutdown (MisskeyIO#156)
...
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2023-09-01 17:13:54 +09:00
まっちゃとーにゅ
3996b61420
enhance: ダイアログのお知らせをアーカイブした時イベントが発生しないように・アーカイブされたお知らせをわかりやすく (MisskeyIO#153)
2023-09-01 17:08:21 +09:00
NoriDev
fef1ad3540
リモートユーザーのノート/フォロー/フォロワー数をリモートサーバーの情報と同じように見えるように ( #362 )
...
* test
* Update CHANGELOG_CHERRYPICK.md
2023-08-31 18:52:50 +09:00
NoriDev
b7f3f45db2
Merge remote-branch 'misskey/develop'
2023-08-29 16:46:47 +09:00
syuilo
257c4fccf1
feat: Refine 2fa ( #11766 )
...
* wip
* Update 2fa.qrdialog.vue
* Update 2fa.vue
* Update CHANGELOG.md
* tweak
* ✌️
2023-08-28 18:25:31 +09:00
NoriDev
a3637d084f
Update nyaize.ts
2023-08-25 17:18:40 +09:00
ZerglingGo
41c29eb099
Merge branch 'develop' into fix/server-stats-live-update
2023-08-25 02:56:22 +09:00
NoriDev
ecfb0e8419
Merge remote-branch 'misskey/develop'
2023-08-22 17:34:14 +09:00
GrapeApple0
70a7800927
プロフィールにその人が作ったPlayの一覧出せるように ( #11445 )
...
* プロフィールにその人が作ったPlayの一覧出せるように
* Update CHANGELOG.md
* playの公開範囲を設定できるように
* 間違えて変更してしまったのを修正
* Update packages/frontend/src/pages/flash/flash-edit.vue
* Update packages/frontend/src/pages/flash/flash-edit.vue
* tweak
* Update packages/backend/migration/1690796169261-play-visibility.js
* Update packages/backend/src/models/entities/Flash.ts
* Update packages/backend/src/models/entities/Flash.ts
* Update Flash.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-08-21 20:23:09 +09:00
White-Green
f664f941a2
fix: antennas validation ( #11469 )
2023-08-21 17:33:04 +09:00
MomentQYC
388448f298
feat: Removing stack trace info in production env ( #11657 )
...
* feat: Hiding stack traces in production env
* sytle
* style
* style
* add SPDX
* move ./error.js to ./misc/error.js
* revert: remove frontend changes
* feat: Hiding stack traces in production env
* feat: Hiding stack traces in production env
* revert
* revert
* revert
* change and fix
* revert
* fix queue endpoint test
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
2023-08-21 17:21:57 +09:00
NoriDev
1a608cfcdb
Merge remote-branch 'misskey/develop'
2023-08-21 16:58:14 +09:00
anatawa12
50ec129b87
feat: 'server' webhook payload which hold misskey server url ( #11752 )
2023-08-21 16:13:10 +09:00
taichan
af806352a1
feat: ローカルのみノート検索 ( #11451 )
...
* Add local search
* Update CHANGELOG
* lint
* Remove TODO comment
* lint
* Update packages/backend/src/core/SearchService.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-08-20 13:39:37 +09:00
atsuchan
750085ffd5
Fix: DB CONSTRAINT of RenoteMuting ( #11724 )
...
* Fix: DB CONSTRAINT of RenoteMuting
* change order of migration of fixing renotemuting
2023-08-20 13:22:37 +09:00
Essem
3eacbe6b6d
enhance(backend): Add address bind config option ( #11725 )
...
* Add address bind config option
* Edit changelog
* forgot to add to types
2023-08-20 13:20:01 +09:00
syuilo
c9aeccb2ab
fix(backend): ジョブキュー管理画面の認証を回避できる問題を修正
2023-08-20 10:00:10 +09:00
Juunini
60fe5d6824
fix(backend): fix typo lnik
to link
( #11740 )
2023-08-19 15:49:21 +09:00
NoriDev
37a6ab6a49
NodeinfoのSoftware名をCherryPick以外の名前に変更する際に関連するコメントを追加
2023-08-18 17:33:59 +09:00
NoriDev
da9df033c5
missing dd1783f9
2023-08-18 17:21:21 +09:00
NoriDev
a3b628f197
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-08-18 17:04:54 +09:00
NoriDev
75ba0c52bd
Merge remote-branch 'misskey/develop'
2023-08-18 17:02:13 +09:00
woxtu
dd1783f984
chore(backend): Resolve import/no-default-export
rule violations ( #11732 )
...
* Disable `import/no-default-export` properly
* Disable `import/no-default-export`
2023-08-17 21:20:58 +09:00
NoriDev
08d8b28a81
chore: logger.ts
2023-08-17 16:18:06 +09:00
caipira113
e7178ce807
If the error level is warning, it is included in Cloud Logging.
2023-08-17 16:17:02 +09:00
syuilo
792622aead
refactor: prefix Mi for all entities ( #11719 )
...
* wip
* wip
* wip
* wip
* Update RepositoryModule.ts
* wip
* wip
* wip
* Revert "wip"
This reverts commit c1c13b37d2aaf3c65bc148212da302b0eb7868bf.
2023-08-16 17:51:28 +09:00
NoriDev
6958bcf1a3
Merge remote-branch 'misskey/develop'
2023-08-16 17:13:56 +09:00
syuilo
9487856495
feat: refine announcement ( #11497 )
...
* wip
* Update read-announcement.ts
* wip
* wip
* wip
* Update index.d.ts
* wip
* Create 1691649257651-refine-announcement.js
* wip
* wip
* wip
* wip
* wip
* wip
* Update announcements.vue
* wip
* wip
* Update announcements.vue
* wip
* Update announcements.vue
* wip
* Update misskey-js.api.md
* Update users.ts
* Create MkAnnouncementDialog.stories.impl.ts
* wip
* wip
* Create AnnouncementService.ts
2023-08-13 20:12:29 +09:00
anatawa12
5aada8bbe2
fix(backend): correctFilename changes dll to exe ( #11710 )
2023-08-13 00:01:17 +09:00
NoriDev
38ffb7653a
Merge branch 'develop' of https://github.com/kokonect-link/cherrypick into develop
2023-08-08 16:11:56 +09:00
NoriDev
8fb121e3e5
Merge remote-branch 'misskey/develop'
2023-08-08 16:08:53 +09:00
NoriDev
8ccf966ef8
Merge remote-branch 'misskey/develop'
2023-08-08 16:03:36 +09:00
Kagami Sascha Rosylight
ec229dbd3b
fix(backend/ApNoteService): try retrieving again when failed by duplication ( #11472 )
...
* fix(backend/ApNoteService): try retrieving again when failed by duplication
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-08-08 13:26:03 +09:00
tamaina
f6a3f6f5f1
enhance(backend): Improve behavior of correctFilename ( #11484 )
...
* enhance(backend): Improve behavior of correctFilename
* ✌️
* 未知のファイル形式かつ拡張子がある場合は何もしない
* ✌️
* .ext
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-08-08 13:24:30 +09:00
anatawa12
b26e4dc505
fix: muteがapiからのuser list timeline取得で機能しない ( #11480 )
2023-08-08 13:23:25 +09:00
caipira113
f5263eab2e
perf(backend): Registering Cloud Logging as a global module
2023-08-07 18:27:34 +09:00
Chocolate Pie
a58ebb48a8
chore: Add SPDX-License-Identifier [skip ci]
2023-08-07 13:44:12 +09:00
Chocolate Pie
09c879ecc6
Merge remote-tracking branch 'upstream/develop' into abuse-report-resolver
2023-08-07 13:36:54 +09:00
tamaina
2217a3c549
chore: cacheRemoteFilesのデフォルト値をfalseに ( #11398 )
...
* chore: cacheRemoteFilesのデフォルト値をfalseに
* proxyRemoteFiles to default
* update ja-JP.yml
* update ja-JP.yml
* youCanCleanRemoteFilesCache
* changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-08-05 14:03:01 +09:00
anatawa12
c5b8766a18
feat: sensitive channel ( #11438 )
...
* feat(backend): add isSensitive to Channel
* feat(backend): support isSensitive in channel endpoints
* feat(frontend/channel-editor): support isSensitive in create/edit channel page
* feat(frontend/channel): show sensitive indicator for sensitive channels
* docs(changelog): add チャンネルをセンシティブ指定できるようになりました
* chore: license header for each file
* chore: add isSensitive of channel to Note object
2023-08-05 13:58:31 +09:00
woxtu
79966d33b5
Fix typos ( #11450 )
2023-08-05 13:56:33 +09:00
woxtu
8a6791da3f
refactor(backend): Remove unused injections ( #11462 )
...
* Remove unused injections
* Remove unused imports
2023-08-05 10:33:00 +09:00
Chocolate Pie
8018e4a285
feat: 通報通知を受け取るかオプションで選べるように、通報通知を受け取るメールアドレスを設定できるように
2023-08-04 13:26:45 +09:00
NoriDev
dedfc7a35e
Merge commit 'refs/pull/11342/head' of https://github.com/misskey-dev/misskey into develop
2023-08-02 16:33:38 +09:00
NoriDev
3b8619cdee
Merge pull request #10949 from misskey-dev
2023-08-02 16:33:24 +09:00
NoriDev
69ef7a3bf8
Merge remote-branch 'misskey/develop'
2023-08-02 16:08:31 +09:00
Chocolate Pie
de88d6099b
refactor: ちょっと微調整
2023-08-02 14:32:14 +09:00
Chocolate Pie
f3045d6145
Merge branch 'abuse-report-resolver' of ssh://github.com/chocolate-pie/misskey into abuse-report-resolver
2023-08-02 14:15:20 +09:00
Chocolate Pie
7c7ca57bd7
Fix: 有効期限を指定するアルゴリズムが間違っていたのを修正
2023-08-02 14:10:07 +09:00
NoriDev
99c16cddd4
chore: add missing license identifier in CherryPick ( c2370a1b
, ab3cd7b8
)
2023-08-01 17:38:53 +09:00
NoriDev
61c871517d
Merge remote-branch 'misskey/develop'
2023-08-01 17:16:39 +09:00
syuilo
2b4c8c9e0f
update deps ( #11409 )
...
* update deps
* Update .eslintrc.js
* Update .eslintrc.js
* lint
* lint
* Update update.ts
* update deps
* Update .eslintrc.js
2023-07-31 19:14:20 +09:00
tamaina
42aa667fa7
Merge branch 'develop' into abuse-report-resolver
2023-07-31 12:44:13 +09:00
woxtu
5096be06ac
Remove an unused dependency ( #11405 )
2023-07-29 15:17:29 +09:00
NoriDev
0676c73a9d
Merge remote-branch 'misskey/master'
2023-07-28 19:28:30 +09:00
NoriDev
90b4a7a023
feat: 一度に2つ以上の絵文字をアップロードすることができる
2023-07-28 18:59:05 +09:00
syuilo
ab3cd7b837
chore: add missing license identifier
2023-07-28 14:02:58 +09:00
Chocolate Pie
dc594d010c
Merge remote-tracking branch 'upstream/develop' into abuse-report-resolver
2023-07-28 12:15:33 +09:00
Chocolate Pie
63359f5fc4
Fix: 無限ループを抑制
2023-07-28 12:11:25 +09:00
Kagami Sascha Rosylight
eb7b5f905a
feat(backend): support OAuth 2.0 authorization ( #11053 )
...
* feat(backend): support OAuth 2.0 authorization
* secureRndstr fix
* nanndekowareta
* nanndekowareta2
* nanndekowareta3
* unref?
* refactor to not close fastify
* use microformats-parser
* Update OAuth2ProviderService.ts
* clarify the reason behind dns lookup
* refactor(backend): use @types/oauth2orize-pkce (#11350 )
* refactor(backend): use @types/oauth2orize-pkce
* Update package.json
* Update pnpm-lock.yaml
---------
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
---------
Co-authored-by: mtgto <hogerappa@gmail.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-27 18:51:58 +09:00
Shun Sakai
c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する ( #11348 )
...
* chore: Add the SPDX information to each file
Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.
* tweak format
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-27 14:31:52 +09:00
woxtu
cb0fa9a8ab
Use promises API ( #11351 )
2023-07-27 09:04:19 +09:00
猫ロキP@deflis
5083458071
refactor: forkでデフォルトのノート文字数を変更した場合、E2Eテストが落ちる問題を修正する ( #11366 )
...
* forkでデフォルトのノート文字数を変更した場合このテストが落ちる問題を修正する
* 文字数についてのコメントを追加しておく
2023-07-27 09:00:48 +09:00
Acid Chicken (硫酸鶏)
cf3ac3c0be
build: close #10953
2023-07-26 22:06:00 +09:00
NoriDev
05d2666134
Merge remote-branch 'misskey/develop'
2023-07-26 17:23:42 +09:00
ZerglingGo
74c24921f1
Merge branch 'misskey-dev:develop' into fix/server-stats-live-update
2023-07-26 02:17:17 +09:00
Acid Chicken (硫酸鶏)
9208cfd5f3
fix: hide sensitive gallery image on OGP ( #11380 )
2023-07-25 10:45:46 +00:00
Koki Takahashi
0404d9c103
fix(backend): Change isPublic to correctly recognize as:Public term ( #11347 )
...
* fix: Change isPublic to correctly recognize as:Public term
* Update CHANGELOG.md
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-07-25 10:35:21 +00:00
tamaina
c1a19ff900
fix(backend): Use OFFSET instead of SKIP when using LIMIT ( #11379 )
...
* fix(backend): Use OFFSET instead of SKIP when using LIMIT
* update CHANGELOG.md
2023-07-25 19:21:50 +09:00
NoriDev
20ae6c11ef
Merge remote-branch 'misskey/develop'
2023-07-25 17:35:02 +09:00
hutchisr
ac6a8edf0b
Use BullMQAdapter ( #11367 )
2023-07-25 16:32:52 +09:00
NoriDev
7ad4587f60
Merge remote-branch 'misskey/master'
2023-07-24 16:56:01 +09:00