NoriDev
f6a6fa2d51
Merge remote-branch 'misskey/develop'
2023-11-03 17:42:10 +09:00
Caipira
470a1c30e8
enhance(frontend): federated instance icon with proxy (welcome entrance) ( #12213 )
2023-11-03 17:38:33 +09:00
おさむのひと
39a3f4ae98
feat: チャンネル内→チャンネル外へのリノート制限機能追加 ( #12230 )
...
* チャンネル内→チャンネル外へのリノート制限機能追加
* fix CHANGELOG.md
* コメント対応(canRenoteSwitch→allowRenoteToExternal)
* コメント対応(別チャンネルへのリノート対策)
* コメント対応(canRenote->allowRenoteToExternal)
* fix comment
* Update misskey-js.api.md
* ✌️
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-03 17:34:23 +09:00
syuilo
ee191169f5
enhance(frontend): tweak announcement manage ui
2023-11-03 17:14:35 +09:00
かっこかり
24e629ca5c
enhance: 初期設定とチュートリアルを統合 ( #12141 )
...
* better onboarding experience
* enhance: iroiro
* (add) title
* (enhance) 戻る・次へボタンを全ページでstickyに
* fix merging
* (add) iroiro
* remove unnecessary file
* Update CHANGELOG.md
* tweak texts
* (fix) reactionViewer mock
* change strings
* Update MkTutorialDialog.Note.vue
* Update ja-JP.yml
* (fix) reactionViewer error
* (fix) path
* refactor
* fix
* Update MkPostForm.vue
* Update ja-JP.yml
* Update ja-JP.yml
* tweak text
* Update ja-JP.yml
* Update ja-JP.yml
* Update ja-JP.yml
* (add) achivement
* (add) もう一度見れますよメッセージを追加
* Revert "feat: レジストリAPIをサードパーティから利用可能に (#12229 )"
This reverts commit 79346272f8
.
* Revert "(add) もう一度見れますよメッセージを追加"
This reverts commit 6123b35215133f0d5e5db356bb43f4acbafab8fa.
* Revert "Revert "feat: レジストリAPIをサードパーティから利用可能に (#12229 )""
This reverts commit bae684e484ef99308d7ac816a822047117efe1c6.
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-03 15:35:07 +09:00
yukineko
025ae436b5
enhance: アカウント登録時のメールアドレス認証に30分の有効期限を設定 ( #12221 )
...
* add: metaにemailVerificationExpiresInを追加
* enhance: 招待コード使用時, メアド認証時に認証期限を確認するように
* add: クライアント側に実装
* update: CHANGELOG.md
* add: コメントを追加
* Revert "add: metaにemailVerificationExpiresInを追加"
This reverts commit ceb6ccff51a406bfd87b4da6c59401ce5551dd95.
* Revert "add: コメントを追加"
This reverts commit 7ee301c3eed4ded295490a6614650a3720317772.
* change(client): メール認証の有効期限を30分で固定するように変更
* change(backend): メール認証の有効期限を30分で固定するように変更
* update: CHANGELOG.md
2023-11-03 14:54:28 +09:00
syuilo
79346272f8
feat: レジストリAPIをサードパーティから利用可能に ( #12229 )
...
* wip
* wip
* Update remove.ts
* refactor
2023-11-03 13:23:03 +09:00
syuilo
7f5ad5badb
enhance(frontend): tweak drive file component
...
Resolve #12220
2023-11-03 08:01:22 +09:00
Qwreey
5472143365
Merge branch 'kokonect-link:develop' into develop
2023-11-03 07:14:25 +09:00
Qwreey
228f7b230b
feat: double click to open nsfw media
2023-11-02 22:13:47 +00:00
NoriDev
073d96852a
Merge remote-branch 'misskey/develop'
2023-11-02 17:52:27 +09:00
NoriDev
7f9bdc36f8
chore
2023-11-02 17:14:32 +09:00
syuilo
f62ad3ed3e
feat: notification grouping
...
Resolve #12211
2023-11-02 15:57:55 +09:00
Camilla Ett
c7129d5190
fix(frontend): /about の連合タブのレイアウトが一部崩れているのを修正 ( #12215 )
2023-11-02 09:12:09 +09:00
NoriDev
0344aad405
Merge remote-branch 'misskey/develop'
2023-11-01 17:15:07 +09:00
かっこかり
5fb6847419
Feat: 未読通知数を表示できるように ( #11982 )
...
* 未読通知数を表示できるように
* Update Changelog
* オプトインにする
* Fix lint
* (add) テスト通知のプッシュ通知を追加
* add test
* フロントエンドの表示上限を99に変更
* Make it default on
* 共通スタイルをくくりだす
* Update Changelog
* tweak
* Update UserEntityService.ts
* rename
* Update navbar-for-mobile.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-01 13:34:05 +09:00
NoriDev
d6ae56f511
Merge pull request #12202 from misskey-dev/misskey
2023-10-31 17:41:11 +09:00
果物リン
e2f34e3db6
fix: headerActionにPC以外で空のボタンが出てしまうバグの修正 ( #12202 )
...
* headerActionにPC以外で空のボタンが出てしまうバグの修正
* fix eslint
2023-10-31 17:26:59 +09:00
NoriDev
100325f7c4
Merge remote-branch 'misskey/develop'
2023-10-31 17:15:18 +09:00
NoriDev
d1d024a60f
Merge remote-branch 'misskey/develop'
2023-10-31 17:07:26 +09:00
果物リン
21dae2efd8
Merge branch 'develop' into fix/smartphone-emptybutton
2023-10-31 15:11:27 +09:00
syuilo
e6e5bf1da4
🎨
2023-10-31 13:46:58 +09:00
FruitRiin
fbaa2fff89
fix eslint
2023-10-31 13:33:13 +09:00
FruitRiin
4b095c4b5c
headerActionにPC以外で空のボタンが出てしまうバグの修正
2023-10-31 13:12:25 +09:00
GrapeApple0
4f180ad45c
feat: アイコンデコレーションの管理をロールで設定できるように ( #12173 )
...
* アイコンデコレーションの管理をロールで設定できるように
* インポートミス
* Update packages/frontend/src/ui/_common_/common.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update packages/frontend/src/ui/_common_/common.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-30 15:33:15 +09:00
syuilo
50b16e36c7
enhance(frontend): URL入力フォームのtypeをurlに
...
Resolve #12137
2023-10-30 13:41:40 +09:00
_
c239058624
feat(frontend): スワイプやボタンでタイムラインを再読込する機能 ( #12113 )
...
* pc reloading
* add: disable TL websocket option
* fix: stream disconnect when reload
* add: pull to refresh
* fix: pull to refresh
* add changelog
* fact: change to disableStreamingTimeline
* lint
* remove: en-US text
* refactor
* refactor
* add license identifier
* tweak
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* change name timeoutHeartBeat
* tweak
* 🎨
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-30 09:12:20 +09:00
syuilo
7436e0da18
lint fixes
2023-10-29 16:09:20 +09:00
かっこかり
1a8243f1ca
MkCodeのパースエンジンをShikiに変更 ( #12102 )
...
* (swap) prism -> shiki
* fix styles
* (bump) aiscript-vscode to v0.0.5
* refactor
* replace prism-editor (beta)
* Update scratchpad.vue
* (enhance) MkCodeEditor自動インデント改行
* (fix) lint
* (add) scratchpad: MkStickyContainer
* Update CHANGELOG.md
* clean up
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-29 14:12:40 +09:00
syuilo
feedad7d8b
enhance(frontend): tweak about-misskey page
2023-10-29 13:49:26 +09:00
yupix
5887c5da6c
feat: チャンネルの作成・更新時にapiWithDialogを使うように ( #12142 )
...
* feat: チャンネル作成、更新時にapiWithDialogを使うように
* chore: 不要なsuccessの呼び出しを削除
* chore: 誤って削除した必要なコードを元通りに
2023-10-29 11:10:01 +09:00
かっこかり
e5ff8d8445
enhance: プラグイン削除時にアクセストークンも削除する ( #12167 )
...
* (enhance) プラグイン削除時にトークンも削除
* update changelog
2023-10-28 07:54:06 +09:00
NoriDev
5e76675a0c
fix(frontend): ユーザーページの ノート > ファイル付き タブにリプライが表示されてしまう ( #12148 )
2023-10-27 18:25:04 +09:00
NoriDev
2028181015
fix(frontend): Friendly UI가 아닌 경우 헤더 디자인이 잘못 표시되는 문제
2023-10-27 17:29:22 +09:00
NoriDev
10828c7c7b
fix 32a67622
2023-10-26 05:31:48 +09:00
NoriDev
32a67622e0
fix d045b96e
2023-10-26 04:59:55 +09:00
NoriDev
d045b96e80
enhance(frontend): 요약 탭의 리액션을 제거 & 노트 탭으로 리액션을 이동
2023-10-26 03:41:08 +09:00
NoriDev
14626b6fad
fix(frontend): 유저 페이지의 미디어 타임라인에서 미디어가 없는 답글이 표시됨 #388
2023-10-26 03:18:20 +09:00
Lya
1d9b5ae1ba
chore(frontend): 絵文字名のフィールドでautocapitalizeしないように ( #12139 )
2023-10-25 21:20:36 +09:00
NoriDev
ff3db74369
Merge commit 'refs/pull/12142/head' of https://github.com/misskey-dev/misskey into develop
2023-10-25 18:30:19 +09:00
NoriDev
ed76f3ee06
Merge commit 'refs/pull/12139/head' of https://github.com/misskey-dev/misskey into develop
2023-10-25 16:03:37 +09:00
yupix
bfa095e2ef
feat: チャンネル作成、更新時にapiWithDialogを使うように
2023-10-25 03:53:07 +00:00
Lya
5d36534f07
chore(frontend): 絵文字名のフィールドでautocapitalizeしないように
2023-10-24 22:09:03 +09:00
NoriDev
5d396a7c1e
enhance(frontend): 유저 페이지 개선
2023-10-24 20:34:23 +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
NoriDev
8b2252a986
enhance(frontend): 유저 페이지 개선
2023-10-24 18:52:47 +09:00
NoriDev
3db25e562a
Merge remote-branch 'misskey/develop'
2023-10-24 17:21:54 +09:00
syuilo
afb37f0b03
🎨
2023-10-24 14:38:15 +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
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
かっこかり
796265fc50
(fix) ページキャッシュが効く問題を修正 ( #12105 )
2023-10-23 09:14:36 +09:00
Fairy-Phy
aab714b277
fact: change to disableStreamingTimeline
2023-10-22 20:08:19 +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
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
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
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
8a1ed93eff
Merge remote-branch 'misskey/develop'
2023-10-22 00:07:34 +09:00
Fairy-Phy
cb4cf50f95
pc reloading
2023-10-21 22:42:00 +09:00
kakkokari-gtyih
86be3ba03e
(fix) ページキャッシュが効く問題を修正
2023-10-21 20:35:26 +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
NoriDev
86468255bc
feat: 플러그인 및 테마를 외부 사이트에서 직접 설치할 수 있음
2023-10-20 18:43:18 +09:00
NoriDev
c7e4525650
lint
2023-10-20 04:51:16 +09:00
NoriDev
74ddde4424
enhance(frontend): 타임라인에서 새 노트가 20개 이상이면 '20+'로 표기
2023-10-19 18:30:36 +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
かっこかり
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
かっこかり
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
NoriDev
29fdc6d0d4
tweak 94d8c208
2023-10-17 16:27:00 +09:00
NoriDev
e6e3b0c9f4
enhance(frontend): 후원 버튼의 디자인 개선
2023-10-17 16:24:32 +09:00
かっこかり
d5ac685a69
Merge branch 'develop' into external-resources
2023-10-16 20:18:11 +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
かっこかり
03b37388e9
Merge branch 'develop' into external-resources
2023-10-16 20:10:26 +09:00
NoriDev
eeeea83a1e
fix 94d8c208
2023-10-16 19:07:20 +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
kakkokari-gtyih
7e876ee0e0
Remove unnecessary imports
2023-10-14 16:05:56 +09:00
kakkokari-gtyih
4ab9eb7cf9
Feat: 外部サイトからテーマ・プラグインのインストールができるように
2023-10-14 15:43:01 +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
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
f56bfb5ad2
🎨
2023-10-13 01:18:53 +09:00
NoriDev
9f7b89fa3f
fix update
2023-10-12 20:35:56 +09:00