misskey/packages/frontend/src/pages/chat
tamaina 42b2aea533
feat(frontend): 自分のプロフィールページの二次元コード(QRコード)を表示し、他の人のコードを読み取りするページを追加 (#16456)
* wip (qr.show.vue)

* added to navbar

* qr.show.vue

* fix

* added to navbar

* fix size

* 🎨

* 🎨

* fix div warn

* fix

* use * 0.25

* fix??

* fix lint

* clean up

* ???

* ?

* fix

* 🎨

* 🎨

* refactor

* 🎨

* 🎨

* :ar:t

* 🎨

* iphone flip

* no lazy import

* 🎨

* 🎨

* 🎨

* ユーザー全部flipでいいや

* ✌️

* fix

* fix

* fix lint

* 🎨

* fix type

* fix: local user profile url cannot be resolved with ap/show

* fix: local user url with hostname could not be resolved

* chore: use common utility for checking self host

* wip

* 🎨

* 🎨

* fix imports

* fix

* fix

* fix

* 🎨

* fix...

* set spacer-w

* ✌️

* 全画面でQRを読むように

* fix

* 🎨

* modify navbar.ts

* start/stop on vue activation

* display raw content read from qr

* 端末のQRをスキャンするボタンを追加

* chore

* やっぱりmfmを先に表示する

* 🎨

* fix 18n

* QRの内容は/users/:userIdにする

* add spdx

* use cqh

* `defineProps` is a compiler macro and no longer needs to be imported.

* use MkUserName

* 🎨

* 🎨

* refactor

* clean up

* refactor

* 🎨

* Update qr.show.vue

* Misskeyロゴにdrop-shadowを追加

* clean up: do not use empty css

* fix os.select usage

* Update qr.vue

* Update qr.show.vue

* Update qr.show.vue

* Update get-user-menu.ts

* ✌️

* Update show.ts

* Update ja-JP.yml

* watermark

* Update CHANGELOG.md

* Update qr.read.vue

* Update qr.read.vue

* wip

* Update MkWatermarkEditorDialog.Layer.vue

---------

Co-authored-by: anatawa12 <anatawa12@icloud.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-09-19 21:02:30 +09:00
..
XMessage.vue enhance(frontend): アイコンのスクロール追従を無効化する際の適用範囲を強化 2025-08-31 10:18:48 +09:00
XRoom.vue Feat: Chat (#15686) 2025-03-24 21:32:46 +09:00
home.home.vue enhance(frontend): typed nirax (#16309) 2025-07-30 12:30:35 +09:00
home.invitations.vue enhance(frontend): typed nirax (#16309) 2025-07-30 12:30:35 +09:00
home.joiningRooms.vue refactor(frontend): 空/エラー結果表示をコンポーネント化 (#15963) 2025-05-06 14:41:31 +09:00
home.ownedRooms.vue refactor(frontend): 空/エラー結果表示をコンポーネント化 (#15963) 2025-05-06 14:41:31 +09:00
home.vue feat(frontend): 自分のプロフィールページの二次元コード(QRコード)を表示し、他の人のコードを読み取りするページを追加 (#16456) 2025-09-19 21:02:30 +09:00
message.vue enhance(frontend): チャットの日本語名称をダイレクトメッセージに & ベータを外す 2025-09-16 16:24:10 +09:00
room.form.vue fix/refactor(frontend): 画像編集機能の修正・型強化 (#16156) 2025-06-04 16:22:09 +09:00
room.info.vue fix: チャット周りの修正 (#15741) 2025-04-03 15:28:10 +09:00
room.members.vue fix: チャット周りの修正 (#15741) 2025-04-03 15:28:10 +09:00
room.search.vue refactor(frontend): 空/エラー結果表示をコンポーネント化 (#15963) 2025-05-06 14:41:31 +09:00
room.vue enhance(frontend): チャットの日本語名称をダイレクトメッセージに & ベータを外す 2025-09-16 16:24:10 +09:00