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
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
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
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
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
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