Commit Graph
100 Commits
Author SHA1 Message Date
Acid Chicken (硫酸鶏) 356fd72603 build(#10336): interactions 2023-03-25 23:32:47 +09:00
Acid Chicken (硫酸鶏) 225a8e11a9 docs: fix 2023-03-25 20:19:20 +09:00
Acid Chicken (硫酸鶏) 899c6241c3 refactor(#10336): remove redundant div 2023-03-25 12:23:28 +09:00
Acid Chicken (硫酸鶏) 8ca9621d42 build(#10336): show popups on Story 2023-03-25 12:21:16 +09:00
Acid Chicken (硫酸鶏) b56d173f8a chore: use defaultStore instead 2023-03-25 12:20:49 +09:00
Acid Chicken (硫酸鶏) 2bce064ada build(#10336): full reload server on change 2023-03-25 11:34:17 +09:00
Acid Chicken (硫酸鶏) 8332c03bd8 build(#10336): sync 2023-03-25 04:00:09 +09:00
Acid Chicken (硫酸鶏) 723cff0205 Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybook 2023-03-24 23:25:56 +09:00
Acid Chicken (硫酸鶏) bd7cc6ac38 docs: note about Storybook 2023-03-24 23:22:49 +09:00
Acid Chicken (硫酸鶏) 7f9a41b05c fix: redesign cat ears (#10039)
* fix: viewing disgusting objects when user is a cat with having transparent avatar

* chore: mask cat ears when useBlurEffect is enabled

* fix: typo

* style: add comment

* chore: shrink mask

* chore: blur mask

* refactor: minify

* chore: use SVG to determine ear color

* style: comment

* refactor: use `<component>`

* refactor: separate cat definitions

* refactor: use singleton SVG definitions

* perf: use CSS instead of SVG

* refactor: unused definer

* refactor: not used anymore

* refactor: minify

* refactor: minify

* fix: import
2023-03-23 18:06:26 +09:00
Acid Chicken (硫酸鶏) c2d8759812 build(#10336): update dependencies 2023-03-23 16:44:41 +09:00
Acid Chicken (硫酸鶏) bf5fff879f style: typing 2023-03-22 00:48:11 +09:00
Acid Chicken (硫酸鶏) 1d0ca7eecf chore: suppress linter 2023-03-22 00:25:17 +09:00
Acid Chicken (硫酸鶏) 5ced8aef27 build(#10336): avoid intrinsic component names 2023-03-21 13:12:30 +09:00
Acid Chicken (硫酸鶏) 49f8bb4974 style(#10336): use single quote 2023-03-21 13:05:40 +09:00
Acid Chicken (硫酸鶏) cc3fbefc83 build(#10336): make .storybook as an individual TypeScript project 2023-03-21 13:01:40 +09:00
Acid Chicken (硫酸鶏) bf527cd6e7 refactor(#10336): semantics 2023-03-21 11:58:58 +09:00
Acid Chicken (硫酸鶏) 0ac4d744fd build(#10336): control themes 2023-03-21 02:05:00 +09:00
Acid Chicken (硫酸鶏) bdbbb92ff6 build(#10336): impl SatisfiesExpression 2023-03-20 23:07:13 +09:00
Acid Chicken (硫酸鶏) 2eecb8e876 build(#10336): mock assets 2023-03-20 22:12:11 +09:00
Acid Chicken (硫酸鶏) 2ec608fdba fix: typo 2023-03-20 16:34:49 +09:00
Acid Chicken (硫酸鶏) ca7d2081a2 refactor(#10336): remove unused common preferences 2023-03-20 16:29:36 +09:00
Acid Chicken (硫酸鶏) 3907cb51d6 refactor(#10336): module semantics 2023-03-20 16:27:40 +09:00
Acid Chicken (硫酸鶏) be7b71a2f5 refactor(#10336): remove hatches 2023-03-20 16:15:03 +09:00
Acid Chicken (硫酸鶏) 6e21147ff6 build(#10336): separate definitions and generated codes 2023-03-20 16:13:07 +09:00
Acid Chicken (硫酸鶏) a19c560e7b refactor(#10336): remove unused imports 2023-03-20 14:58:24 +09:00
Acid Chicken (硫酸鶏) 0dcb99df19 build(#10336): load locales and vite config 2023-03-20 14:56:34 +09:00
Acid Chicken (硫酸鶏) 91e0e498eb fix(#10336): invalid name conversion 2023-03-19 22:31:18 +09:00
Acid Chicken (硫酸鶏) 1dfcca7b9c build(#10336): init 2023-03-19 22:25:06 +09:00
Acid Chicken (硫酸鶏) 93ea9c2033 chore(frontend): add debugger for #6864 (#10270) 2023-03-09 14:35:38 +09:00
Acid Chicken (硫酸鶏) b1c173ec4f fix(docker): cannot build docker image on some environments (#10220) 2023-03-05 22:00:17 +09:00
Acid Chicken (硫酸鶏) 7b70b6c3cd fix: newNoteReceived indicator causes Layout Shift (#9843)
* fix: newNoteReceived indicator causes Layout Shift

* chore: tweak position

* chore: apply to user-list-timeline

* style: unitless

* chore: apply to antenna-timeline

* fix: redundant margin
2023-02-11 10:36:14 +09:00
Acid Chicken (硫酸鶏)andtamaina 686a709e87 chore: determine dimensions of the helix of cat ears based on the size of avatars (#9836)
* chore: determine dimensions of the helix of cat ears based on the size of avatars

* Update MkAvatar.vue

* Update packages/frontend/src/components/global/MkAvatar.vue

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-02-10 00:36:05 +09:00
Acid Chicken (硫酸鶏) 56a719f0d4 fix: typo 2022-10-02 20:57:17 +09:00
Acid Chicken (硫酸鶏) a3c2dbbfb5 fix(server): make sure getFileInfo doesn't fail if detectSensitivity ever fails (#9020) 2022-07-19 17:09:21 +09:00
Acid Chicken (硫酸鶏) d57a2b981a docs(README): update image link (#8383) 2022-03-08 22:57:14 +09:00
Acid Chicken (硫酸鶏)andtamaina 9a4267f01f fix(#8133): hCaptcha の reCAPTCHA 互換挙動を無効化する (#8135)
* fix(#8133): hCaptcha の reCAPTCHA 互換挙動を無効化する

* Update packages/client/src/components/captcha.vue

* fix: hCaptcha host

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2022-01-21 17:43:14 +09:00
Acid Chicken (硫酸鶏) 01238d6b1a Update README.md [AUTOGEN] (#6593) 2020-08-19 22:24:02 +09:00
Acid Chicken (硫酸鶏) b32737cdff Merge pull request #6432 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-07-26 06:43:46 +00:00
Acid Chicken (硫酸鶏) 7e2b6b6369 Fix bug in #6585 2020-07-24 23:50:48 +00:00
Acid Chicken (硫酸鶏) 83900cbca6 Fix #6581? (#6585)
* Update avatar.vue

* Update avatar.vue

* Update avatar.vue
2020-07-25 01:58:26 +09:00
Acid Chicken (硫酸鶏) b505874613 Update README.md [AUTOGEN] 2020-07-14 18:00:09 +09:00
Acid Chicken (硫酸鶏) df0e9d75fe Update README.md [AUTOGEN] (#6339) 2020-06-02 09:27:42 +09:00
Acid Chicken (硫酸鶏) 37419886a1 Merge pull request #6316 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-05-08 06:42:00 +09:00
Acid Chicken (硫酸鶏) b9f0a9ed88 Update README.md [AUTOGEN] 2020-05-08 03:00:08 +09:00
Acid Chicken (硫酸鶏) 778ac79c44 Fix using Buffer on window scope (#6324)
* Update 2fa.vue

* Import 'core-js/es/typed-array/from'

* Bye polyfill
2020-05-06 18:59:58 +09:00
Acid Chicken (硫酸鶏) 4cccdb8a98 Merge pull request #6303 from syuilo/features/hcaptcha
Add support for hCaptcha
2020-05-05 10:22:49 +09:00
Acid Chicken (硫酸鶏) ee6c7cbc59 Merge pull request #6314 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-05-02 14:28:48 +09:00
Acid Chicken (硫酸鶏) 00508dc778 Update README.md [AUTOGEN] 2020-05-02 13:00:09 +09:00
Acid Chicken (硫酸鶏) a3ff1bfda7 Update hcaptcha.d.ts 2020-05-02 10:51:12 +09:00
Acid Chicken (硫酸鶏) f57888eb4b Update src/@types/hcaptcha.d.ts 2020-05-02 10:50:29 +09:00
Acid Chicken (硫酸鶏) b2c703c173 Update src/server/api/private/signup.ts 2020-05-02 10:31:37 +09:00
Acid Chicken (硫酸鶏) ddbdb94ba6 Merge pull request #6311 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-05-02 06:51:18 +09:00
Acid Chicken (硫酸鶏) 304e3d58ea Update README.md [AUTOGEN] 2020-05-02 06:00:13 +09:00
Acid Chicken (硫酸鶏) ca6a70e555 Update signup.vue 2020-04-29 09:54:21 +09:00
Acid Chicken (硫酸鶏) 9a611b24f3 Fix bug 2020-04-29 09:35:37 +09:00
Acid Chicken (硫酸鶏) 77adf26236 Factorize *captcha component 2020-04-29 09:15:18 +09:00
Acid Chicken (硫酸鶏) 805472482e Refactor code 2020-04-29 06:09:17 +09:00
Acid Chicken (硫酸鶏) 01411327b8 Add *captcha settings guide 2020-04-29 06:04:05 +09:00
Acid Chicken (硫酸鶏) 9daa900793 Refactor codes 2020-04-29 05:30:58 +09:00
Acid Chicken (硫酸鶏) b862c055ae Fix bug 2020-04-28 14:55:12 +09:00
Acid Chicken (硫酸鶏) 7860839220 Add support for hCaptcha 2020-04-28 14:29:33 +09:00
Acid Chicken (硫酸鶏) e17e8bbb6f Merge pull request #6302 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-04-28 10:52:48 +09:00
Acid Chicken (硫酸鶏) 136d0683b0 Update README.md [AUTOGEN] 2020-04-28 10:49:08 +09:00
Acid Chicken (硫酸鶏) 533c9a4fe1 Merge pull request #6282 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-04-20 01:02:14 +09:00
Acid Chicken (硫酸鶏) 30c000116f Update README.md [AUTOGEN] 2020-04-19 20:51:06 +09:00
Acid Chicken (硫酸鶏) 2883bca257 Merge pull request #6211 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-04-03 21:43:09 +09:00
Acid Chicken (硫酸鶏) dd3af6886b Update README.md [AUTOGEN] 2020-04-03 20:52:08 +09:00
Acid Chicken (硫酸鶏) 917b9475a5 Merge pull request #6208 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-04-01 03:46:30 +09:00
Acid Chicken (硫酸鶏) e895fc954b Update README.md [AUTOGEN] 2020-04-01 01:58:08 +09:00
Acid Chicken (硫酸鶏) 6d3e18a6a1 Merge pull request #6191 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-04-01 01:41:53 +09:00
Acid Chicken (硫酸鶏) 4bf1c23b3c Update README.md [AUTOGEN] 2020-03-28 04:55:08 +09:00
Acid Chicken (硫酸鶏) 6e98b75d13 Merge pull request #6165 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-03-19 12:54:00 +09:00
Acid Chicken (硫酸鶏) e772cb00d1 Update README.md [AUTOGEN] 2020-03-18 03:57:08 +09:00
Acid Chicken (硫酸鶏) 3e61aa0835 Merge pull request #6130 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-03-04 21:08:05 +09:00
Acid Chicken (硫酸鶏) 8b9397a0ce Update README.md [AUTOGEN] 2020-03-04 04:40:12 +09:00
Acid Chicken (硫酸鶏) 678ff17d0f Merge pull request #6121 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-03-04 04:39:40 +09:00
Acid Chicken (硫酸鶏) ea2016c208 Update README.md [AUTOGEN] 2020-03-02 01:58:06 +09:00
Acid Chicken (硫酸鶏) b5bdf266d3 Merge pull request #6109 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-03-01 23:54:37 +09:00
Acid Chicken (硫酸鶏) e99bf569c5 Update README.md [AUTOGEN] 2020-02-29 11:05:09 +09:00
Acid Chicken (硫酸鶏) 241769d6fc Merge pull request #6084 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-02-25 17:47:38 +09:00
Acid Chicken (硫酸鶏) 7727651871 Update README.md [AUTOGEN] 2020-02-25 17:46:07 +09:00
Acid Chicken (硫酸鶏) ce331826ac Merge pull request #6078 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-02-24 09:52:25 +09:00
Acid Chicken (硫酸鶏) ae92c52d61 Update README.md [AUTOGEN] 2020-02-24 09:28:06 +09:00
Acid Chicken (硫酸鶏) 6901ab39ed Merge pull request #6058 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-02-22 03:02:58 +09:00
Acid Chicken (硫酸鶏) 014c1673c6 Update README.md [AUTOGEN] 2020-02-21 22:39:06 +09:00
Acid Chicken (硫酸鶏) 3a3319ff52 Merge pull request #6056 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-02-21 20:11:43 +09:00
Acid Chicken (硫酸鶏) 5b54ec8fb5 Update README.md [AUTOGEN] 2020-02-21 18:37:07 +09:00
Acid Chicken (硫酸鶏) 660956917f Merge pull request #6034 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-02-21 11:18:52 +09:00
Acid Chicken (硫酸鶏) 2c01329085 Update README.md [AUTOGEN] 2020-02-20 14:10:06 +09:00
Acid Chicken (硫酸鶏) f0c218200c Merge pull request #5823 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-02-05 13:37:18 +09:00
Acid Chicken (硫酸鶏) 00515d35b9 Update README.md [AUTOGEN] 2020-02-05 09:42:12 +09:00
Acid Chicken (硫酸鶏) 9e0347d3f9 Merge pull request #5815 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-02-04 00:22:47 +09:00
Acid Chicken (硫酸鶏) 7075b66aa5 Update README.md [AUTOGEN] 2020-02-03 01:34:13 +09:00
Acid Chicken (硫酸鶏) 93457eacf7 Merge pull request #5807 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-02-03 01:33:30 +09:00
Acid Chicken (硫酸鶏) c30960d6bf Fix hashtags contained in private notes are shown in trends (#5805)
* Update trend.ts

* Fix query

* Update create.ts

* Update create.ts

* Update trend.ts
2020-02-02 05:42:58 +09:00
Acid Chicken (硫酸鶏) ccceaabb52 Update README.md [AUTOGEN] 2020-02-02 01:05:10 +09:00
Acid Chicken (硫酸鶏) 721531c5b5 Merge pull request #5795 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-02-02 01:04:42 +09:00
Acid Chicken (硫酸鶏) 08b72eb8c7 Update README.md [AUTOGEN] 2020-01-31 18:11:11 +09:00
Acid Chicken (硫酸鶏) 3f2f4fa32e Merge pull request #5786 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-01-31 18:10:58 +09:00