summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix css module syntax errortamaina2023-01-141-1/+1
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-01-141-4/+4
|\
| * fix(server): ↵syuilo2023-01-141-4/+4
| | | | | | | | | | | | ドライブ容量超過時のエラーが適切にレスポンスされない問題を修正 Fix #9550
* | chore: fix ref name (pages/timeline.vue)tamaina2023-01-141-1/+2
|/
* 多分 fix #9551syuilo2023-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-142-1/+16
|
* 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-144-0/+44
|
* fixsyuilo2023-01-141-1/+1
|
* update mfm-jssyuilo2023-01-143-3/+3
|
* enhance(client): add new mfm function (position, fg, bg)syuilo2023-01-142-11/+29
| | | | Resolve #9527
* フォロワー数、フォロー数もConditional ↵syuilo2023-01-149-9/+75
| | | | roleで利用できるように
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-01-141-5/+13
|\
| * fix: follow request list api pagination (#9548)こけっち2023-01-141-5/+13
| | | | | | | | | | | | | | | | | | * fix: follow request list api pagination * fix: improve alias Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* | enhance: ハードワードミュートの最大文字数を設定可能にsyuilo2023-01-144-0/+44
|/ | | | 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>
* enhance: Judge instance block by endsWith (#9263)tamaina2023-01-1310-15/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * TypeScriptでendsWith * fix * SQL? * バ〜カアホ * Update packages/backend/src/core/UtilityService.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * add comment * add description * Update packages/backend/src/core/UtilityService.ts Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * Update packages/backend/src/core/chart/charts/federation.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * remove comment * fix * fix? * add changelog * ILIKE, ARRAY Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(server): signup-complete Brokensyuilo2023-01-131-2/+2
| | | | Fix #9538
* typosyuilo2023-01-131-5/+5
|
* fix(client): 数式を含む投稿が表示されないのを修正syuilo2023-01-131-2/+2
| | | | Fix #9535
* fixsyuilo2023-01-131-1/+5
|
* fix ads/update apisyuilo2023-01-131-1/+1
|
* カスタム絵文字の管理を権限を持つユーザーが行えるよ ↵syuilo2023-01-1319-16/+52
| | | | | | に Resolve #9542
* refactorsyuilo2023-01-133-7/+14
|
* fix(client): ↵syuilo2023-01-131-6/+6
| | | | | | 特定の場所でカスタム絵文字を含むテキストが表示されないのを修正 Fix #9537
* 招待コード発行を権限を持つユーザーが行えるようにsyuilo2023-01-138-12/+64
| | | | 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-132-0/+28
|
* fix(client): ロールの条件を削除する手段が無かったのを修正syuilo2023-01-131-1/+17
|
* Revert ↵syuilo2023-01-131-1/+1
| | | | | | "リモートユーザーはcanPublicNoteがfalseでもhomeにしないように" This reverts commit b2117ba3a18addea9f94fdda92029a6c0263cdab.
* remoteDriveCapacityMbをロールに統合syuilo2023-01-137-41/+16
|
* :art:syuilo2023-01-131-1/+3
|
* :v:syuilo2023-01-131-3/+5
|
* feat: conditional rolesyuilo2023-01-138-3/+282
| | | | Resolve #9539
* Revert "perf: build backend with swc (#9463)"syuilo2023-01-133-14/+27
| | | | This reverts commit 4579d022967bf9635e359500730e7546a520be11.
* refactorsyuilo2023-01-132-2/+7
|
* :art:syuilo2023-01-131-7/+7
|