summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/chat (follow)
Commit message (Expand)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy11 hours1-2/+2
* use pnpm package alias for @transfem-org/sfm-jsHazelnoot2025-06-121-1/+1
* use SKUrlPreviewGroup in more placesHazelnoot2025-06-071-4/+4
* use SkTransitionGroup in all locations that hardcode use of TransitionGroupHazelnoot2025-05-292-14/+16
* avoid use of <template> as a child of <TransitionGroup>Hazelnoot2025-05-251-2/+2
* don't recursively render note previewsHazelnoot2025-05-201-1/+1
* Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-293-20/+17
|\
| * fix lintsyuilo2025-04-271-4/+4
| * perf(frontend): use css-native implementation for spacer rather than vue comp...syuilo2025-04-273-12/+12
| * refactor(frontend): PageWithHeaderにMkSwiperを持たせるようにsyuilo2025-04-271-8/+5
* | merge upstream againHazelnoot2025-04-242-161/+6
|\|
| * refactor(frontend): MkHorizontalSwipe -> MkSwipersyuilo2025-04-151-3/+3
| * feat(frontend): chat columnsyuilo2025-04-151-158/+3
* | Merge tag '2025.4.0' into merge/2025-03-24Hazelnoot2025-04-133-48/+50
|\|
| * enhance: チャットの閲覧を無効化できるように (#15765)かっこかり2025-04-073-48/+50
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-0312-116/+152
|\|
| * 🎨syuilo2025-04-031-1/+24
| * fix: チャット周りの修正 (#15741)かっこかり2025-04-0312-115/+128
* | fix import of sfm-jsHazelnoot2025-04-011-1/+1
|/
* fix(frontend): チャットのデザイン調整 (#15708)かっこかり2025-03-316-21/+38
* fix(frontend): avoid naming confliction of MkAdsyuilo2025-03-301-1/+1
* 🎨syuilo2025-03-291-0/+4
* enhance(frontend): リモートアカウントでチャットが使えるか...syuilo2025-03-281-1/+1
* enhance(frontend): チャットが開放されていない場合のUIを改善syuilo2025-03-281-0/+7
* enhance(frontend): チャットが開放されていない場合のUIを改善syuilo2025-03-281-1/+4
* enhance(frontend): improve chat uxsyuilo2025-03-261-3/+15
* enhance(frontend): refactor and improve uxsyuilo2025-03-251-3/+28
* 🎨syuilo2025-03-251-1/+5
* enhance: チャットのリアクションを削除できるようにsyuilo2025-03-252-1/+22
* enhance: モデレーターがチャットルームの内容を確認・削...syuilo2025-03-252-2/+2
* enhance: 送信したチャットルームへの招待を確認できるよ...syuilo2025-03-251-3/+29
* enhance(frontend): Enterでチャットのメッセージを送信できる...syuilo2025-03-251-2/+10
* enhance(frontend): チャットの送信者名を表示できるようにsyuilo2025-03-252-1/+6
* enhance(frontend): チャットのホームの表示を定期的に更新す...syuilo2025-03-251-4/+33
* 🎨syuilo2025-03-251-1/+2
* 🎨syuilo2025-03-251-1/+1
* enhance(frontend): チャット画面で確実に最下部へスクロール...syuilo2025-03-251-2/+23
* enhance(frontend): チャットルームを削除できるようにsyuilo2025-03-251-0/+17
* fix(frontend): チャットを全員に許可している場合に誰も許...syuilo2025-03-251-1/+1
* Feat: Chat (#15686)syuilo2025-03-2413-0/+1846