summaryrefslogtreecommitdiff
path: root/packages/frontend (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance: ↵syuilo2023-01-142-0/+48
| | | | ユーザーリストおよびユーザーリスト内のユーザーの作成可能数を設定可能に
* refactor(client): use css modulessyuilo2023-01-1410-147/+139
|
* enhance: ↵syuilo2023-01-142-0/+48
| | | | クリップおよびクリップ内のノートの作成可能数を設定可能に
* refactor(client): use css modulessyuilo2023-01-141-23/+25
|
* refactor(client): use css modulessyuilo2023-01-141-8/+6
|
* refactor(client): use css modulessyuilo2023-01-141-18/+22
|
* refactor(client): use css modulessyuilo2023-01-141-273/+241
|
* fix css module syntax errortamaina2023-01-141-1/+1
|
* chore: fix ref name (pages/timeline.vue)tamaina2023-01-141-1/+2
|
* refactor(client): use css modulessyuilo2023-01-141-26/+39
|
* refactor(client): use css modulessyuilo2023-01-141-13/+11
|
* refactor(client): use css modulessyuilo2023-01-142-24/+14
|
* refactor(client): use css modulessyuilo2023-01-141-78/+82
|
* refactor(client): use css modulessyuilo2023-01-141-145/+147
|
* refactor(client): use css modulessyuilo2023-01-141-167/+168
|
* refactor(client): use css modulessyuilo2023-01-141-28/+30
|
* refactor(client): use css modulessyuilo2023-01-144-62/+69
|
* refactor(client): use css modulessyuilo2023-01-141-150/+165
|
* refactor(client): use css modulessyuilo2023-01-142-40/+42
|
* refactor(client): use css modulessyuilo2023-01-144-25/+19
|
* tweak MkRolePreviewsyuilo2023-01-141-1/+15
|
* Update vite.config.tssyuilo2023-01-141-1/+3
|
* refactor(client): use css modulessyuilo2023-01-141-67/+73
|
* :art:syuilo2023-01-141-1/+1
|
* Webhookの作成可能数を設定可能にsyuilo2023-01-142-0/+24
|
* update mfm-jssyuilo2023-01-142-2/+2
|
* enhance(client): add new mfm function (position, fg, bg)syuilo2023-01-142-11/+29
| | | | Resolve #9527
* フォロワー数、フォロー数もConditional ↵syuilo2023-01-141-0/+11
| | | | roleで利用できるように
* enhance: ハードワードミュートの最大文字数を設定可能にsyuilo2023-01-142-0/+27
| | | | Resolve #7574
* refactor: pagination/date-separated-list系処理を良い感じに? (#8209)tamaina2023-01-139-266/+445
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pages/messaging/messaging-room.vue * wip * wip * wip??? * wip? * :v: * messaaging-room.form.vue rewrite to compositon api * refactor * 関心事でないのでとりあえず置いておく * :art: * :art: * i18n.ts * fix scroll container find function * fix * FIX * :v: * Fix scroll bottom detect * wip * aaaaaaaaaaa * rename * fix * fix? * :v: * :v: * clean up * clena up * refactor * scroll event once or not * fix * fix once * add safe-area-inset-bottom to spacer * fix * :v: * :art: * fix * fix * wip * :v: * clean up * fix lint * Update packages/client/src/components/global/sticky-container.vue Co-authored-by: Johann150 <johann.galle@protonmail.com> * Update packages/client/src/components/ui/pagination.vue Co-authored-by: Johann150 <johann.galle@protonmail.com> * Update packages/client/src/pages/messaging/messaging-room.form.vue Co-authored-by: Johann150 <johann.galle@protonmail.com> * clean up: single line comment * https://github.com/misskey-dev/misskey/pull/8209#discussion_r867386077 * fix * asobi → tolerance * pick form * pick message * pick room * fix lint * fix scroll? * fix scroll.ts * fix directives/sticky-container * update global/sticky-container.vue * fix, :art: * revert merge * :v: * fix lint errors * :art: * Update packages/client/src/types/date-separated-list.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * https://github.com/misskey-dev/misskey/pull/8209#discussion_r917225080 * use ' * Update packages/client/src/scripts/scroll.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * use Number.EPSILON Co-authored-by: acid-chicken <root@acid-chicken.com> * revert * fix * fix * Use % instead of vh * :art: * :art: * :art: * wip * wip * css modules Co-authored-by: Johann150 <johann.galle@protonmail.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* fix(client): 数式を含む投稿が表示されないのを修正syuilo2023-01-131-2/+2
| | | | Fix #9535
* カスタム絵文字の管理を権限を持つユーザーが行えるよ ↵syuilo2023-01-136-4/+37
| | | | | | に Resolve #9542
* fix(client): ↵syuilo2023-01-131-6/+6
| | | | | | 特定の場所でカスタム絵文字を含むテキストが表示されないのを修正 Fix #9537
* 招待コード発行を権限を持つユーザーが行えるようにsyuilo2023-01-134-3/+46
| | | | Resolve #9541
* fix `navButtonIcon` not being aligned to center (#9543)あずき⪥™2023-01-132-0/+2
| | | | | * fix `navButtonIcon` not being aligned to center * fix `navButtonIcon` on deck not being aligned
* プロフィールにロールを表示するようにsyuilo2023-01-131-0/+20
|
* fix(client): ロールの条件を削除する手段が無かったのを修正syuilo2023-01-131-1/+17
|
* remoteDriveCapacityMbをロールに統合syuilo2023-01-131-9/+0
|
* :art:syuilo2023-01-131-1/+3
|
* :v:syuilo2023-01-131-3/+5
|
* feat: conditional rolesyuilo2023-01-132-2/+157
| | | | Resolve #9539
* :art:syuilo2023-01-131-7/+7
|
* fix typosyuilo2023-01-131-1/+1
| | | | Fix #9536
* :art:syuilo2023-01-131-5/+5
|
* Role (#9437)syuilo2023-01-1217-123/+654
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * wip * wip * wip * Update create.ts * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * Update delete.ts * Update delete.ts * wip * wip * wip * Update account-info.vue * wip * wip * Update settings.vue * Update user-info.vue * wip * Update show-file.ts * Update show-user.ts * wip * wip * Update delete.ts * wip * wip * Update overview.moderators.vue * Create 1673500412259-Role.js * wip * wip * Update roles.vue * 色 * Update roles.vue * integrate silence * wip * wip
* ログイン画面のユーザー名フォームへのautocomplete設定 (#9515)Masaya Suzuki2023-01-121-1/+1
| | | | | | | | | * Add username class to username form * Fix add class process * Set id * Set autocomplete
* remove katexsyuilo2023-01-115-83/+3
|
* fix(client): ↵syuilo2023-01-101-0/+13
| | | | | | 画面の幅が狭いとウィジェットドロワーを閉じる手段がなくなるのを修正 Fix #7191
* refactor(client): use css modulessyuilo2023-01-102-19/+31
|
* fix stylesyuilo2023-01-101-25/+25
|