syuilo
|
df1a3742dd
|
feat(frontend): マウスでもタイムラインを引っ張って更新できるように & MkPullToRefreshのパフォーマンス向上
|
2025-05-03 10:26:40 +09:00 |
anatawa12
|
795b8366b5
|
Block deliver by software (#15727)
* feat(backend): suspend instance by software
* feat(frontend): suspend instance by software
* docs(chaangelog): 連合先のソフトウェア及びバージョン名により配信停止を行えるようになりました
* chore: 例で使うバージョン名を変える
* fix: broken lockfile
* fix: broken lock file
* fix broken lock file
* update changelog
* fix dependencies
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-05-01 17:58:34 +09:00 |
syuilo
|
c99f4dc4ce
|
enhance(frontend): add drive tip
|
2025-04-28 09:46:41 +09:00 |
syuilo
|
9481b5a6e8
|
feat: アップロード可能な最大ファイルサイズをロールごとに設定可能に
|
2025-04-27 09:35:44 +09:00 |
syuilo
|
7b38806413
|
feat: Job queue inspector (#15856)
* wip
* wip
* Update job-queue.vue
* wip
* wip
* Update job-queue.vue
* wip
* Update job-queue.vue
* wip
* Update QueueService.ts
* Update QueueService.ts
* Update QueueService.ts
* Update job-queue.vue
* wip
* wip
* wip
* Update job-queue.vue
* wip
* Update MkTl.vue
* wip
* Update index.vue
* wip
* wip
* Update MkTl.vue
* 🎨
* jobs search
* wip
* Update job-queue.vue
* wip
* wip
* Update job-queue.vue
* Update job-queue.vue
* Update job-queue.vue
* Update job-queue.vue
* wip
* Update job-queue.job.vue
* wip
* wip
* wip
* Update MkCode.vue
* wip
* Update job-queue.job.vue
* wip
* Update job-queue.job.vue
* Update misskey-js.api.md
* Update CHANGELOG.md
* Update job-queue.job.vue
|
2025-04-19 14:00:38 +09:00 |
syuilo
|
525b6a7677
|
feat(frontend): chat widget
|
2025-04-15 15:37:29 +09:00 |
syuilo
|
7c0806f208
|
feat(frontend): chat column
Resolve #15830
|
2025-04-15 15:36:53 +09:00 |
かっこかり
|
f7195d54d0
|
fix(frontend): 自動バックアップが設定されていない環境では設定が消滅する旨の警告を出すように (#15802)
* fix(frontend): 自動バックアップが設定されていない環境ではローカルの設定を削除しないように
* Update Changelog
* fix lint
* fix: 警告を出すだけのみにする
* fix
* apply suggestion
|
2025-04-13 16:59:01 +09:00 |
syuilo
|
58cb7cf179
|
update i18n
|
2025-04-08 20:58:56 +09:00 |
syuilo
|
baf04a1e25
|
fix(frontend): Fix #15764
|
2025-04-08 10:38:04 +09:00 |
かっこかり
|
9d3f3264fd
|
enhance: チャットの閲覧を無効化できるように (#15765)
* enhance: チャットの閲覧を無効化できるように
* fix
* fix
* fix
* readonlyの説明を追加
* enhance: チャットが無効な場合はチャット関連の設定も隠すように
* fix
* refactor: ChatServiceからApiに関するドメイン知識を排除
|
2025-04-07 19:09:11 +09:00 |
syuilo
|
6ef5c8bb92
|
enhance(frontend): improve migration of old settings
|
2025-04-07 10:21:49 +09:00 |
anatawa12
|
cab82452ec
|
Copy role on move (#15745)
* feat(backend): copyOnMoveAccount
* feat(endpoints): copyOnMoveAccount
* feat(frontend): copyOnMoveAccount
* docs(changelog): アカウントのマイグレーション時に古いアカウントからロールをコピーできるようになりました。
* fix: spdx header for migration
* Update locales/ja-JP.yml
* copyOnMoveAccount -> preserveAssignmentOnMoveAccount
* fix: check for preserveAssignmentOnMoveAccount
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-04-03 19:22:49 +09:00 |
syuilo
|
d07552424c
|
🎨
|
2025-04-02 19:48:32 +09:00 |
Nanashi.
|
98eadd7093
|
feat: アンテナでセンシティブなチャンネルからのノートを除外できるように (#15346)
* feat(db): マイグレーションを追加
* feat(backend): カラムの定義を追加
* wip
* feat: フラグを設定出来るように
* feat: /notesエンドポイントを対応
* feat: websocketを対応
* test: テストを追加
* docs: CHANGELOGを更新
* docs: CHANGELOGの追加場所を修正
* chore: api.jsonを更新
* docs(CHANGELOG): General欄に移動
* docs: フォーマットを揃える
* chore: クエリを削除
* revert: 英訳を消す
* chore: note.channelを追加するところを変える
* docs: CHANGELOGを更新する
* docs(CHANGELOG): 2025.3.2に移動
* chore: changelogを下に移動
* ci: CI再実行用の空コミット
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-04-02 16:01:24 +09:00 |
syuilo
|
a5f9eba974
|
enhance(frontend): インストールしたテーマをデバイス間で同期できるように
|
2025-04-02 10:09:25 +09:00 |
syuilo
|
f4f9832f8b
|
🎨
|
2025-04-01 17:13:58 +09:00 |
かっこかり
|
15a5bb17e3
|
fix(frontend): チャットのデザイン調整 (#15708)
* fix(frontend): チャットのデザイン調整
* remove unused locales
* 🎨
* Update XMessage.vue
* Update XMessage.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-03-31 17:33:00 +09:00 |
syuilo
|
888e04ce82
|
fix(frontend): tweak deck onboarding
|
2025-03-31 16:40:44 +09:00 |
syuilo
|
87a7238976
|
enhance(frontend): デッキのオプションを追加
|
2025-03-30 20:44:00 +09:00 |
syuilo
|
d9012740a1
|
enhance(frontend): アイコンのスクロール追従を無効化してパフォーマンス向上できるように
|
2025-03-29 20:56:59 +09:00 |
syuilo
|
c37f9d38a3
|
enhance(frontend): チャットが開放されていない場合のUIを改善
|
2025-03-28 10:48:13 +09:00 |
syuilo
|
0c14250678
|
enhance(frontend): チャットが開放されていない場合のUIを改善
|
2025-03-28 10:34:25 +09:00 |
syuilo
|
a25fa62d64
|
enhance(frontend): ファイルアップロード処理のリファクタと設定の簡略化
|
2025-03-28 09:47:34 +09:00 |
syuilo
|
a01ae38a07
|
enhance: モデレーターがチャットルームの内容を確認・削除できるように
|
2025-03-25 15:51:45 +09:00 |
syuilo
|
304d0eb83b
|
enhance: チャットルームに招待されたときの通知を追加
|
2025-03-25 15:25:43 +09:00 |
syuilo
|
c51e862b7d
|
enhance: 送信したチャットルームへの招待を確認できるように
|
2025-03-25 13:41:12 +09:00 |
syuilo
|
2272eceffa
|
enhance(frontend): Enterでチャットのメッセージを送信できるように
|
2025-03-25 13:19:54 +09:00 |
syuilo
|
8c1fc85d00
|
enhance(frontend): チャットの送信者名を表示できるように
|
2025-03-25 12:36:21 +09:00 |
syuilo
|
26b2cfe518
|
enhance(frontend): ナビゲーションバーの副ボタンを非表示にできるように
|
2025-03-25 09:50:59 +09:00 |
syuilo
|
2370b55a27
|
enhance(frontend): チャットルームを削除できるように
|
2025-03-25 09:30:14 +09:00 |
syuilo
|
8d6573fbec
|
enhance(frontend): 設定の移行を手動でトリガーできるように
|
2025-03-25 08:38:53 +09:00 |
syuilo
|
f1f24e39d2
|
Feat: Chat (#15686)
* wip
* wip
* wip
* wip
* wip
* wip
* Update types.ts
* Create 1742203321812-chat.js
* wip
* wip
* Update room.vue
* Update home.vue
* Update home.vue
* Update ja-JP.yml
* Update index.d.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* Update home.vue
* clean up
* Update misskey-js.api.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* lint fixes
* lint
* Update UserEntityService.ts
* search
* wip
* 🎨
* wip
* Update home.ownedRooms.vue
* wip
* Update CHANGELOG.md
* Update style.scss
* wip
* improve performance
* improve performance
* Update timeline.test.ts
|
2025-03-24 21:32:46 +09:00 |
syuilo
|
282caa0b7e
|
🎨 for install-extensions
|
2025-03-20 12:36:48 +09:00 |
syuilo
|
22b0ace8b4
|
enhance(frontend): 投稿フォームの設定メニューを改良 (改)
This reverts commit a814395127 .
|
2025-03-16 17:48:16 +09:00 |
syuilo
|
a814395127
|
Revert "enhance(frontend): 投稿フォームの設定メニューを改良 (#14804)"
This reverts commit ce6b2448ce .
|
2025-03-16 17:21:20 +09:00 |
syuilo
|
81a0cbd294
|
chore(frontend): use toast to show message when call copyToClipboard
|
2025-03-16 15:04:38 +09:00 |
かっこかり
|
ce6b2448ce
|
enhance(frontend): 投稿フォームの設定メニューを改良 (#14804)
* enhance(frontend): 投稿フォームの設定メニューを改良
* Update Changelog
* indent
* MkMenuのitemを切り出して共通化
* remove unused expose
* fix: ドロワーなどのOptionが当たらない問題を修正
* 他のpopupMenuの項目選択時と挙動をあわせる
* チュートリアルで詰む問題を修正
* Revert "MkMenuのitemを切り出して共通化"
This reverts commit ce3679798c .
* enhance: slotで共通化
* Update MkPostFormOtherMenu.vue
* remove duplicated locale key
* refactor: メニューの定義をMkPostForm側で行うように
* Update CHANGELOG.md
* [ci skip] Update MkPostFormOtherMenu.vue
* Update MkPostForm.vue
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-03-16 05:05:58 +00:00 |
lqvp
|
4fef9c670a
|
fix(i18n): 通知タイプのcreateTokenが抜けていたのを修正 (#15663)
|
2025-03-16 02:27:41 +00:00 |
syuilo
|
c2940fd77c
|
enhance(frontend): improve usability on touch device
|
2025-03-16 10:58:06 +09:00 |
syuilo
|
152660fcf2
|
enhance(frontend): re-organize settings page
|
2025-03-14 09:53:44 +09:00 |
syuilo
|
5d228fb0f3
|
enhance(frontend): re-organize settings page
|
2025-03-13 17:39:53 +09:00 |
syuilo
|
10b67e1b3a
|
enhance(frontend): improve emoji picker settings
|
2025-03-13 16:56:47 +09:00 |
syuilo
|
ce6eba77d9
|
🎨
|
2025-03-13 09:07:22 +09:00 |
syuilo
|
4a73feb041
|
enhance(frontend): make deck profiles syncable
|
2025-03-12 21:12:08 +09:00 |
syuilo
|
b03bcf26cd
|
enhance(frontend): 設定値の同期を実装(実験的)
|
2025-03-12 11:39:05 +09:00 |
syuilo
|
d185785f20
|
enhance(frontend): improve settings page
|
2025-03-11 14:52:04 +09:00 |
かっこかり
|
f797765b1d
|
enhance(frontend): テーマ設定で簡易プレビューを表示するように (#15643)
* enhance(frontend): テーマ設定で簡易プレビューを表示するように
* Update Changelog
* fix lint
* 🎨
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-03-10 09:35:51 +00:00 |
syuilo
|
6c9153300d
|
chore(frontend): tweak lockdown setting
|
2025-03-10 12:03:54 +09:00 |
syuilo
|
d30ddd4c2e
|
Refine preferences (#15597)
* wip
* wip
* wip
* test
* wip rollup pluginでsearchIndexの情報生成
* wip
* SPDX
* wip: markerIdを自動付与
* rollupでビルド時・devモード時に毎回uuidを生成するように
* 開発サーバーでだけ必要な挙動は開発サーバーのみで
* 条件が逆
* wip: childrenの生成
* update comment
* update comment
* rename auto generated file
* hashをパスと行数から決定
* Update privacy.vue
* Update privacy.vue
* wip
* Update general.vue
* Update general.vue
* wip
* wip
* Update SearchMarker.vue
* wip
* Update profile.vue
* Update mute-block.vue
* Update mute-block.vue
* Update general.vue
* Update general.vue
* childrenがduplicate key errorを吐く問題をいったん解決
* マーカーの形を成形
* loggerを置きかえ
* とりあえず省略記法に対応
* Refactor and Format codes
* wip
* Update settings-search-index.ts
* wip
* wip
* とりあえず不確定要因の仮置きidを削除
* hashの生成を正規化(絶対パスになっていたのを緩和)
* pathの入力を省略可能に
* adminでもパス生成できるように
* Update settings-search-index.ts
* Update privacy.vue
* wip
* build searchIndex
* wip
* build
* Update general.vue
* build
* Update sounds.vue
* build
* build
* Update sounds.vue
* 🎨
* 🎨
* Update privacy.vue
* Update privacy.vue
* Update security.vue
* create-search-indexを多少改善
* build
* Update 2fa.vue
* wip
* 必ずtransformCodeCacheを利用するように, キャッシュの明確な受け渡しを定義
* キャッシュはdevServerでなくても更新
* Revert "wip"
This reverts commit 41bffd3a13 .
* inlining
* wip
* Update theme.vue
* 🎨
* wip normalize
* Update theme.vue
* キャッシュのパス変換
* build
* wip
* wip
* Update SearchMarker.vue
* i18n.ts['key'] の形式が取り出せない問題のFix
* build
* 仮でpath入れ
* 必ず絶対パスが使われるように
* wip
* 🎨
* storybookビルド時はcreateSearchIndexをしない
* inliningの構造化
* format code
* Update index.vue
* wip
* wip
* 🎨
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* clean up
* wip
* wip
* wip
* Update rollup-plugin-unwind-css-module-class-name.test.ts
* Update navbar.vue
* clean up
* wip
* wip
* wip
* wip
* wip
* Update preferences-backups.vue
* Update common.ts
* Update preferences.ts
* wip
* wip
* wip
* wip
* Update MkPreferenceContainer.vue
* Update MkPreferenceContainer.vue
* Update MkPreferenceContainer.vue
* enhance: 検索で上下矢印を使用することで検索結果を移動できるように
* Update main-boot.ts
* refactor
* wip
* Update sounds.vue
* fix(frontend): PageWindowでSearchMarkerが動作するように
* enhance(frontend): SearchMarkerの点滅を一定時間で止める
* wip
* lint fix
* fix: 子要素監視が抜けていたのを修正
* アニメーションの回数はCSSで制御するように
* refactor
* enhance(frontend): 検索インデックス作成時のログを削減
* revert
* fix
* fix
* Update preferences.ts
* Update preferences.ts
* wip
* Update preferences.ts
* wip
* 🎨
* wip
* Update MkPreferenceContainer.vue
* wip
* Update preferences.ts
* wip
* Update preferences.ts
* Update preferences.ts
* wip
* wip
* Update preferences.ts
* wip
* wip
* Update preferences.ts
* Update CHANGELOG.md
* Update preferences.ts
* Update deck-store.ts
* deckStoreをdefaultStoreに統合
* wip
* defaultStore -> store
* Update profile.ts
* wip
* refactor
* wip: plugin
* plugin
* plugin
* plugin
* Update plugin.ts
* wip
* Update plugin.vue
* Update preferences.ts
* Update main-boot.ts
* wip
* fix test
* Update plugin.vue
* Update plugin.vue
* Update utility.ts
* wip
* wip
* Update utility.ts
* wip
* wip
* clean up
* Update utility.ts
---------
Co-authored-by: tai-cha <dev@taichan.site>
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2025-03-09 12:34:08 +09:00 |