NoriDev
57d42b6a8a
Merge remote-branch 'misskey/develop'
2023-10-23 17:39:44 +09:00
syuilo
18fb7a2080
enhance(frontend): アイコンのデコレーションを非表示にできるように
2023-10-22 16:05:32 +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
f47c14f086
feat: 노트 편집 시 토스트 알림을 표시하고 사운드를 재생
2023-10-19 17:05:47 +09:00
NoriDev
933ba35069
Merge remote-branch 'misskey/develop'
2023-10-18 16:20:05 +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
94d8c20882
feat: 모달 디자인을 변경할 수 있음
2023-10-16 17:21:32 +09:00
NoriDev
725997932c
Merge remote-branch 'misskey/develop'
2023-10-13 18:57:09 +09:00
syuilo
096fa16c4c
enhance(frontend): TLの返信表示オプションを記憶するように
...
Resolve #12016
2023-10-13 16:49:56 +09:00
NoriDev
f2100011aa
enhance(frontend): 振動機能の改善
2023-10-12 20:09:55 +09:00
NoriDev
0e2f25bc05
Merge pull request #11982 from misskey-dev/misskey
2023-10-12 16:16:35 +09:00
kakkokari-gtyih
45680d7a28
オプトインにする
2023-10-07 18:46:20 +09:00
NoriDev
81dc594742
Merge remote-branch 'misskey/develop'
2023-10-05 14:37:54 +09:00
syuilo
6277a5545c
feat: improve tl performance ( #11946 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update NoteCreateService.ts
* wip
* Update user-notes.ts
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* wip
* Update timelines.ts
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* Update misskey-js.api.md
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* wip
* Update timelines.ts
* wip
* test
* Update activitypub.ts
* refactor: UserListJoining -> UserListMembership
* Update NoteCreateService.ts
* wip
2023-10-03 20:26:11 +09:00
NoriDev
d8f3f7e0ff
feat: メディアを含むすべてのノートを省略して表示ことができる
2023-10-01 16:29:47 +09:00
NoriDev
909b8f0de3
tweak 7da40193
2023-10-01 14:52:46 +09:00
NoriDev
7da40193b8
feat: アニメーション画像の表示方法を細分化
2023-10-01 02:29:38 +09:00
NoriDev
f1807d29d5
メディア、猫のタイムラインの改善
2023-09-29 22:24:06 +09:00
NoriDev
7d5b3c1bdb
Merge remote-branch 'misskey/develop'
2023-09-29 21:32:03 +09:00
NoriDev
26b99633ea
change(frontend): 「常に広告を表示する」オプションのデフォルトを有効化に変更する
2023-09-28 20:05:06 +09:00
syuilo
eb740e2c72
enhance: タイムラインからRenoteを除外するオプションを追加
2023-09-28 11:41:41 +09:00
NoriDev
776796910f
feat(friendly): 長押しでアカウントメニューを表示するオプションを無効にすることができる
2023-09-27 21:16:14 +09:00
NoriDev
9a55f9a0f8
feat: 振動機能をサポート
2023-09-27 20:39:36 +09:00
NoriDev
fbbb31ef03
feat: モバイルでユーザーページのヘッダーデザインを変更することができる
2023-09-25 20:30:27 +09:00
NoriDev
2936641e0f
lint
2023-09-25 16:54:08 +09:00
NoriDev
dfe2f43152
Merge remote-branch 'misskey/develop'
2023-09-23 20:37:40 +09:00
かっこかり
1924bd20bb
enhance(frontend): プラグインのソースコードを確認・コピーできるように ( #11873 )
...
* (add) plugin: view and copy source code
* (fix) plugin permission ui
* Update Changelog
2023-09-23 09:08:14 +09:00
NoriDev
a6b7f7f921
enhance(frontend): 一部の設定配置を変更
2023-09-22 22:16:26 +09:00
NoriDev
f56c006994
feat: 返信に投稿フォームを表示する機能を追加
2023-09-22 21:58:10 +09:00
かっこかり
7dc9fe4e24
feat(frontend): センシティブなメディアを目立たせる設定を追加 ( #11851 )
...
* (add) highlight sensitive image
* Update Changelog
* (change) 設定の位置
* (add) apply mediaHighlight to video
* (change) image -> media
* Update CHANGELOG
* やっぱもうちょっと太い方がいい
* (fix) style
* Update ja-JP.yml
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-22 16:03:10 +09:00
NoriDev
7e20164a5e
feat: リノートと引用ボタンの表示方法を選択できる
2023-09-22 14:57:05 +09:00
NoriDev
887a6d59aa
feat: 通知で返信があるノートの親ノートを表示しないようにする設定を追加
2023-09-22 14:22:19 +09:00
NoriDev
bb21c38e33
revert
2023-09-22 13:18:19 +09:00
NoriDev
076805e914
Merge remote-branch 'misskey/develop'
2023-09-22 13:18:12 +09:00
NoriDev
fe2f5dad58
Merge pull request #11851 from misskey-dev/misskey
2023-09-22 11:55:07 +09:00
NoriDev
8e6546d42f
Merge remote-branch 'misskey/develop'
2023-09-22 11:31:08 +09:00
syuilo
eca8c7a52f
tweak ui
2023-09-22 10:01:34 +09:00
NoriDev
176af77635
Merge remote-branch 'misskey/develop'
2023-09-21 16:53:15 +09:00
かっこかり
6557641cd8
Merge branch 'develop' into sensitive-dsv
2023-09-20 13:08:05 +09:00
syuilo
bb460a1785
feat(frontend): スリープ無効化機能
...
Resolve #11853
2023-09-20 10:02:39 +09:00
kakkokari-gtyih
21cadff45e
(change) image -> media
2023-09-19 21:07:04 +09:00
kakkokari-gtyih
d951b67d82
(add) highlight sensitive image
2023-09-19 20:51:38 +09:00
NoriDev
64ef47bb06
Revert "デフォルトのダークテーマを「Rosé Pine Moon」に変更"
...
This reverts commit 35866279
2023-09-19 16:52:37 +09:00
NoriDev
1f59d42a75
fix store.ts
2023-09-19 16:41:44 +09:00
syuilo
b0f6c44f36
refactor(frontend): use ESM
2023-09-19 16:37:43 +09:00
NoriDev
2b5ac6166d
Merge remote-branch 'misskey/develop'
2023-09-19 16:36:54 +09:00
syuilo
299c9c4118
feat(frontend): 任意のユーザーリストをタイムラインページにピン留めできるように
2023-09-19 10:58:42 +09:00
NoriDev
0a9071f1e2
Merge remote-branch 'misskey/develop'
2023-09-12 17:03:23 +09:00
syuilo
295665a177
enhance(frontend): リアクションの表示サイズをより大きくできるように
2023-09-10 17:16:50 +09:00