tamaina
|
8d4c5deb8d
|
perf(sw): skipWaitingしない
|
2023-02-12 15:48:56 +00:00 |
Kagami Sascha Rosylight
|
2f41f12aea
|
fix(client): Make `isTimelineAvailable` a reference (#9906)
* Make `isTimelineAvailable` a reference
* Update b.vue
|
2023-02-13 00:40:36 +09:00 |
Kagami Sascha Rosylight
|
9f0e0dc8ce
|
refactor(sw): Fix type errors in packages/sw (#9909)
* Fix type errors in packages/sw
* mouhitotsu
* @typesは越境しない
* Update packages/sw/src/scripts/create-notification.ts
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-02-13 00:31:37 +09:00 |
syuilo
|
a71682f6f0
|
refactor: fix types
|
2023-02-12 20:06:10 +09:00 |
syuilo
|
5d3d5cd59c
|
refactor: fix types
|
2023-02-12 18:54:38 +09:00 |
syuilo
|
451bc0b444
|
refactor: fix types
|
2023-02-12 18:47:30 +09:00 |
tamaina
|
d7a2d59f41
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2023-02-12 08:42:42 +00:00 |
tamaina
|
7deb4691fb
|
🎨
|
2023-02-12 08:42:34 +00:00 |
Kagami Sascha Rosylight
|
9965bc8f94
|
Fix moduleNameMapper to not resolve `.wasm.js` to `.wasm` (#9894)
* Fix moduleNameMapper to not resolve `.wasm.js` to `.js`
Fixes #9767
Undici [tries to import `./llhttp/llhttp.wasm.js`](e155c6db5c/lib/client.js (L342) ) which is currently broken by the (hacky) module name mapper.
* longer timeout value
* 30s
* 50s
* 60s to be safe
* Revert "60s to be safe"
This reverts commit f3e0f57962 .
* 2cc98226ca revert?
* revert
* remove timeout
* detectOpenHandles
* Really solved?
* Revert "detectOpenHandles"
This reverts commit 29214bdff8 .
* Add `coveragePathIgnorePatterns`
* Revert "Add `coveragePathIgnorePatterns`"
This reverts commit fcf8c6806b .
* Import jsonld dynamically
* remove import
* add comment
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-02-12 17:18:31 +09:00 |
taiy
|
317770fb23
|
enhance(client): リアクションが無いことを伝える (#9901)
|
2023-02-12 17:15:12 +09:00 |
syuilo
|
19c204ea03
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2023-02-12 16:52:51 +09:00 |
syuilo
|
b9feacab85
|
fix(client): エラー時に再試行ができない問題を修正
|
2023-02-12 16:52:48 +09:00 |
syuilo
|
56c7359a0c
|
refactor
|
2023-02-12 16:51:45 +09:00 |
mattn
|
a7c1afffc6
|
fix typo (#9900)
|
2023-02-12 16:40:12 +09:00 |
syuilo
|
fdb745b4a8
|
🎨
|
2023-02-12 14:31:00 +09:00 |
syuilo
|
b3d8134c7a
|
🎨
|
2023-02-12 14:25:34 +09:00 |
syuilo
|
0879ab50b8
|
fix(client): call checkMissingMention immediately
|
2023-02-12 14:00:15 +09:00 |
syuilo
|
c5ef6bf38a
|
Merge branch 'develop'
|
2023-02-12 11:20:17 +09:00 |
syuilo
|
b427bf70a8
|
13.6.1
|
2023-02-12 11:20:08 +09:00 |
syuilo
|
c75fc266e9
|
New Crowdin updates (#9880)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Japanese, Kansai)
|
2023-02-12 11:19:39 +09:00 |
syuilo
|
e98740c285
|
enhance(client): ユーザーのホーム画面にもTLを表示
|
2023-02-12 11:10:37 +09:00 |
syuilo
|
56b23a64a3
|
clean up
|
2023-02-12 11:06:26 +09:00 |
syuilo
|
ee5b417354
|
tweak
|
2023-02-12 11:02:11 +09:00 |
syuilo
|
2f48d109dd
|
enhance(client): make possible to in-channel renote/quote
|
2023-02-12 10:59:22 +09:00 |
syuilo
|
784fc7b3f5
|
🎨
|
2023-02-12 10:46:14 +09:00 |
syuilo
|
b55d26387b
|
improve error handling
|
2023-02-12 10:36:43 +09:00 |
syuilo
|
9ddf62d8b7
|
enhance: レートリミットを0%にできるように
|
2023-02-12 10:26:27 +09:00 |
syuilo
|
a8feed1eff
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2023-02-12 10:21:20 +09:00 |
syuilo
|
f5bfc6f0c1
|
enhance(client): improve api error handling
|
2023-02-12 10:21:17 +09:00 |
tamaina
|
ee03ab8d2c
|
enhance(server): videoThumbnailGenerator config (#9845)
* enhance(server): videoThumbnailGenerator config
* ✌️
* fix
* 相対url
* サムネイルのproxyRemoteFilesは直接プロキシを指定する
* メディアプロキシ
|
2023-02-12 09:13:47 +09:00 |
RyotaK
|
3c7e1ff92e
|
Dev Containerの設定を追加 (#9872)
* Dev Containerの設定を追加
* テンプレート生成時に含まれていたコメントを削除
* 起動スクリプトを分割
JSONの中にベタ書きすると長くなるので
* 改行
* Dev Containerの使用方法を追記
|
2023-02-12 09:07:56 +09:00 |
KOKO
|
ac7e2ecb59
|
fix: 広告のexpiresAtをLocalTZ分ずらして初期化 (#9876)
* fix: 広告のexpiresAtをLocalTZ分ずらして初期化
* chore: 不要なインポートを削除
|
2023-02-12 08:23:14 +09:00 |
momoirodouhu
|
f28aea9e30
|
add cors header to ActivityPubServerService.ts (#9888)
* add cors header to ActivityPubServerService.ts
* Update CHANGELOG.md
|
2023-02-12 08:22:42 +09:00 |
futchitwo
|
1ac7c154d7
|
fix: pagenation (#9885)
|
2023-02-12 08:21:40 +09:00 |
RyotaK
|
ef860a8f84
|
CLIページにおいてAPIリクエスト時にContent-Typeヘッダを付与するように変更 (#9887)
|
2023-02-12 08:21:13 +09:00 |
syuilo
|
f6f269194f
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2023-02-12 08:18:26 +09:00 |
syuilo
|
e1d41063cd
|
enhance(client): make renote collapsing optional
Resolve #9891
|
2023-02-12 08:18:22 +09:00 |
tamaina
|
5d02405a98
|
🎨
|
2023-02-11 13:07:09 +00:00 |
tamaina
|
998c2b692a
|
🎨
|
2023-02-11 11:35:28 +00:00 |
tamaina
|
19c0027605
|
fix(client): ユーザーページでアクティビティを見ることができないのを修正
|
2023-02-11 07:17:50 +00:00 |
tamaina
|
9349f72227
|
refactor(client): Refactor MkPageHeader #9869 (#9878)
* disable animation
* refactor(client): MkPageHeaderのタブをMkPageHeader.tabsに分離
animationをフォローするように
* update CHANGELOG.md
* remove unnecessary props
|
2023-02-11 16:04:45 +09:00 |
syuilo
|
5af8b77d28
|
Merge branch 'develop'
|
2023-02-11 14:08:58 +09:00 |
syuilo
|
f74d9c7ed0
|
13.6.0
|
2023-02-11 14:08:42 +09:00 |
syuilo
|
7d9c273dac
|
New Crowdin updates (#9871)
* New translations ja-JP.yml (Romanian)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Turkish)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Bengali)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Uyghur)
* New translations ja-JP.yml (Kannada)
* New translations ja-JP.yml (Kabyle)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Lao)
|
2023-02-11 14:07:57 +09:00 |
syuilo
|
f2da79ad43
|
Update CHANGELOG.md
|
2023-02-11 14:00:38 +09:00 |
syuilo
|
73a1372940
|
enhance(client): 迷惑になる可能性のある投稿を行う前に警告を表示
Resolve #9862
|
2023-02-11 13:54:27 +09:00 |
tamaina
|
0138c3b00e
|
enhance(client): ヘッダー(MkPageHeader)関連 (#9869)
* MkPageHeader大改造
* ユーザーページのノート一覧をタブにするなど
* ✌️
* 🎨
* fix
* wheel
* clean up
* 🎨
* 🎨
* remove console.log
* update CHANGELOG.md
* fix
* fix
* fix
* ✌️
* header avatar clickable
* !hideTitle
* Revert "!hideTitle"
This reverts commit 19cad428c9 .
* fix changelog
|
2023-02-11 13:08:18 +09:00 |
tamaina
|
6f33be6c75
|
enhance(client): MkNoteのリアクションの表示数は16に制限 (#9841)
* enhance(client): MkNoteのリアクションの表示数は16に制限・リアクションの横の?ボタンでリアクション詳細
* info-circleにする
* - Layout Shiftが起こらないように
- 自分のリアクションは必ずつける
* https://github.com/misskey-dev/misskey/pull/9841#issuecomment-1423786235
* remove logger
* refactor
* refactor
Co-authored-by: acid-chicken <root@acid-chicken.com>
* Revert "https://github.com/misskey-dev/misskey/pull/9841#issuecomment-1423786235"
This reverts commit ec1315b1fb .
* wip
* wip
* 🎨
* fix
* fix
* fix
* 🎨
* wip
* remove extras from MkNoteDetailed
* もっと!
* no v-if
* dashed
---------
Co-authored-by: acid-chicken <root@acid-chicken.com>
|
2023-02-11 13:05:36 +09:00 |
syuilo
|
3004fe573d
|
enhance(client): URLが4つ以上添付されている場合折りたたむように
|
2023-02-11 13:01:56 +09:00 |
syuilo
|
040f9927dd
|
enhance(client): ロールをより簡単に付与できるように
|
2023-02-11 12:55:22 +09:00 |