fly_mc
|
278a4a0ba1
|
Pari Plus! note auto spacing
|
2024-10-23 23:37:07 +08:00 |
|
fly_mc
|
950b507a71
|
Add MFM cheatsheet setting in Pari Plus!
|
2024-10-23 22:56:07 +08:00 |
|
fly_mc
|
174411becc
|
add themes
|
2024-10-21 00:05:43 +08:00 |
|
dakkar
|
d62f3dae67
|
merge: Feat: Implement clickable notifications (!685)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/685
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: dakkar <dakkar@thenautilus.net>
|
2024-10-20 22:57:45 +08:00 |
|
fly_mc
|
f375199a46
|
modified store.ts
|
2024-10-19 23:56:15 +08:00 |
|
fly_mc
|
67424e98a0
|
add more Pari Plus! settings
|
2024-10-19 00:32:03 +08:00 |
|
fly_mc
|
7b1b5aeafb
|
add pari settings and autoTranslateButton
|
2024-10-18 22:03:41 +08:00 |
|
fly_mc
|
5d5cc0f9d7
|
Revert "turn defaultWithReplies false"
This reverts commit 53b11b84c4 .
|
2024-10-17 22:38:32 +08:00 |
|
fly_mc
|
53b11b84c4
|
turn defaultWithReplies false
|
2024-10-15 21:20:21 +08:00 |
|
fly_mc
|
4fb53286c7
|
turn on showReactionsCount by default
|
2024-10-14 22:41:44 +08:00 |
|
fly_mc
|
4c8adb1e2f
|
Merge branch 'develop' into pari-20241009
|
2024-10-14 22:32:27 +08:00 |
|
syuilo
|
3b361a9d0b
|
perf(frontend): make skipNoteRender on by default
|
2024-10-14 12:37:18 +09:00 |
|
syuilo
|
2190092de6
|
perf(frontend): ノートのレンダリングをスキップできるように
|
2024-10-14 11:22:02 +09:00 |
|
fly_mc
|
2668f800b3
|
Merge branch 'develop' into pari-20241009
|
2024-10-10 00:55:11 +08:00 |
|
syuilo
|
c14eba3e6d
|
Update packages/frontend/src/store.ts
Co-authored-by: anatawa12 <anatawa12@icloud.com>
|
2024-10-08 10:40:41 +09:00 |
|
syuilo
|
8b2780c730
|
Update packages/frontend/src/store.ts
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2024-10-07 09:42:35 +09:00 |
|
syuilo
|
a594d9f26b
|
make animatedMfm enable by default
|
2024-10-05 19:47:45 +09:00 |
|
syuilo
|
d8cb7305ef
|
feat: 通報の強化 (#14704)
* wip
* Update CHANGELOG.md
* lint
* Update types.ts
* wip
* ✌️
* Update MkAbuseReport.vue
* tweak
|
2024-10-05 16:20:15 +09:00 |
|
fly_mc
|
94df6b3d7d
|
tweak emoji picker
|
2024-10-04 23:45:24 +08:00 |
|
fly_mc
|
83e77d241b
|
tweak emoji picker
|
2024-10-02 12:34:50 +08:00 |
|
fly_mc
|
490fb3812f
|
tweak emoji picker
|
2024-10-02 12:22:04 +08:00 |
|
fly_mc
|
50b67df2c9
|
disabled condensed line
|
2024-09-30 10:53:48 +08:00 |
|
fly_mc
|
6313294d4d
|
Fix conflits
|
2024-09-29 22:11:37 +08:00 |
|
syuilo
|
e5856c6b3b
|
🎨
|
2024-09-28 14:02:48 +09:00 |
|
syuilo
|
e4d4cc5277
|
🎨
|
2024-09-28 09:52:40 +09:00 |
|
syuilo
|
89841e4c9a
|
enhance(frontend): 絵文字ピッカーをドロワー表示するか自由に設定可能に
|
2024-09-26 12:41:48 +09:00 |
|
syuilo
|
53682f5cc6
|
🎨
|
2024-09-25 12:31:04 +09:00 |
|
fly_mc
|
ee885a86d4
|
revert clip buttion set
|
2024-09-20 01:10:25 +08:00 |
|
fly_mc
|
07fb55fe68
|
show clip button default
|
2024-09-20 01:03:42 +08:00 |
|
fly_mc
|
163a6fac00
|
themes and settings
|
2024-09-16 23:52:08 +08:00 |
|
fly_mc
|
5dfdc6b318
|
optimize default settings
|
2024-09-16 17:22:48 +08:00 |
|
かっこかり
|
837a8e15d8
|
refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536)
* refactor(frontend): shouldCollapsedを共通化
* refactor(frontend): config.js, worker-multi-dispatch.js, intl-const.jsを共通化
* fix(frontend-shared): fix type error
* refactor(frontend): is-link.jsと、同一の振る舞いをする記述を共通化
* fix
* fix lint
* lint fixes
|
2024-09-10 18:39:53 +09:00 |
|
かっこかり
|
2cbe1d1210
|
feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)
* fix
* navhookをbootに移動
* サーバーサイドのbootも分けるように
* 埋め込みページかどうかの判定は最初の一回だけに
* tooltipは出せるように
* fix design
* 埋め込み独自のtooltipを削除
* ロジックの分岐が多かったMkNoteDetailedを分離
* fix indent
* プレビュー用iframeにフォーカスが当たるのを修正
* popupの制御を出す側で行うように
* パラメータが逆になっていたのを修正
* Update MkEmbedCodeGenDialog.vue
* fix
* eliminate misskey-js lint warns
* fix
* add appropriate attributes to embed html
* enhance: サーバーサイドのembed系をさらに分離
* enhance: embed routerを分離(route定義をboot時に変更できるようにする改修を含む)
* type
* lint
* fix indent
* server-side styleを完全に分離
* Revert "refactor: 画面サイズのしきい値をconstにまとめる"
This reverts commit 05ca36f400889456981e89489ae0ae242fa09b67.
* fix
* revert all changes in base.pug
* embedドメインをまとめた
* embedドメインをまとめた
* prevent calling contextmenu in embed page by stopping at the caller
* fix import
* fix import
* improve directory structure
* fix import
* register timeline ui as a container
* wa-
* rename
* wa-
* Update EmMediaList.vue
* Update EmMediaList.vue
* Update EmMediaList.vue
* Update EmMediaImage.vue
* Update EmNote.vue
* revert mkmedialist changes
* 戻し漏れ
* wip
* tweak embed media ui
* revert original media components
* Update boot.embed.js
* rename
* wip
* Update MkNote.vue
* wip
* Update MkSubNoteContent.vue
* Update EmNote.vue
* Update packages/frontend/src/router/definition.ts
* Revert "Update packages/frontend/src/router/definition.ts"
This reverts commit 937ae44521cdb0f250796943b20142b65f8ed944.
* refactor EmMediaImage
* fix import
* remove unused imports
* Update router.ts
* wip
* Update boot.ts
* wip
* wip
* wip
* wip
* Update EmNote.vue
* Update EmNote.vue
* Create EmA.vue
* Create EmAvatar.vue
* Update EmAvatar.vue
* wip
* wip
* wip
* Create EmImgWithBlurhash.vue
* Update EmImgWithBlurhash.vue
* Create EmPagination.vue
* wip
* Update boot.ts
* wip
* wip
* wi@p
* wip
* wip
* wiop
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update boot.ts
* wip
* Update MkMisskeyFlavoredMarkdown.ts
* wip
* wip
* wip
* wip
* wip
* Update post-message.ts
* wip
* Update EmNoteDetailed.vue
* Update EmNoteDetailed.vue
* Create instance.ts
* Update EmNoteDetailed.vue
* wip
* Update EmNoteDetailed.vue
* wip
* wip
* wip
* Update pnpm-lock.yaml
* wip
* wip
* wp
* wip
* Update ClientServerService.ts
* wip
* Update boot.ts
* Update vite.config.local-dev.ts
* Update vite.config.ts
* Create index.html
* wa-
* wip
* Update boot.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Create EmLink.vue
* Create EmMention.vue
* Update EmMfm.ts
* wip
* wip
* wip
* wip
* Update vite.config.ts
* Update boot.ts
* Update EmA.vue
* うぃp
* wip
* wip
* Create EmError.vue
* wip
* Update MkEmbedCodeGenDialog.vue
* Update EmNote.vue
* wip
* wip
* Update user-timeline.vue
* Update check-spdx-license-id.yml
* wip
* wip
* style(frontend-shared): lint fixes on build.js
* fix(frontend-shared): include `*.{js,json}` files in js-built
* wip
* use alias
* refactor
* refactor
* Update scroll.ts
* refactor
* refactor
* refactor
* wip
* wip
* wip
* wip
* Update roles.vue
* Update branding.vue
* wip
* wip
* wip
* Update page.vue
* wip
* fix import
* add missing css variables
* 絵文字をtwemojiに変更
クライアントデフォルトにあわせるため
* force empoll readonly
* fix compiler error
* fix broken imports
* tweak button style
* run api extractor
* fix storybook theme preloads
* fix storybook instance imports
* Update preview.ts
* Update preview.ts
* Update preview.ts
* Revert "Update preview.ts"
This reverts commit 12bab1c6fbd3baf753515df760ff19d027b85155.
* Revert "Update preview.ts"
This reverts commit 5c0ce01dbdf2194ffe94aba950f747a9968f29c4.
* Revert "Update preview.ts"
This reverts commit f4863524d7e5ca0f25470808849c24a72bea000a.
* Revert "fix storybook instance imports"
This reverts commit ed8eabb246edf731d31adffbe3c77c539e53ae9e.
* Revert "wip"
This reverts commit d3c1926519878155193a1654f49141e515d49683.
* Revert "Update page.vue"
This reverts commit 27c7900b0c1ae296b56075e8a9c22585d9cd744b.
* Revert "Update branding.vue"
This reverts commit c08ccb65ba66774c3e2b3dcfc6153004b5c0aa16.
* Revert "Update roles.vue"
This reverts commit 1488b670660cb1803d17d8f5c78f2d79e59fa52d.
* Revert "wip"
This reverts commit aab1c769814b08c257cad3025422a0eea3bfba4f.
* refactor: use common media proxy
* fix imports
* fix
* fix: MediaProxyの初期化を保証する(storybook対策?)
* enhance(frontend-embed): improve embedParams provide
* fix(backend): MK_DEV_PREFER=backendのときにembed viteが読み込めないのを修正
* fix
* embed-pageを共通化
* fix import
* fix import
* fix import
* const.jsを共通化
(たぶんrevertしすぎた)
* fix type error
* fix duplicated import
* fix lint
* fix
* コメントとして残す
* sharedとembedをlint対象にする
* lint
* attempt to fix eslint (frontend-shared)
* lint fixes
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
|
2024-09-09 20:57:36 +09:00 |
|
FLY_MC
|
bebe631589
|
MERGE CONFLICT
|
2024-07-31 19:38:56 +08:00 |
|
かっこかり
|
866abff54d
|
enhance(frontend): ブラウザのコンテキストメニューを使用できるように (#14076)
* enhance(frontend): ブラウザのコンテキストメニューを使用できるように
* Update Changelog
* shiftにした
* change keys
* fix
* fix
* fix
* update translation keys
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2024-07-30 14:45:53 +09:00 |
|
かっこかり
|
1f24a8cb5a
|
enhance(frontend): センシティブなメディアを開く際に確認ダイアログを出せるように (#14115)
* enhance(frontend): センシティブなメディアを開く際に確認ダイアログを出せるように
* Update Changelog
|
2024-07-19 09:57:01 +09:00 |
|
かっこかり
|
121af778a0
|
enhance(frontend): 未使用のサウンド設定を削除 (#14116)
* enhance(frontend): 未使用のサウンド設定を削除
* Update Changelog
* Update CHANGELOG.md
|
2024-07-11 18:44:18 +09:00 |
|
Natsuki Kaede
|
c46ff0ac5e
|
version
|
2024-06-01 15:34:15 +08:00 |
|
taiy
|
9f66f22953
|
fix(frontend): 連合なしの状態の読み書きができない問題 (#13777)
* fix: 連合なしの状態の読み書きができない問題
* update changelog
* fix types: https://github.com/misskey-dev/misskey/pull/13777#discussion_r1585901601
|
2024-05-01 15:29:38 +09:00 |
|
Natsuki Kaede
|
0c3d33fe77
|
remove default ws disconnected notification
|
2024-04-20 22:14:06 +08:00 |
|
かっこかり
|
977e2d2c09
|
enhance(frontend): フォローするかどうかの確認ダイアログを出せるように (#13723)
* feat(frontend): フォローするかどうかの確認ダイアログを出せるように
* Update Changelog
|
2024-04-17 10:53:16 +09:00 |
|
かっこかり
|
f5100cc81f
|
feat(frontend): アップロードするファイルの名前をランダム文字列にできるように (#13688)
* feat(frontend): アップロードするファイルの名前をランダム文字列にできるように
* Update Changelog
* refactor
* 設定項目を移動
* fix
* 「オリジナルのファイル名を保持」に変更
* 拡張子を付加するように
|
2024-04-13 12:51:37 +09:00 |
|
かっこかり
|
b96d9c6973
|
fix/enhance(frontend): 映像・音声周りの改修 (#13206)
* enhance(frontend): 映像・音声周りの改修
* fix
* fix design
* fix lint
* キーボードショートカットを整備
* Update Changelog
* fix
* feat: ループ再生
* ネイティブの動作と同期されるように
* Update Changelog
* key指定を消す
|
2024-03-30 16:02:03 +09:00 |
|
おさむのひと
|
115d91812e
|
fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする (#13598)
* fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする
* fix CHANGELOG.md
|
2024-03-20 10:30:45 +09:00 |
|
かっこかり
|
27f823e882
|
enhance(frontend): リアクションの総数を表示するか設定で選べるように (#13539)
* enhance(frontend): リプライ・リノート・リアクションの総数を表示するか設定で選べるように (MisskeyIO#512)
(cherry picked from commit 3c8475e5ac217f055eab0f6d0aedcbbcb2a2f27c)
* fix: いいねのみの場合は強制的にカウント表示
* make `showReactionsCount` default false
* リアクションだけ
* けしわすれ
* けしわすれ2
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
|
2024-03-08 18:13:09 +09:00 |
|
Natsuki-Kaede
|
70eed8177c
|
Merge branch 'master' into pari-dev
|
2024-02-17 15:44:35 +08:00 |
|
tamaina
|
c1514ce91d
|
(re) update SPDX-FileCopyrightText
Fix #13290
|
2024-02-13 15:59:27 +00:00 |
|
tamaina
|
311c2172d7
|
Revert "update SPDX-FileCopyrightText"
This reverts commit 9b5aeb76d8 .
|
2024-02-13 15:50:11 +00:00 |
|
syuilo
|
9b5aeb76d8
|
update SPDX-FileCopyrightText
|
2024-02-12 11:37:45 +09:00 |
|
かっこかり
|
16eccad492
|
enhance(frontend): シンタックスハイライトにテーマを適用できるように (#13175)
* enhance(frontend): シンタックスハイライトにテーマを適用できるように
* Update Changelog
* こっちも
* テーマの値がディープマージされるように
* 常にテーマ設定に準じるように
* テーマ更新時に新しいshikiテーマを読み込むように
|
2024-02-06 15:03:07 +09:00 |
|