tamaina
ffe3386e5b
fix(sw): プッシュ通知でカスタム絵文字リアクションを表示できるように ( #10122 )
...
* fix(sw): プッシュ通知でカスタム絵文字リアクションを表示できるように
Fix #10117
/emoji/*.webpにbadgeモードを
* ?
* ✌️
* fix
2023-02-28 19:55:31 +09:00
牛蒡
c63447e194
enhance: Play の「ソースを表示」にシンタックスハイライトを当てる ( #10107 )
...
* シンタックスハイライトを当てる
* fix
2023-02-28 17:38:43 +09:00
tamaina
17d0bde50e
fix(client): photoswipe(画像の拡大表示)がなんか変 ( #10138 )
...
* fix(client): photoswipe(画像の拡大表示)がなんか変
Fix #10037
* important
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-02-28 17:26:42 +09:00
syuilo
4ea978000d
Update CHANGELOG.md
2023-02-28 17:14:55 +09:00
tamaina
12932d2831
fix: 外部メディアプロキシ使用時にアバタークロップができない問題を修正 ( #10142 )
...
* wip
* fix
* Update packages/frontend/src/scripts/media-proxy.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-02-28 17:14:23 +09:00
syuilo
1ba848e5f5
dev: introduce Reviewer lottery
2023-02-28 17:08:20 +09:00
syuilo
a6ea9de4b9
Update 03_release.md
2023-02-28 16:51:04 +09:00
syuilo
746770ac3b
fix Serialized type
2023-02-28 16:46:25 +09:00
syuilo
ab7a8a2dae
enhance(client): 招待コードが必要なことが分かりやすいように
2023-02-28 16:05:05 +09:00
syuilo
b60c985203
fix(server): メールアドレス更新時にバリデーションが正しく行われていないのを修正
2023-02-28 15:31:48 +09:00
syuilo
785c67ea8d
🎨
2023-02-28 15:27:54 +09:00
Kagami Sascha Rosylight
647a018362
fix(backend): return HTTP 404 for any unknown api endpoint paths ( #10130 )
...
* fix(backend): return HTTP 400 for any invalid api endpoint paths
* 404
2023-02-27 18:01:43 +09:00
syuilo
81e6a21fe0
13.8.1
2023-02-26 20:52:00 +09:00
syuilo
d8dcce807b
fix(client): モバイル環境でポップアップが表示されない
...
Fix #10110
2023-02-26 20:51:06 +09:00
syuilo
103dc32dce
Update 03_release.md
2023-02-26 20:30:03 +09:00
syuilo
b7e72cfb7e
Update CHANGELOG.md
2023-02-26 20:29:53 +09:00
tamaina
cf950224de
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-02-26 11:10:29 +00:00
tamaina
02d7ffd305
fix(server): 単純にrenoteできないのを修正
2023-02-26 11:10:24 +00:00
syuilo
9f8c9dd881
Update packages/backend/check_connect.js
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-02-26 20:07:52 +09:00
syuilo
d019c1c440
Update packages/backend/check_connect.js
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-02-26 20:07:45 +09:00
syuilo
a56898df94
13.8.0
2023-02-26 19:03:22 +09:00
syuilo
f78c519ae5
Update CHANGELOG.md
2023-02-26 19:02:35 +09:00
syuilo
dc9ef87c44
New translations ja-JP.yml (French) ( #10103 )
2023-02-26 19:02:06 +09:00
syuilo
a78a839841
refactor
2023-02-26 18:57:24 +09:00
xianon
67ca7ee4ec
ホームタイムラインの読み込みでクエリタイムアウトになるのを修正する ( #10106 )
2023-02-26 18:54:52 +09:00
syuilo
76f3bdcdf9
update deps
2023-02-26 18:51:45 +09:00
Windymelt
9234ffc927
[chore]Editorconfig: ymlに加えてyamlファイルに対しても同じ規約を適用する ( #10081 )
...
* Added yaml file in addition to yml file, in editorconfig
* Applied editorconfig for pnpm-workspace.yaml
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-02-26 18:18:23 +09:00
syuilo
cc149e2f46
fix(server): エラーのスタックトレースは返さないように
...
Fix #10064
2023-02-26 17:12:15 +09:00
syuilo
cedfb85b60
Update CHANGELOG.md
2023-02-26 14:21:54 +09:00
syuilo
302af7099c
Update codecov.yml
2023-02-26 14:17:29 +09:00
daima3629
1bdde6bd5c
[Fix] fixed an typo in error message ( #10102 )
2023-02-26 14:14:57 +09:00
syuilo
2acdd933c0
enhance(client): メニューの「もっと」からインスタンス情報を見れるように
2023-02-26 12:50:34 +09:00
Khsmty
72888b4814
enhance(client): photoswipe 表示時に戻る操作をしても前の画面に戻らないように ( #10098 )
...
* enhance(client): photoswipe 表示時に戻る操作をしても前の画面に戻らないように
* add: changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-02-26 12:25:27 +09:00
syuilo
60342ed3fa
enhance(client): improve user menu ux
2023-02-26 11:57:37 +09:00
syuilo
504baa9de2
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-02-26 11:32:31 +09:00
syuilo
16ac03322c
New Crowdin updates ( #10059 )
...
* New translations ja-JP.yml (Japanese, Kansai)
* 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 (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Slovak)
* 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 (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
2023-02-26 11:32:10 +09:00
syuilo
52d86275b6
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-02-26 11:32:07 +09:00
tamaina
18dbcfa0b0
test(server): add validation test of api:notes/create ( #10090 )
...
* fix(server): notes/createのバリデーションが効いていない
Fix #10079
Co-Authored-By: mei23 <m@m544.net>
* anyOf内にバリデーションを書いても最初の一つしかチェックされない
* ✌️
* wip
* wip
* ✌️
* RequiredProp
* Revert "RequiredProp"
This reverts commit 7469390011
.
* add api:notes/create
* fix lint
* text
* ✌️
* improve readability
---------
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-02-26 11:28:05 +09:00
syuilo
991945ea26
Update about-misskey.vue
2023-02-26 11:24:09 +09:00
Soni L
dbd9d11d67
Simplify search.vue (remove dead code) ( #10088 )
...
* Simplify search.vue
This is already handled by the code above it, no need to handle it twice
* Remove unused imports
2023-02-26 11:14:07 +09:00
Kagami Sascha Rosylight
b468330ed9
Merge branch 'develop' into mkusername-empty
2023-02-25 20:04:48 +01:00
Kagami Sascha Rosylight
209d8b4f39
refactor(frontend): fix eslint error ( #10084 )
2023-02-25 18:27:15 +09:00
syuilo
ea04778649
feat: in-channel featured note
...
Resolve #9938
2023-02-25 18:26:35 +09:00
syuilo
24553eb69a
🎨
2023-02-25 18:03:16 +09:00
syuilo
86eab355c6
🎨
2023-02-25 17:49:54 +09:00
syuilo
e7a1046b87
enhance(client): tweak contextmenu position calculation
2023-02-25 13:44:37 +09:00
syuilo
3c01c0cbf2
Update CHANGELOG.md
2023-02-25 09:46:28 +09:00
syuilo
a683278fb8
enhance(client): renoteした際の表示を改善
...
Resolve #10078
2023-02-25 09:44:35 +09:00
syuilo
5bea4feac8
enhance(client): ノートメニューからユーザーメニューを開けるように
...
Resolve #10019
2023-02-25 09:18:36 +09:00
Khsmty
64be363adc
feat: 2つの検索画面の統合 ( #9949 ) ( #10038 )
...
* feat: 検索画面の UI を統一
* fix: エラーの修正
* add: changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-02-25 09:01:21 +09:00