1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-15 15:18:22 +09:00
Commit Graph

2421 Commits

Author SHA1 Message Date
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
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
afb37f0b03 🎨 2023-10-24 14:38:15 +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
woxtu
4a832e87c0
Replace deprecated MediaQueryList.addListener() (#12112) 2023-10-23 15:32:10 +09:00
syuilo
e6c54de814 enhance(backend): RedisへのTLのキャッシュをオフにできるように 2023-10-23 15:17:25 +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
Fairy-Phy
8435a4b363
lint 2023-10-22 21:14:06 +09:00
Fairy-Phy
aab714b277
fact: change to disableStreamingTimeline 2023-10-22 20:08:19 +09:00
Fairy-Phy
3558b335f4
fix: pull to refresh 2023-10-22 19:25:02 +09:00
Fairy-Phy
3d9ca5d70a
Merge remote-tracking branch 'upstream/develop' into pr-push-refresh 2023-10-22 18:16:16 +09:00
Fairy-Phy
9e63971cff
add: pull to refresh 2023-10-22 18:12:49 +09:00
Fairy-Phy
97d543415d
fix: stream disconnect when reload 2023-10-22 17:53:12 +09:00
syuilo
8091e8b900 🎨 2023-10-22 16:16:02 +09:00
syuilo
1aeae6217e chore(frontend): tweak settings ui 2023-10-22 16:12:01 +09:00
syuilo
5cd98804a2 🎨 2023-10-22 16:08:41 +09:00
syuilo
7e80b3d4d4 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-10-22 16:05:36 +09:00
syuilo
18fb7a2080 enhance(frontend): アイコンのデコレーションを非表示にできるように 2023-10-22 16:05:32 +09:00
Fairy-Phy
e9d0e5b81e
add: disable TL websocket option 2023-10-22 16:05:06 +09:00
zyoshoka
983b1e63df
fix(frontend): 投稿フォームでのユーザー変更がプレビューに反映されるように修正 (#12022)
* fix(frontend): 投稿フォームでのユーザー変更がプレビューに反映されるように修正

* Update CHANGELOG.md
2023-10-22 15:51:48 +09:00
syuilo
4eaa02d25f enhance: improve avatar decoration 2023-10-22 13:02:24 +09:00
syuilo
fd8d253e1e 🎨 2023-10-22 09:43:55 +09:00
syuilo
845713bdbf Update about-misskey.vue 2023-10-22 09:28:59 +09:00
NoriDev
ce00aa9293 Merge commit 'refs/pull/12105/head' of https://github.com/misskey-dev/misskey into develop 2023-10-22 02:26:08 +09:00
NoriDev
197a8c212f change: 타임라인에서 '다른 사람에 대한 답장 포함하기'를 기본 활성화로 변경 2023-10-22 02:06:31 +09:00
NoriDev
0534b039ca feat: 본문 미리보기의 프로필을 표시하지 않도록 설정할 수 있음 2023-10-22 02:00:23 +09:00
NoriDev
8a1ed93eff Merge remote-branch 'misskey/develop' 2023-10-22 00:07:34 +09:00
NoriDev
fa20b1837d fix 7b361224 2023-10-21 23:19:39 +09:00
NoriDev
c303f5a477 Revert "Revert "fix(frontend): Recieve Unrenote on streaming (#12079)""
This reverts commit 74ba9cae79.
2023-10-21 23:18:55 +09:00
Fairy-Phy
cb4cf50f95
pc reloading 2023-10-21 22:42:00 +09:00
NoriDev
74ba9cae79 Revert "fix(frontend): Recieve Unrenote on streaming (#12079)"
This reverts commit 7b361224f8.
2023-10-21 22:26:10 +09:00
kakkokari-gtyih
86be3ba03e (fix) ページキャッシュが効く問題を修正 2023-10-21 20:35:26 +09:00
NoriDev
4c6851ea4f Merge remote-branch 'misskey/master' 2023-10-21 19:31:11 +09:00
かっこかり
f51bca41c5
Feat: 外部サイトからテーマ・プラグインのインストールができるように (#12034)
* Feat: 外部サイトからテーマ・プラグインのインストールができるように

* Update Changelog

* Change Changelog

* Remove unnecessary imports

* Update fetch-external-resources.ts

* Update CHANGELOG.md

* Update CHANGELOG.md
2023-10-21 18:41:12 +09:00
anatawa12
722584bf72
すべてのフォロー中の人のwithRepliesを変える機能 (#12049)
* feat: endpoint to update all following

* feat(frontend): change show replies for all

* docs(changelog): すでにフォローしたすべての人の返信をTLに追加できるように

* fix: cancel not working
2023-10-21 18:39:19 +09:00
syuilo
2c0a139da6
feat: Avatar decoration (#12096)
* wip

* Update ja-JP.yml

* Update profile.vue

* .js

* Update home.test.ts
2023-10-21 18:38:07 +09:00
woxtu
e6873fb259
Switch avatar images that depend on the animation setting (#12097) 2023-10-21 13:31:16 +09:00
Natsuki Ikeguchi
f4970c7d2f
fix(frontend): Use opening quote in notifications (#12082)
Signed-off-by: Natsuki Ikeguchi <me@s6n.jp>
2023-10-21 07:54:28 +09:00
NoriDev
86468255bc feat: 플러그인 및 테마를 외부 사이트에서 직접 설치할 수 있음 2023-10-20 18:43:18 +09:00
NoriDev
ab1e7b4843 Merge commit 'refs/pull/12082/head' of https://github.com/misskey-dev/misskey into develop 2023-10-20 17:31:35 +09:00
NoriDev
435781b256 tweak 25c00e61 2023-10-20 17:24:29 +09:00
tar_bin
06632c7c96 PostFormのプレフィックスにVisivilityもしくはチャンネル名を表示 2023-10-20 17:24:29 +09:00
かっこかり
e204899199
Merge branch 'develop' into external-resources 2023-10-20 17:00:41 +09:00
NoriDev
9ad63423dd Merge remote-branch 'misskey/develop' 2023-10-20 16:37:29 +09:00
syuilo
42a3489bcb update deps 2023-10-20 15:46:12 +09:00
かっこかり
10f47af75c
Merge branch 'develop' into external-resources 2023-10-20 14:54:04 +09:00
syuilo
21986a2168 enhance(frontend): 投稿されてから時間が経過しているノートであることを視覚的に分かりやすく 2023-10-20 11:51:01 +09:00
syuilo
18af290b18 chore: tweak MkNotifications 2023-10-20 11:33:33 +09:00
NoriDev
c7e4525650 lint 2023-10-20 04:51:16 +09:00
Natsuki Ikeguchi
7245376df3
fix(frontend): Use opening quote in notifications
Signed-off-by: Natsuki Ikeguchi <me@s6n.jp>
2023-10-20 00:28:20 +09:00
かっこかり
48cf4e6382
Merge branch 'develop' into external-resources 2023-10-19 20:36:07 +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
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
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
かっこかり
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
NoriDev
3e630f81d5 Merge remote-branch 'misskey/develop' 2023-10-19 17:19:28 +09:00
NoriDev
f47c14f086 feat: 노트 편집 시 토스트 알림을 표시하고 사운드를 재생 2023-10-19 17:05:47 +09:00
かっこかり
c219c555e7
Merge branch 'develop' into external-resources 2023-10-19 14:36:14 +09:00
syuilo
30efd932a5 enhance: nyaizeはクライアントで表示時に行うように
Resolve #12030
2023-10-19 11:42:17 +09:00
NoriDev
933ba35069 Merge remote-branch 'misskey/develop' 2023-10-18 16:20:05 +09:00
かっこかり
dade11433d
Merge branch 'develop' into external-resources 2023-10-18 11:29:31 +09:00
syuilo
52a82ac193 Update about-misskey.vue 2023-10-18 10:07:21 +09:00
syuilo
145c5c8b2b update deps 2023-10-18 09:43:59 +09:00
かっこかり
578fb2fe37
Merge branch 'develop' into external-resources 2023-10-18 02:09:23 +09:00
anatawa12
5a3c6575dd
新規にフォローした人のwithRepliesをtrueにする機能を追加 (#12048)
* feat: add defaultWithReplies to MiUser

* feat: use defaultWithReplies when creating MiFollowing

* feat: update defaultWithReplies from API

* feat: return defaultWithReplies as a part of $i

* feat(frontend): configure defaultWithReplies

* docs(changelog): 新規にフォローした人のをデフォルトでTL二追加できるように

* fix: typo

* style: fix lint failure

* chore: improve UI text

* chore: make optional params of  UserFollowingService.follow() object

* chore: UserFollowingService.follow() accept withReplies

* chore: add withReplies to MiFollowRequest

* chore: process withReplies for follow request

* feat: accept withReplies on 'following/create' endpoint

* feat: store defaultWithReplies in client store

* Revert "feat: return defaultWithReplies as a part of $i"

This reverts commit f2cc4fe6

* Revert "feat: update defaultWithReplies from API"

This reverts commit 95e3cee6

* Revert "feat: add defaultWithReplies to MiUser"

This reverts commit 9f5ab14d7063532de2b049bc2ed40a15658168f5.

* feat: configuring withReplies in import-following

* feat(frontend): configure withReplies

* fix(frontend): incorrectly showRepliesToOthersInTimeline can be shown

* fix(backend): withReplies of following/create not working

* fix(frontend): importFollowing error

* fix: withReplies is not working with follow import

* fix(frontend): use v-model

* style: fix lint

---------

Co-authored-by: Sayamame-beans <61457993+sayamame-beans@users.noreply.github.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2023-10-17 20:56:17 +09:00
NoriDev
c4b987898c Merge remote-branch 'misskey/develop' 2023-10-17 17:23:11 +09:00
かっこかり
1635a466f0
Merge branch 'develop' into external-resources 2023-10-17 17:18:37 +09:00
NoriDev
29fdc6d0d4 tweak 94d8c208 2023-10-17 16:27:00 +09:00
NoriDev
e6e3b0c9f4 enhance(frontend): 후원 버튼의 디자인 개선 2023-10-17 16:24:32 +09:00
NoriDev
d7537caf0f tweak 94d8c208 2023-10-17 16:22:34 +09:00