Commit graph

26118 commits

Author SHA1 Message Date
かっこかり 48cf4e6382
Merge branch 'develop' into external-resources 2023-10-19 20:36:07 +09:00
syuilo e5598da7a2 disable cypress widgets tests 2023-10-19 20:22:24 +09:00
NoriDev 75c8632ab9 Merge remote-branch 'misskey/develop' 2023-10-19 20:03:08 +09:00
syuilo cc256f117e update deps 2023-10-19 19:51:59 +09:00
NoriDev fd68fd21d1 Update cherrypick-js.api.md 2023-10-19 19:47:58 +09:00
syuilo d9241df84d
New Crowdin updates (#12070)
* New translations ja-jp.yml (Thai)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Korean)

* New translations ja-jp.yml (Japanese, Kansai)

* New translations ja-jp.yml (Chinese Traditional)
2023-10-19 19:47:36 +09:00
syuilo 84a9e4a27b
Update CHANGELOG.md 2023-10-19 19:47:25 +09:00
NoriDev ff6c401afa 4.4.1-beta.1 2023-10-19 19:46:54 +09:00
NoriDev 6a2deeb427 enhance(backend): '내용 숨기기'로 설정된 노트의 주석도 노트 편집 기록에 표시됨 2023-10-19 19:45:08 +09:00
NoriDev a8b81ee8bb tweak 526565db 2023-10-19 19:36:29 +09:00
atsuchan 7b361224f8
fix(frontend): Recieve Unrenote on streaming (#12079)
* fix(frontend): Recieve Unrenote

表示しているリノートがリノート解除されたらストリーミングで受信してすぐに消えるようにする

* fix(frontend): Recieve Unrenote lint fixing

* fix(frontend): Recieve Unrenote Decapture

Decapture忘れてたー
2023-10-19 19:36:18 +09:00
dependabot[bot] 3c3d05ba2e
chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#12062)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 19:35:13 +09:00
anatawa12 991fa054a6
chore: STLのdb fallbackでwithRepliesがtrueのときにすべてのリプライを除外しないように (#12075)
MiFollowingを見るのは実装コストが高いため現状実装していない

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-19 19:34:52 +09:00
A.Yamamoto 9afcdd10ed
UserLite.nameにnullが入りうるのを型で明示 (#12073)
* UserLite.nameにnullが入りうるのを型で明示

* ドキュメントの追従
2023-10-19 19:33:45 +09:00
NoriDev 526565db72 enhance(frontend): 노트를 편집한 시간이 개별적으로 표시됨 2023-10-19 18:48:59 +09:00
NoriDev 34829a1549 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-10-19 18:31:48 +09:00
NoriDev 74ddde4424 enhance(frontend): 타임라인에서 새 노트가 20개 이상이면 '20+'로 표기 2023-10-19 18:30:36 +09:00
NoriDev 304e551392 fix(frontend): '새 노트 알림'을 '노트 수 표시'로 설정했을 때 한국어 이외의 언어에서 내용이 표시되지 않음 2023-10-19 18:29:58 +09:00
かっこかり bad6e00395
Merge branch 'develop' into external-resources 2023-10-19 18:09:55 +09:00
syuilo 721cbe085b fix(frontend): fix of 30efd932a5 2023-10-19 17:42:19 +09:00
anatawa12 93d3501c90
fix: replies are included even if withReplies = false in local timeline (#12074) 2023-10-19 17:29:09 +09:00
NoriDev 3e630f81d5 Merge remote-branch 'misskey/develop' 2023-10-19 17:19:28 +09:00
NoriDev 13c0fea05d Update f47c14f0 2023-10-19 17:07:03 +09:00
NoriDev f47c14f086 feat: 노트 편집 시 토스트 알림을 표시하고 사운드를 재생 2023-10-19 17:05:47 +09:00
かっこかり 6cd0d6c9ed
Merge branch 'develop' into external-resources 2023-10-19 16:41:02 +09:00
NoriDev 881fdeb2f0 fix missing api 2023-10-19 16:25:30 +09:00
syuilo 431d8c7802 fix(backend): Redisがからのときにhybrid-timelineにwithReplies = trueでアクセスするとSQLのシンタックスエラーになる
Fix #12064
2023-10-19 16:22:19 +09:00
NoriDev 803c103421 lint 2023-10-19 16:13:48 +09:00
かっこかり c219c555e7
Merge branch 'develop' into external-resources 2023-10-19 14:36:14 +09:00
syuilo f85a655915 2023.10.2-beta.2 2023-10-19 11:43:28 +09:00
syuilo 5891adc5cf Update CHANGELOG.md 2023-10-19 11:42:52 +09:00
syuilo 30efd932a5 enhance: nyaizeはクライアントで表示時に行うように
Resolve #12030
2023-10-19 11:42:17 +09:00
syuilo ec45db7870 refactor and perf tweak 2023-10-19 11:19:42 +09:00
syuilo 428d39a460 chore: disable debug log of fastify 2023-10-19 11:18:17 +09:00
syuilo f9549e1f1b fix(backend): fix of 1671575d5d 2023-10-19 11:17:59 +09:00
syuilo 1671575d5d perf(backend): ノートのリアクション情報をキャッシュすることでDBへのクエリを削減 2023-10-19 09:20:19 +09:00
syuilo 4d1d25e02f perf(backend): improve my reaction population performance 2023-10-19 08:07:22 +09:00
syuilo 2dfbf97db4 refactor 2023-10-19 07:59:58 +09:00
syuilo fcc4864080 perf(backend): reduce needless populateMyReaction calls 2023-10-19 07:56:25 +09:00
NoriDev 4859fe666f Update CHANGELOG_CHERRYPICK.md 2023-10-19 02:28:05 +09:00
NoriDev 7df06969f9 fix meilisearch 2023-10-19 02:21:24 +09:00
かっこかり c043ed6fa6
Update CHANGELOG.md 2023-10-18 23:38:35 +09:00
かっこかり 4da664f8ac
Merge branch 'develop' into external-resources 2023-10-18 22:56:02 +09:00
NoriDev 98751ef273 Merge remote-branch 'misskey/develop' 2023-10-18 18:59:14 +09:00
NoriDev ef7110fafa tweak d3c1344d 2023-10-18 18:55:43 +09:00
syuilo de6e15e36d Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-10-18 17:41:56 +09:00
syuilo 01f294bd91 Update CHANGELOG.md 2023-10-18 17:41:48 +09:00
syuilo 92b49b6ebb
New Crowdin updates (#12036)
* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Thai)

* New translations ja-jp.yml (Thai)

* New translations ja-jp.yml (Spanish)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (Thai)

* New translations ja-jp.yml (Thai)
2023-10-18 17:41:32 +09:00
syuilo 524b669f5a 2023.10.2-beta.1 2023-10-18 17:22:13 +09:00
syuilo 5b244cc6eb update test 2023-10-18 17:20:43 +09:00