Commit Graph

22297 Commits

Author SHA1 Message Date
tamaina 6cdb3600e2 wip 2023-02-23 11:10:16 +00:00
tamaina 4aa6748387 Merge branch 'develop' into fix-notify 2023-02-23 11:03:27 +00:00
tamaina cb3b167d61 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-02-23 10:56:10 +00:00
tamaina 774b7fed1f update CHANGELOG.md 2023-02-23 10:55:54 +00:00
syuilo cbf526b043 chore(client): tweak online users widget 2023-02-23 19:51:10 +09:00
syuilo 48331bc851 chore(client): tweak deck experience 2023-02-23 19:49:24 +09:00
tamaina a93d2c6576 Merge branch 'develop' into fix-notify 2023-02-23 10:30:05 +00:00
tamaina bda3d69539 fix(client):「キャッシュを削除」した後、ローカルのカスタム絵文字が表示されなくなる問題を修正
Fix #10044
2023-02-23 10:29:20 +00:00
tamaina 32ce71a206 fix 2023-02-23 10:14:47 +00:00
tamaina 2e944a9e7c fix type 2023-02-23 10:09:14 +00:00
tamaina f212e04a35 Merge branch 'develop' into fix-notify 2023-02-23 10:08:04 +00:00
tamaina a1a222dc31 changelog 2023-02-23 10:07:39 +00:00
tamaina 4dcbf3c13a fix front const 2023-02-23 10:03:58 +00:00
tamaina d72f29b2c3 oops 2023-02-23 10:02:15 +00:00
tamaina 2042b33b5d create migration 2023-02-23 09:57:17 +00:00
tamaina 763074bf39 fix 2023-02-23 09:49:08 +00:00
tamaina d94aaf4a1f wip 2023-02-23 09:34:47 +00:00
syuilo 694f08c79b compress png 2023-02-23 17:34:29 +09:00
syuilo c328584bb6 Update CHANGELOG.md 2023-02-23 17:30:01 +09:00
tamaina 4c01198811 chore(backend): fix indent 2023-02-23 08:15:54 +00:00
syuilo 7781497b42 Update package.json 2023-02-23 16:42:36 +09:00
CaffeinePower cde0eb621d
feat(server): add @swc/core-android-arm64 to optional (#10034)
* feat: add optional swc

* fix: windowsで動かない現象を修正

* fix: fix swc path alias

* fix: docker build時に`Host key verification failed`と言われてgitリポジトリからパッケージをインストールできないのでssh -> htpsに変更

* feat(server): add @swc/core-android-arm64 to optional

* fix: conflict
2023-02-23 16:23:16 +09:00
syuilo 474b8789a7 🎨 2023-02-23 16:03:50 +09:00
Shogo Sensui 2189acdde1
enhance: make pwa icon maskable (#10033) 2023-02-23 15:59:21 +09:00
syuilo c174f23389 chore(client): tweak custom emoji size 2023-02-23 15:42:57 +09:00
syuilo 4e23500732 use swc 2023-02-23 15:36:47 +09:00
CaffeinePower b965f5e4a9
feat: swc build in windows (#10032)
* feat: add optional swc

* fix: windowsで動かない現象を修正

* fix: fix swc path alias

* fix: docker build時に`Host key verification failed`と言われてgitリポジトリからパッケージをインストールできないのでssh -> htpsに変更
2023-02-23 15:36:17 +09:00
syuilo d1a69abf81 use tsc for build
Windowsだとエラーが出るため
2023-02-23 11:06:23 +09:00
syuilo d2ef0efbff refactor ci 2023-02-23 10:56:01 +09:00
syuilo ce5c78d0d2 マイグレーションが失敗することがあるのを修正 2023-02-23 10:40:15 +09:00
syuilo 28bea88da0
Update package.json 2023-02-23 10:17:00 +09:00
syuilo a2e6f459e7 🎨 2023-02-23 08:29:16 +09:00
syuilo 0026c45fe0 ci: swcにしたためtypecheckは別途実施 2023-02-23 08:23:55 +09:00
syuilo 8ca2f24df6 13.7.1 2023-02-23 08:09:22 +09:00
syuilo fb7e5a3fac enhance(client): tweak renote collapsing logic 2023-02-23 08:08:17 +09:00
nenohi 5dd24e44d1
マイグレーションファイルの変更ミス (#10029) 2023-02-23 07:52:01 +09:00
tamaina f7c6ea93d7
perf(backend): Use swc on pnpm build (#10026)
* perf(backend): Use swc on pnpm build

* update CHANGELOG

* no jest
2023-02-22 23:09:24 +09:00
syuilo 833e2869e7 13.7.0 2023-02-22 18:06:06 +09:00
syuilo 5b3a07ee9e Revert "Allow configuring the listen host (#9924)"
This reverts commit 3dfe3aa9a4.
2023-02-22 18:00:35 +09:00
ledlamp 3dfe3aa9a4
Allow configuring the listen host (#9924) 2023-02-22 17:51:40 +09:00
syuilo f68e13d905
New Crowdin updates (#9897)
* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Ukrainian)
2023-02-22 17:46:23 +09:00
syuilo 3157d81e95 enhance(client): make possible to reload page of window
Resolve #10007
2023-02-22 17:43:10 +09:00
potpro bd13ea3d2c
MFMのDOM ParserをJSDOMからhappy-domに変更する (#10016)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-02-22 17:32:45 +09:00
syuilo f0cb587c89 fix(client): ユーザーのハッシュタグ検索が機能していないのを修正 2023-02-22 17:25:33 +09:00
syuilo 84e2ee220b fix(server): tweak admin/show-user api
Fix #9883
2023-02-22 17:17:36 +09:00
syuilo a7977c6642 fix #10021 2023-02-22 17:14:23 +09:00
syuilo 1dfcd45704
Update ROADMAP.md 2023-02-22 16:38:00 +09:00
syuilo 8013cd2e79 Create codecov.yml 2023-02-22 15:51:39 +09:00
syuilo 9c69501404 lint 2023-02-22 15:50:08 +09:00
syuilo 0c8d874e3a lint 2023-02-22 15:36:12 +09:00