syuilo
|
ba40cb750b
|
Update about-misskey.vue
|
2025-08-18 10:59:31 +09:00 |
|
syuilo
|
fcde6789ff
|
feat(frontend): introduce haptic feedback as experimental feature
#16410
|
2025-08-18 10:49:27 +09:00 |
|
syuilo
|
e481205342
|
enhance(frontend): update aiscript to 1.1.0
|
2025-08-18 10:18:34 +09:00 |
|
syuilo
|
7d30768769
|
fix(frontend): Botプロテクションの設定の変更検知が正しくない問題を修正
|
2025-08-15 12:10:14 +09:00 |
|
syuilo
|
d26169ea32
|
Update about-misskey.vue
|
2025-08-14 16:50:56 +09:00 |
|
かっこかり
|
b5b7914073
|
enhance: ユーザー検索を制限できるように (#16380)
* enhance: ユーザー検索を制限できるように
* Update Changelog
|
2025-08-09 14:41:11 +09:00 |
|
かっこかり
|
b1b335d55a
|
fix: チャットの利用可否ポリシーの考慮漏れを修正 (#16259)
* fix: チャットの利用可否ポリシーの考慮漏れを修正
* 🎨
|
2025-08-09 14:25:31 +09:00 |
|
Sayamame-beans
|
2931eb0aad
|
Fix: チャンネルのハイライトページにノートが表示されない問題を修正 (#16364)
* fix(frontend): unable to see channel's featured notes
* docs(changelog): update changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-08-09 14:13:37 +09:00 |
|
syuilo
|
aaf3f343ea
|
Update about-misskey.vue
|
2025-08-08 21:20:23 +09:00 |
|
anatawa12
|
8598f3912e
|
per-locale bundle & inline locale (#16369)
* feat: split entry file by locale name
* chore: とりあえず transform hook で雑に分割
* chore: とりあえず transform 結果をいい感じに
* chore: concurrent buildで高速化
* chore: vite ではローケルのないものをビルドして後処理でどうにかするように
* chore: 後処理のためにi18n.jを単体になるように切り出す
* chore: use typescript
* chore: remove unref(i18n) in vite build process
* chore: inline variable
* fix: build error
* fix: i18n.ts.something.replaceAll() become error
* chore: ignore export specifier from error
* chore: support i18n.tsx as object
* chore: process literal for all files
* chore: split config and locale
* chore: inline locale name
* chore: remove updating locale in boot common
* chore: use top-level await to load locales
* chore: inline locale
* chore: remove loading locale from boot.js
* chore: remove loading locale from boot.js
* コメント追加
* fix test; fetchに失敗する
* import削除ログをdebugレベルに
* fix: watch pug
* chore: use hash for entry files
* chore: remove es-module-lexer from dependencies
* chore: move to frontend-builder
* chore: use inline locale in embed
* chore: refetch json on hot reload
* feat: store localization related to boot.js in backend in bootloaderLocales localstorage
* 応急処置を戻す
* fix spex
* fix `Using i18n identifier "e" directly. Skipping inlining.` warning
* refactor: use scriptsDir parameter
* chore: remove i18n from depmap
* chore: make build crash if errors
* error -> warn few conditions
* use inline object
* update localstorage keys
* remove accessing locale localstorage
* fix: failed to process i18n.tsx.aaa({x:i18n.bbb})
|
2025-08-08 11:26:18 +09:00 |
|
syuilo
|
ee9dc94063
|
enhance(frontend): タイムラインページのメニューから投稿フォームの表示有無を切り替えられるように
|
2025-08-06 14:22:21 +09:00 |
|
syuilo
|
998beeae59
|
feat(frontend): AiScriptを1.0に更新
Close #16277
|
2025-08-06 13:32:59 +09:00 |
|
syuilo
|
9931fff35b
|
🎨
|
2025-08-05 09:44:59 +09:00 |
|
syuilo
|
b4a0fdfaa1
|
fix type errors
|
2025-08-05 09:35:42 +09:00 |
|
syuilo
|
bb56b3b4f1
|
feat(frontend): ページのタブバーを下部に表示できるように
|
2025-08-04 20:03:34 +09:00 |
|
syuilo
|
6f3cc2cdf7
|
コントロールパネルの検索 (#16343)
* Update settings.vue
* Update settings.vue
* Update settings.vue
* Update settings.vue
* Update settings.vue
* Update performance.vue
* Update performance.vue
* Update performance.vue
* Update external-services.vue
* wip
* wip
* Update security.vue
* Update settings.vue
* Update CHANGELOG.md
* wip
* Update moderation.vue
* wip
* Update branding.vue
* wip
* Update email-settings.vue
* Update system-webhook.vue
* Update MkSuperMenu.vue
* Update index.vue
|
2025-08-03 11:02:20 +09:00 |
|
syuilo
|
fc244067e0
|
enhnace(frontend): リロードのサジェストをダイアログではなくバナー表示に
|
2025-08-02 12:10:51 +09:00 |
|
かっこかり
|
e092008dc5
|
feat(frontend): セーフモード (#16245)
* feat(frontend): セーフモード
* Update Changelog
* Update Changelog
* fix
* fix
* Update Changelog
* Update Changelog
* PWAのショートカット経由でもセーフモードで起動できるように
* Update ClientServerService.ts
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-08-01 17:20:40 +09:00 |
|
かっこかり
|
62f68de800
|
fix(frontend); Playのボタンがはみ出している問題を修正 (#16303)
|
2025-08-01 14:31:49 +09:00 |
|
syuilo
|
1082145c74
|
enhance: ジョブのログを表示できるように
|
2025-08-01 12:54:33 +09:00 |
|
syuilo
|
d624da9c1a
|
feat: remote notes cleaning (#16292)
* Create CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* wip
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update job-queue.job.vue
* wip
* Update CleanRemoteNotesProcessorService.ts
* wip
* wip
* wip
* Update CleanRemoteNotesProcessorService.ts
* wip
* Update CHANGELOG.md
* Revert "wip"
This reverts commit 89d455d302.
* wip
* woip
* Update QueueService.ts
* Update QueueService.ts
* ピン留め考慮
* Update CleanRemoteNotesProcessorService.ts
* Update QueueService.ts
* Update CleanRemoteNotesProcessorService.ts
* add log
* Update CHANGELOG.md
* wip
* Update MkServerSetupWizard.vue
|
2025-08-01 11:49:12 +09:00 |
|
syuilo
|
4c520fa693
|
enhance(frontend): サーバーの初期設定ウィザードをやり直せるように
|
2025-08-01 11:07:09 +09:00 |
|
かっこかり
|
4f653f2fbc
|
enhance(frontend): typed nirax (#16309)
* enhance(frontend): typed nirax
* migrate router.replace
* fix
|
2025-07-30 12:30:35 +09:00 |
|
syuilo
|
a686592734
|
enhance(frontend): disable InfiniteScroll to improve stability
#16229
|
2025-07-17 20:02:55 +09:00 |
|
syuilo
|
0619dba04d
|
remove unused code
|
2025-07-17 20:00:05 +09:00 |
|
syuilo
|
5ecaf5095e
|
enhance: ウォーターマーク機能をロールで制御可能に
|
2025-07-12 15:13:35 +09:00 |
|
syuilo
|
288f0abeac
|
chore(frontend): fix type errors
|
2025-07-06 20:37:09 +09:00 |
|
かっこかり
|
a8abb03d17
|
refactor(frontend): Formまわりの型強化 (#16260)
* refactor(frontend): Formまわりの型強化
* fix
* avoid non-null assertion and add null check for safety
* refactor
* avoid non-null assertion and add null check for safety
* Update clip.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-07-06 19:36:11 +09:00 |
|
syuilo
|
e6ec15e397
|
feat: 特定のドライブファイルを添付しているチャットメッセージを一覧できるように
|
2025-07-06 09:54:49 +09:00 |
|
syuilo
|
8430256f22
|
clean up
|
2025-07-05 19:29:18 +09:00 |
|
syuilo
|
f128682200
|
fix type errors
|
2025-07-05 17:13:29 +09:00 |
|
syuilo
|
7cf1eccd04
|
clean up
|
2025-07-05 08:31:20 +09:00 |
|
かっこかり
|
7667011266
|
fix(frontend): ウェルカムタイムラインのメディア表示がCWを考慮していない問題を修正 (#16247)
* fix(frontend): ウェルカムタイムラインのメディア表示がCWを考慮していない問題を修正
* Update Changelog
|
2025-07-04 18:49:21 +09:00 |
|
syuilo
|
dd87d26bdc
|
feat: Playを検索できるように
#13115
|
2025-07-04 10:20:00 +09:00 |
|
tamaina
|
ccbc4cffaa
|
enhance(frontend): 共有ページで、titleとtextに同じ内容が入っていた際の削除ロジックを強化 (#16226)
* enhance(frontend): 共有ページで、titleとtextに同じ内容が入っていた際の削除ロジックを強化
Fix #16224
* fix
* +→*
* fix
* use RegExp.test
* Update packages/frontend/src/pages/share.vue
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
---------
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
|
2025-07-03 18:00:43 +09:00 |
|
かっこかり
|
09a5e4b10a
|
fix(frontend): Paginatorの型エラー解消 (#16230)
* fix(frontend): fix paginator type error
* fix
* refactor
* fix
* fix
* fix(paginator): remove readonly type
* fix
* typo
* fix: R -> E
* remove any
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-07-03 11:20:26 +09:00 |
|
syuilo
|
f1deb89e34
|
refactor(frontend): improve pagination implementation
|
2025-06-29 15:11:25 +09:00 |
|
syuilo
|
3c6f07fc8c
|
feat: モデログを検索できるように
|
2025-06-28 21:38:54 +09:00 |
|
syuilo
|
3c5ed0ffbb
|
enhance(frontend): improve modlog pagination
|
2025-06-28 21:18:36 +09:00 |
|
syuilo
|
012b2a9764
|
enhance(frontend): improve MkTl rendering
|
2025-06-28 19:24:55 +09:00 |
|
syuilo
|
32ddaa0cf8
|
Update about-misskey.vue
|
2025-06-28 12:02:16 +09:00 |
|
syuilo
|
19ef6c0b14
|
Update about-misskey.vue
|
2025-06-27 20:10:17 +09:00 |
|
keito
|
c424554d4a
|
ジョブキューのProgressの値を正しく計算する (#16218)
* fix: ジョブキューのProgressの値の範囲を 0~100 に統一
* fix(backend): ジョブキューのProgressの計算に用いる総数を最初に一度だけ取得する
|
2025-06-25 20:30:17 +09:00 |
|
syuilo
|
eee9a5f853
|
enhance(frontend): ページネーションの並び順を逆にできるように
|
2025-06-25 20:26:20 +09:00 |
|
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
|
36fde67992
|
enhance(frontend): improve theme settings
|
2025-06-25 10:23:39 +09:00 |
|
syuilo
|
36989e0cd3
|
Update about-misskey.vue
|
2025-06-24 20:24:34 +09:00 |
|
zyoshoka
|
89db7b3fa8
|
fix(frontend): display reactions correctly in welcome timeline (#16186)
|
2025-06-12 19:05:24 +09:00 |
|
syuilo
|
4906f1f45c
|
🎨
|
2025-06-07 08:07:23 +09:00 |
|
syuilo
|
be35fe468b
|
refactor(frontend): refactor tips
|
2025-06-06 21:03:35 +09:00 |
|