1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-14 14:48:53 +09:00
Commit Graph

26670 Commits

Author SHA1 Message Date
NoriDev
66674a29aa Merge commit 'refs/pull/12132/head' of https://github.com/misskey-dev/misskey into develop 2023-10-24 20:43:29 +09:00
NoriDev
5c2097c2e1 tweak 7da4019 2023-10-24 20:41:16 +09:00
NoriDev
5d396a7c1e enhance(frontend): 유저 페이지 개선 2023-10-24 20:34:23 +09:00
NoriDev
ccb2ef4bc1 lint 2023-10-24 20:21:34 +09:00
NoriDev
647f89585b Merge pull request #12113 from misskey-dev/misskey 2023-10-24 20:15:06 +09:00
meronmks
9b14644c78
Update CHANGELOG.md 2023-10-24 19:14:59 +09:00
NoriDev
1acfcb487c lint 2023-10-24 19:03:32 +09:00
meronmks
0637591bdd
padding 18px -> 9px 2023-10-24 19:01:18 +09:00
meronmks
0b59236ec4
エフェクトが壊れて出ないのを修正 2023-10-24 19:01:12 +09:00
meronmks
bf3ca78027
カスタム絵文字のカテゴリ表示部分が長かったので短くした 2023-10-24 19:00:43 +09:00
meronmks
01af8c27ea
Fix: lint error 3 2023-10-24 19:00:35 +09:00
meronmks
e88c0ed26a
Fix: lint error 2 2023-10-24 19:00:23 +09:00
meronmks
808602cac8
Fix: lint error 2023-10-24 19:00:13 +09:00
meronmks
e1b45bd400
Feat:emoji picker folder select 2023-10-24 18:58:26 +09:00
NoriDev
8b2252a986 enhance(frontend): 유저 페이지 개선 2023-10-24 18:52:47 +09:00
NoriDev
e02338d6bb Revert "change: 타임라인에서 '다른 사람에 대한 답장 포함하기'를 기본 활성화로 변경"
This reverts commit 197a8c212f.
2023-10-24 18:15:55 +09:00
NoriDev
3db25e562a Merge remote-branch 'misskey/develop' 2023-10-24 17:21:54 +09:00
NoriDev
490d16bf01 enhance(frontend): 노트 상세 페이지의 답글 목록 개선 2023-10-24 17:03:01 +09:00
syuilo
4dd4a11cef Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-10-24 14:38:18 +09:00
syuilo
afb37f0b03 🎨 2023-10-24 14:38:15 +09:00
yukineko
0c730968a3
fix: RedisへのTLキャッシュが有効の場合にHTL/LTL/STL/リストが空になることがある問題を修正 (#12088) (#12124)
* fix: RedisTimelineが有効の場合にHTLがリセットされた状態になる問題を修正

* add: CHANGELOG.md

* fix: LTL, STLでもTLが空になることがある問題を修正

* update: CHANGELOG.md

* fix: DBへのフォールバック時にwithRenotesが考慮されていないのを修正

* feat: リストにもDBフォールバックを実装

* fix: リストのDBフォールバック時の挙動を修正

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-24 14:34:32 +09:00
anatawa12
7e15f71916
ci: fix pullreq number may not get correctly (#12127)
* Revert "remove save-pr-number"

This reverts commit 085f4bd76992fa0b3e4219a5c132b72f68c3d2cc.

* Revert "Update report-api-diff.yml"

This reverts commit b73daf4c0ec4240ea39b183a6b93f209b63e6d81.

* Revert "Update report-api-diff.yml"

This reverts commit cbf2b5ad8a7cba769446fa9bcf1f129c6f03db8c.

* Revert "try to get pull request id from github.event.workflow_run.pull_requests"

This reverts commit 07517ce501c12e75da03d325c23968d75ac37d00.
2023-10-24 14:02:06 +09:00
anatawa12
b22066b9a2
ci: fix pull_req時にAPI diffの実行ができない (#12123)
* initial commit for report-api-diff.yml

* add api-{base,head}.json into api-artifact

* try to get pull request id from github.event.workflow_run.pull_requests

* Update report-api-diff.yml

* Update report-api-diff.yml

* remove save-pr-number
2023-10-24 06:16:40 +09:00
syuilo
9705a7c8ec Update MkPullToRefresh.vue 2023-10-23 20:37:38 +09:00
syuilo
1105741bd2 Update MkPullToRefresh.vue 2023-10-23 20:28:08 +09:00
syuilo
28efb714e2 tweak 2023-10-23 20:08:59 +09:00
syuilo
3a5e1839df add license identifier 2023-10-23 20:04:15 +09:00
syuilo
e3c3702ec9 refactor 2023-10-23 20:02:56 +09:00
syuilo
3f4234d908 refactor 2023-10-23 19:58:08 +09:00
syuilo
60b8fc7763 Merge branch 'develop' into pr/12113 2023-10-23 19:27:28 +09:00
NoriDev
57d42b6a8a Merge remote-branch 'misskey/develop' 2023-10-23 17:39:44 +09:00
GrapeApple0
f596a9ee3c ノート詳細画面で引用一覧をリプライタブではなく引用タブで表示されるように 2023-10-23 07:53:00 +00:00
MomentQYC
9caae8a10a
feat: Facilitates the rollback of migration operations (#12109)
* Update package.json

* Update package.json
2023-10-23 16:42:54 +09:00
atsuchan
9d0648ed35
enhance(server): Improve user block (Renote Part) (#12089) 2023-10-23 16:42:26 +09:00
syuilo
9c79f0b45a
Update CHANGELOG.md 2023-10-23 16:23:32 +09:00
syuilo
c59973d9c0 2023.11.0-beta.3 2023-10-23 15:32:39 +09:00
woxtu
4a832e87c0
Replace deprecated MediaQueryList.addListener() (#12112) 2023-10-23 15:32:10 +09:00
syuilo
9dcccbc8e1 fix(backend): 自分のフォローしているユーザーの自分のフォローしていないユーザーの visibility: followers な投稿への返信がストリーミングで流れてくる問題を修正
Fix #12117
2023-10-23 15:29:42 +09:00
syuilo
e6c54de814 enhance(backend): RedisへのTLのキャッシュをオフにできるように 2023-10-23 15:17:25 +09:00
syuilo
c79b68574f Merge branch 'develop' into pr/12113 2023-10-23 11:07:50 +09:00
syuilo
5a39c1a8eb fix type 2023-10-23 11:07:27 +09:00
syuilo
b07894496a Merge branch 'develop' into pr/12113 2023-10-23 09:24:22 +09:00
syuilo
c9ae5d0e51 fix type 2023-10-23 09:24:13 +09:00
syuilo
546a9947d6 Merge branch 'develop' into pr/12113 2023-10-23 09:22:22 +09:00
syuilo
805a2c027e Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-10-23 09:20:57 +09:00
syuilo
fdeee5dd05 update deps 2023-10-23 09:20:55 +09:00
かっこかり
796265fc50
(fix) ページキャッシュが効く問題を修正 (#12105) 2023-10-23 09:14:36 +09:00
syuilo
9221cbf42b fix(backend): fix i/signin-history response 2023-10-23 08:59:05 +09:00
Fairy-Phy
7354c5572a
remove: en-US text 2023-10-23 05:48:21 +09:00
Fairy-Phy
8435a4b363
lint 2023-10-22 21:14:06 +09:00