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

2283 Commits

Author SHA1 Message Date
NoriDev
a8b81ee8bb tweak 526565db 2023-10-19 19:36:29 +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
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
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
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
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
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
syuilo
e9db0680c4 update deps 2023-10-17 09:04:17 +09:00
syuilo
9338ab461e update deps 2023-10-16 20:13:05 +09:00
まっちゃてぃー
5efd01ba70
feat: サーバーサイレンス機能を追加 (#12031)
* feat : サーバーサイレンスを追加

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update locale

* Update instance-info.vue

* update misskey-js.api.md

* lint fix

* migration fix

* 既存のものを使うように

* fix

* 色々直した

* Update packages/frontend/src/pages/admin/instance-block.vue

* Update packages/frontend/src/pages/admin/instance-block.vue

* Update packages/frontend/src/components/MkInstanceCardMini.vue

* Update packages/backend/src/core/entities/InstanceEntityService.ts

* Update packages/backend/src/core/entities/InstanceEntityService.ts

* Update packages/backend/src/core/entities/InstanceEntityService.ts

* Update packages/backend/src/core/UserFollowingService.ts

* Update packages/backend/src/core/UserFollowingService.ts

* fix: サイレンスされてるサーバーからの投稿は全部ホームにする

* fix: undefinedでfalseを返すようにした

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-16 20:11:27 +09:00
NoriDev
eeeea83a1e fix 94d8c208 2023-10-16 19:07:20 +09:00
NoriDev
e0807e838b fix 066da619 2023-10-16 18:38:42 +09:00
NoriDev
066da619e4 tweak dc6c5040 2023-10-16 17:47:02 +09:00
NoriDev
734a56fa3b fix 2023-10-16 17:35:42 +09:00
NoriDev
94d8c20882 feat: 모달 디자인을 변경할 수 있음 2023-10-16 17:21:32 +09:00
syuilo
3ebed5aa3e feat: local-only antenna
Resolve #11869
2023-10-16 15:06:00 +09:00
NoriDev
725997932c Merge remote-branch 'misskey/develop' 2023-10-13 18:57:09 +09:00
NoriDev
2a39529b66 tweak b2cadbdd 2023-10-13 18:54:44 +09:00
NoriDev
db1c2a3c8d feat: 활동에서 팔로잉, 팔로워 차트를 볼 수 있음 2023-10-13 17:24:17 +09:00
NoriDev
1bfbde58c8 fix button ui 2023-10-13 17:05:32 +09:00
NoriDev
dc6c504016 enhance(frontend): スピナーのデザインを変更 2023-10-13 16:58:46 +09:00
syuilo
096fa16c4c enhance(frontend): TLの返信表示オプションを記憶するように
Resolve #12016
2023-10-13 16:49:56 +09:00
syuilo
04908bc90c .js 2023-10-13 16:42:57 +09:00
NoriDev
b2cadbdd84 fix(frontend): タイムラインのメニュー要素を修正 2023-10-13 16:37:09 +09:00
NoriDev
323852b3be Merge pull request #12022 from misskey-dev/misskey 2023-10-13 16:10:25 +09:00
NoriDev
f56bfb5ad2 🎨 2023-10-13 01:18:53 +09:00
zyoshoka
775cd731a9
fix(frontend): 投稿フォームでのユーザー変更がプレビューに反映されるように修正 2023-10-12 22:27:27 +09:00
NoriDev
29868aaa3f Mireradoテーマ追加 2023-10-12 21:09:41 +09:00
NoriDev
9f7b89fa3f fix update 2023-10-12 20:35:56 +09:00
NoriDev
cb0bccadb6 lint 2023-10-12 20:29:45 +09:00
NoriDev
691f6078f5 🎨 2023-10-12 20:12:58 +09:00
NoriDev
f2100011aa enhance(frontend): 振動機能の改善 2023-10-12 20:09:55 +09:00
NoriDev
48b064c781 fix(friendly): 長押しで表示されるアカウント管理ダイアログのUI関連エラーを修正 2023-10-12 17:10:57 +09:00
NoriDev
0e2f25bc05 Merge pull request #11982 from misskey-dev/misskey 2023-10-12 16:16:35 +09:00
NoriDev
517e26dc0f Merge remote-branch 'misskey/develop' 2023-10-12 15:46:40 +09:00
NoriDev
458f92a8aa Merge remote-branch 'misskey/develop' 2023-10-12 15:45:25 +09:00
syuilo
7132958948 fix(frontend): 絵文字ピッカーで横に長いカスタム絵文字が見切れる問題を修正 2023-10-11 17:58:40 +09:00
riku6460
8e9a0b1e3e サーバーから切断された後 stream indicator をすぐに表示しないようにする (MisskeyIO#172)
すぐに再接続されたら表示しないように
2023-10-11 16:26:41 +09:00
syuilo
7a8d5e5840 enhance: ローカルタイムライン、ソーシャルタイムラインで返信を含むかどうか設定可能に
Resolve #12001
2023-10-11 10:15:44 +09:00
syuilo
51b6a012a5 fix(frontend): ユーザープロフィールページでセンシティブなメディアが隠されない問題を修正 2023-10-10 19:49:25 +09:00
syuilo
373c2af46a clean up 2023-10-10 18:11:58 +09:00