taichan
|
b752dc72e5
|
feat: ノートの下書き(draft of note) (#15298)
* WIp (backend)
* Remove unused
* 下書きbackend 続き
* fix(backedn): visibilityが下書きに反映されない
* Update packages/backend/src/postgres.ts
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* Fix : import order
* fix(backend) : createでcwが効かない
* FIX FOREGIN KEY
* wip: frontend(既存の下書きを挿入)
まだ:チャンネル表示、下書きの作成、削除
* WIP: ノート選択ダイアログ
投稿時に下書きを削除
* Promiseに変更
* 連合なし、チャンネルも表示
* Hashtagの値抜け漏れ
* hasthagを0文字でも作成可能に
* 下書きの保存機構
* chore(misskey-js): build types
* localOnly抜け漏れ
* チャンネル情報の書き換え
* enhance(frontend): ヘッダ部の表示改善
* fix(frontend): ファイル添付できない
* fix: no file
* fix(frontend): 投票が反映されない
* ハッシュタグの展開(コメントアウト外し忘れ)
* fix: visibleUserIdsが反映されない
* enhance: APIの型を整備
* refactor: 型が整備できたのでasを削除
* Add userhost
* fix
* enhance: paginationを使う
* fix
* fix: 自分のアカウントでの投稿でしか下書きを利用できないように
完全に塞ぐことはできないが一応
* 🎨
* APIのエラーIDを追加
* enhance: スタイル調整
* remove unused code
* 🎨
* fix: ロールポリシーの型
* ロールの編集画面
* ダイアログの挙動改善
* 下書き機能が利用できない場合は表示しないように
* refactor
* fix: ダブルクリックが効かない問題を修正
* add comments
* fix
* fix: 保存時のエラーの種別にかかわらずmodalを閉じないように
* fix()backend: NoteDraftのreply, renoteの型が間違ってたので修正 (migtrationはあってた)
* fix: 投稿フォームを空白にして通常リノートできるやつは下書きとしては弾くように
* fix(backend): テキストが0文字でも下書きは保存できるように
* Fix(backend): replyIdの型定義がミスっているのを修正
* chore(misskey-js): update types
* Add CHANGELOG
* lint
* 常にサーバー下書きに保存し、上限を超えた場合のみ尋ねるように
* NoteDraftServiceにcreate, updateの処理を移譲
* Fix typeerror
* remove tooltip
* Remove Mkbutton:short and use iconOnly
* 不要なコメントの削除
* Remove Short Completely
* wip
* escキーまわりの挙動を改善
* 下書き選択時に下書き可能数と現在の量が分かるように
* cleanUp
* wip
* wi
* wip
* Update MkPostForm.vue
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-06-25 17:09:23 +09:00 |
syuilo
|
06d31c0b78
|
fix(frontend): ファイルがドライブの既定アップロード先に指定したフォルダにアップロードされない問題を修正
Fix #16206
|
2025-06-25 10:55:30 +09:00 |
syuilo
|
32d4c312ef
|
enhance(frontend): ファイルアップロード前にキャプション設定を行えるように
Resolve #16210
|
2025-06-25 10:49:58 +09:00 |
syuilo
|
36fde67992
|
enhance(frontend): improve theme settings
|
2025-06-25 10:23:39 +09:00 |
syuilo
|
43abbce2af
|
enhance(frontend): 全てのページネーションにおいてコンテキストメニューからリロードできるように
|
2025-06-25 10:08:44 +09:00 |
syuilo
|
684424f26a
|
enhance(frontend): improve useScrollPositionKeeper
|
2025-06-24 20:30:32 +09:00 |
syuilo
|
36989e0cd3
|
Update about-misskey.vue
|
2025-06-24 20:24:34 +09:00 |
syuilo
|
d518682e73
|
add note
|
2025-06-24 11:44:16 +09:00 |
syuilo
|
0ada970337
|
enhance(frontend): 設定の自動バックアップをオンにした直後に自動バックアップするように
|
2025-06-23 17:12:25 +09:00 |
syuilo
|
fe805fb7f0
|
enhance(frontend/image-effector): tweak fxs
|
2025-06-15 11:06:46 +09:00 |
syuilo
|
e9af9d4451
|
enhance(frontend/image-effector): tweak fxs
|
2025-06-15 10:57:29 +09:00 |
syuilo
|
ce90fee586
|
enhance(frontend/image-effector): add blockNoise fx
|
2025-06-15 10:55:11 +09:00 |
syuilo
|
5bec8ba6b0
|
enhance(frontend/image-effector): tweak fxs
|
2025-06-15 10:19:42 +09:00 |
syuilo
|
3dbfd80d65
|
enhance(frontend/image-effector): tweak colorAdjust fx
|
2025-06-15 09:25:57 +09:00 |
syuilo
|
b33eeb1366
|
enhance(frontend/image-effector): tweak distort fx
|
2025-06-15 08:47:59 +09:00 |
かっこかり
|
32d721abf1
|
refactor(frontend): checkWordMuteの返り値が誤っている問題を修正 (#16188)
* refactor(frontend): checkWordMuteの返り値が誤っている問題を修正
* fix lint
|
2025-06-14 16:08:14 +09:00 |
syuilo
|
bc07b79a23
|
fix(frontend): デッキのタイムラインカラムで新着ノート時のサウンドが再生されない問題を修正
Fix #16164
|
2025-06-14 11:36:42 +09:00 |
zyoshoka
|
89db7b3fa8
|
fix(frontend): display reactions correctly in welcome timeline (#16186)
|
2025-06-12 19:05:24 +09:00 |
syuilo
|
63e8935c86
|
fix(frontend): disable note_view_interruptor temporary to prevent rendering glitch
|
2025-06-11 12:42:49 +09:00 |
renovate[bot]
|
0ffd9e267a
|
fix(deps): update [frontend] update dependencies (#16144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-10 16:07:34 +09:00 |
syuilo
|
9a3219f12e
|
fix(frontend): Plugin:register_note_view_interruptor()によるノートの書き換えが機能しない問題を修正
Fix #16180
|
2025-06-10 09:51:45 +09:00 |
syuilo
|
dda2ad6bcd
|
fix(frontend): support non-image files
|
2025-06-07 09:26:49 +09:00 |
syuilo
|
1c3604c7fb
|
🎨
|
2025-06-07 08:15:31 +09:00 |
syuilo
|
4906f1f45c
|
🎨
|
2025-06-07 08:07:23 +09:00 |
syuilo
|
6506429f09
|
enhance(frontend): アップローダー内でセンシティブフラグを設定可能に
|
2025-06-07 07:57:23 +09:00 |
syuilo
|
9bd5f887de
|
enhance(frontend): 投稿フォームにアップローダーを埋め込み (#16173)
* wip
* Update MkPostForm.vue
* wip
* wip
* Update MkPostForm.vue
* wip
* wip
* add tip
* Update tips.ts
* Update MkPostForm.vue
|
2025-06-07 07:47:43 +09:00 |
syuilo
|
be35fe468b
|
refactor(frontend): refactor tips
|
2025-06-06 21:03:35 +09:00 |
syuilo
|
4b9b3ced01
|
enhance(frontend): improve MkTip usability
|
2025-06-06 20:59:01 +09:00 |
syuilo
|
20b8148ddf
|
chore(frontend): tweak ui
|
2025-06-06 09:02:47 +09:00 |
かっこかり
|
95ea62f222
|
enhance(frontend): 画像エフェクトの操作でRangeをダブルクリックしたらデフォルトの値に戻るように (#16171)
* enhance(frontend): エフェクトの操作でRangeをダブルクリックしたらデフォルトの値に戻るように
* fix: trackの計算方法を修正
* remove unnecessary async
|
2025-06-05 22:25:49 +09:00 |
syuilo
|
fde67dca74
|
enhance(frontend): tweak server setup wizard
|
2025-06-05 21:05:11 +09:00 |
かっこかり
|
a603a4970e
|
enhance(frontend): 画像エフェクト「色調補正」を追加 (#16170)
|
2025-06-05 20:29:02 +09:00 |
syuilo
|
6c9e055aae
|
add note
|
2025-06-05 15:05:00 +09:00 |
syuilo
|
a971e44cee
|
refactor(frontend): refactor ImageEffector
|
2025-06-05 15:00:17 +09:00 |
syuilo
|
c6808f1eb6
|
refactor(frontend): refactor ImageEffector
|
2025-06-05 12:58:32 +09:00 |
syuilo
|
2a78360588
|
refactor(frontend): refactor ImageEffector
|
2025-06-05 12:25:22 +09:00 |
syuilo
|
60fc9a5195
|
🎨
|
2025-06-04 16:33:55 +09:00 |
かっこかり
|
b43dfa260b
|
fix/refactor(frontend): 画像編集機能の修正・型強化 (#16156)
* enhance: refine uploadFile
* fix: missing locale
* refactor: harden types
* refactor: シェーダーファイルをlazy-loadingできるように
* fix(frontend): omit console.log in production environment
* fix: glslのバージョン表記は最初の行になければならない
* fix: シェーダーの読み込みが完了してからレンダリングを行うように
* fix merge failure
* fix: ウォーターマークのプリセットがない場合にdividerが2重に表示される問題を修正
* fix: アップローダーダイアログの機能設定でウォーターマークが無効な場合でもデフォルトのプリセットが適用されてしまう問題を修正
* fix lint
* Revert "fix: シェーダーの読み込みが完了してからレンダリングを行うように"
This reverts commit e06f37a7d4 .
* Revert "fix: glslのバージョン表記は最初の行になければならない"
This reverts commit afcc37d886 .
* Revert "refactor: シェーダーファイルをlazy-loadingできるように"
This reverts commit a1ab2fa38c .
* fix: ウォーターマークのFX定義を分ける
* Update packages/frontend/src/components/MkWatermarkEditorDialog.vue
* Update packages/frontend/src/components/MkWatermarkEditorDialog.vue
* Update packages/frontend/src/components/MkWatermarkEditorDialog.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-06-04 16:22:09 +09:00 |
syuilo
|
e3b57a118d
|
🎨
|
2025-06-04 16:15:06 +09:00 |
syuilo
|
fdcb6a09a9
|
fix(frontend): タッチ操作時にチャートのツールチップが消えなくなる場合がある問題を修正
|
2025-06-04 16:10:57 +09:00 |
syuilo
|
218df19d9c
|
enhance(frontend): スマホでのMkModalWindowの表示を最適化
|
2025-06-04 12:28:50 +09:00 |
syuilo
|
b766589c00
|
enhance(frontend): ミュートした絵文字をデバイス間で同期できるように
Resolve #16158
|
2025-06-04 12:01:33 +09:00 |
syuilo
|
b7aa013a41
|
feat: 全てのチャットメッセージを既読にできるように
|
2025-06-03 21:06:37 +09:00 |
syuilo
|
cd9322a824
|
feat(frontend): 画像編集機能 (#16121)
* wip
* wip
* wip
* wip
* Update watermarker.ts
* wip
* wip
* Update watermarker.ts
* Update MkUploaderDialog.vue
* wip
* Update ImageEffector.ts
* Update ImageEffector.ts
* wip
* wip
* wip
* wip
* wip
* wip
* Update MkRange.vue
* Update MkRange.vue
* wip
* wip
* Update MkImageEffectorDialog.vue
* Update MkImageEffectorDialog.Layer.vue
* wip
* Update zoomLines.ts
* Update zoomLines.ts
* wip
* wip
* Update ImageEffector.ts
* wip
* Update ImageEffector.ts
* wip
* Update ImageEffector.ts
* swip
* wip
* Update ImageEffector.ts
* wop
* Update MkUploaderDialog.vue
* Update ImageEffector.ts
* wip
* wip
* wip
* Update def.ts
* Update def.ts
* test
* test
* Update manager.ts
* Update manager.ts
* Update manager.ts
* Update manager.ts
* Update MkImageEffectorDialog.vue
* wip
* use WEBGL_lose_context
* wip
* Update MkUploaderDialog.vue
* Update drive.vue
* wip
* Update MkUploaderDialog.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
|
2025-06-03 19:18:29 +09:00 |
syuilo
|
9fdc3c5def
|
chore(frontend): remove duplicate declarations
|
2025-06-03 18:44:51 +09:00 |
かっこかり
|
4af8c7f8b0
|
enhance(frontend): リアクションビューワーで使用可能なリアクションを優先して表示するオプション (#16149)
* enhance(frontend): リアクションビューワーで使用可能なリアクションを優先して表示するオプション
* Update Changelog
* tweak
* fix
* enhance: リアクティブじゃなくする
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-06-03 18:44:01 +09:00 |
syuilo
|
ed29a3613b
|
fix(frontend): fix user search pagination
|
2025-06-03 17:57:51 +09:00 |
かっこかり
|
810a609df4
|
fix(frontend): 一部のグリッドのページネーションが正しく表示されない問題を修正 (#16147)
* fix(frontend): 一部のグリッドのページネーションが正しく表示されない問題を修正
* update changelog
* fix
|
2025-06-03 17:20:11 +09:00 |
かっこかり
|
5537558fa7
|
fix(frontend): ドライブのファイル選択が不安定な問題を修正 (#16148)
* fix(frontend): ドライブのファイル選択が不安定になっているのを修正
* Update Changelog
|
2025-06-03 15:45:26 +09:00 |
syuilo
|
26215b7466
|
🎨
|
2025-06-03 10:35:02 +09:00 |