summaryrefslogtreecommitdiff
path: root/packages/frontend/src/utility/get-user-menu.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy16 hours1-4/+4
|
* reduce frontend log spam from debug messagesHazelnoot2025-06-061-1/+1
|
* Merge tag '2025.4.0' into merge/2025-03-24Hazelnoot2025-04-131-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .github/workflows/storybook.yml # locales/index.d.ts # package.json # packages/backend/src/models/json-schema/role.ts # packages/frontend/src/components/MkPageWindow.vue # packages/frontend/src/pages/admin/roles.editor.vue # packages/frontend/src/pages/admin/roles.vue # packages/frontend/src/pages/settings/preferences.vue # packages/frontend/src/pages/settings/privacy.vue # packages/frontend/src/pages/timeline.vue # packages/frontend/src/pref-migrate.ts # packages/frontend/src/ui/_common_/common.vue # packages/frontend/src/ui/deck.vue # packages/frontend/src/ui/universal.vue # packages/misskey-js/src/autogen/types.ts
| * enhance: チャットの閲覧を無効化できるように (#15765)かっこかり2025-04-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enhance: チャットの閲覧を無効化できるように * fix * fix * fix * readonlyの説明を追加 * enhance: チャットが無効な場合はチャット関連の設定も隠すように * fix * refactor: ChatServiceからApiに関するドメイン知識を排除
* | merge from misskey-developHazelnoot2025-04-021-1/+1
|\|
| * 🎨syuilo2025-04-021-1/+1
| |
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-301-6/+12
|\|
| * enhance(frontend): ↵syuilo2025-03-281-1/+1
| | | | | | | | リモートアカウントでチャットが使えるかどうか知る術がないため表示を改善
| * enhance(frontend): チャットが開放されていない場合のUIを改善syuilo2025-03-281-1/+1
| |
| * enhance(frontend): チャットが開放されていない場合のUIを改善syuilo2025-03-281-6/+12
| |
* | merge upstreamHazelnoot2025-03-251-2/+1
|/
* Feat: Chat (#15686)syuilo2025-03-241-34/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* refactor(frontend): router refactoringsyuilo2025-03-191-1/+1
|
* refactor(frontend): router refactoringsyuilo2025-03-191-2/+2
|
* 🎨syuilo2025-03-161-1/+1
|
* enhance(frontend): improve accounts managementsyuilo2025-03-131-1/+1
|
* enhance(frontend): improve plugin managementsyuilo2025-03-091-1/+2
|
* refactor(frontend): relocate plugin constssyuilo2025-03-091-1/+1
|
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-0/+441