Masaya Suzuki
c9ec08704e
fix: インラインコードを折り返して表示する ( #9801 )
2023-02-05 13:33:21 +09:00
syuilo
6a3039f7b7
feat: ロールにアイコンを設定してユーザー名の横に表示できるように
...
Resolve #9761
2023-02-05 10:37:03 +09:00
tamaina
868c8fffb3
update CHANGELOG.md
2023-02-04 15:05:13 +00:00
tamaina
faed3b438e
fix(server): clean up file in FileServer
2023-02-04 13:46:19 +00:00
syuilo
6c982629ea
Merge branch 'develop'
2023-02-04 19:19:57 +09:00
syuilo
110bbbc7dc
13.3.4
2023-02-04 19:19:48 +09:00
syuilo
4ad0345f20
fix(server): cannot follow user
2023-02-04 19:19:30 +09:00
syuilo
9d84214462
Merge branch 'develop'
2023-02-04 18:22:08 +09:00
syuilo
3f199c7113
13.3.3
2023-02-04 18:22:00 +09:00
syuilo
e9417fb741
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-02-04 18:21:23 +09:00
syuilo
ee74df6823
fix(server): improve security
2023-02-04 18:21:07 +09:00
syuilo
26630bae81
New translations ja-JP.yml (Chinese Simplified) ( #9792 )
2023-02-04 18:19:49 +09:00
syuilo
9bde9edcf6
Merge branch 'develop'
2023-02-04 14:23:38 +09:00
syuilo
a12f07c42b
13.3.2
2023-02-04 14:23:29 +09:00
syuilo
e7334c4fb0
Update CHANGELOG.md
2023-02-04 14:21:08 +09:00
syuilo
38f9d1e764
fix(client): validate urls to improve security
2023-02-04 14:20:07 +09:00
tamaina
2dfed75402
perf(server): improvement of external mediaProxy ( #9787 )
...
* perf(server): improvement of external mediaProxy
* add a comment
* ✌️
* /filesでsharpの処理を行わずリダイレクトする
* fix
* thumbnail => static
* Fix #9788
* add avatar mode
* add url
* fix
* static.webp
* remove encodeURIComponent from media proxy path
* remove existance check
2023-02-04 13:38:51 +09:00
syuilo
0c12e80106
perf(server): cache blocking
2023-02-04 12:40:40 +09:00
syuilo
b7522f69e7
fix typo
2023-02-04 10:02:03 +09:00
syuilo
24705a7e39
Merge branch 'develop'
2023-02-04 09:12:26 +09:00
syuilo
8add8025a0
13.3.1
2023-02-04 09:12:18 +09:00
syuilo
32fa79d928
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-02-04 09:11:36 +09:00
syuilo
534be6ff25
Update CHANGELOG.md
2023-02-04 09:11:33 +09:00
syuilo
f684c07567
New Crowdin updates ( #9789 )
...
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
2023-02-04 09:10:16 +09:00
syuilo
788ae2f6ca
fix(client): validate urls to improve security
2023-02-04 09:10:01 +09:00
syuilo
572000f868
clean up
2023-02-04 09:01:26 +09:00
Rox Squires
57f5df2d22
Fix | Vue-plyr CORS issue ( #9790 )
...
* Added Video player
Added vue-plyr as the video play
* Create node.js.yml
* Delete node.js.yml
* Added vue-plyr into pnpm-lock.yaml
* tweak
* Fixed the pnpm-lock.yaml
For some reason on the dependencies there was to instances of vue-plyr
* Added MkMediaAudio
* Update MkMediaList.vue
* CORS checks
* Update MkMediaVideo.vue
* Update MkMediaVideo.vue
* Fixed CORS
the property made the video player use the CORS policy that stopped instance not using media caching not able to load the video from remote instance
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-02-04 09:00:16 +09:00
tamaina
b2a67ba5ca
fix(client): オートコンプリートでUnicode絵文字がカスタム絵文字として表示されてしまうのを修正
2023-02-03 21:21:36 +00:00
tamaina
d78e15cc1a
fix(client): カスタム絵文字にアニメーション画像を再生しない設定が適用されていない問題を修正
2023-02-03 20:37:15 +00:00
syuilo
ceab34f5f3
Merge branch 'develop'
2023-02-03 17:57:40 +09:00
syuilo
3a62625bbc
13.3.0
2023-02-03 17:57:27 +09:00
Roxy Squires
ad6844ac4a
Bug | Fixed the error when running pnpm i --frozen-lockfile ( #9782 )
...
* Added Video player
Added vue-plyr as the video play
* Create node.js.yml
* Delete node.js.yml
* Added vue-plyr into pnpm-lock.yaml
* tweak
* Fixed the pnpm-lock.yaml
For some reason on the dependencies there was to instances of vue-plyr
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-02-03 17:46:16 +09:00
syuilo
a8c252a613
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-02-03 17:44:28 +09:00
syuilo
1d39f785f1
perf: use replaceAll instead of regex
2023-02-03 17:44:25 +09:00
Roxy Squires
4b8b29b862
enhance - Added vue-plyr as the standard video player ( #9766 )
...
* Added Video player
Added vue-plyr as the video play
* Create node.js.yml
* Delete node.js.yml
* Added vue-plyr into pnpm-lock.yaml
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-02-03 17:15:25 +09:00
tamaina
0d148bd23b
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-02-03 08:07:25 +00:00
tamaina
ebedb81e3f
update idb-proxy.ts
...
Maybe fixed #9769
2023-02-03 08:07:17 +00:00
syuilo
d195406fdc
New Crowdin updates ( #9760 )
...
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* 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 (Ukrainian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Spanish)
2023-02-03 15:14:02 +09:00
syuilo
5173ed37f9
Update CHANGELOG.md
2023-02-03 15:13:28 +09:00
syuilo
825551d64f
drop syslog
...
Close #9774
2023-02-03 15:08:36 +09:00
syuilo
449761bada
Update CHANGELOG.md
2023-02-03 15:06:24 +09:00
syuilo
5859df389f
Create 1675404035646-cleanup.js
2023-02-03 15:02:54 +09:00
syuilo
562b02310f
drop twitter/github/discord integrations
...
Close #9775
2023-02-03 15:01:31 +09:00
syuilo
65ed702d87
update deps
2023-02-03 14:44:09 +09:00
syuilo
c559a9843f
drop hashtag chart
2023-02-03 14:10:14 +09:00
syuilo
88c3957085
enhance(client): hidden ads when canHideAds is true
2023-02-03 14:03:34 +09:00
Masaya Suzuki
01778e11dc
CONTRIBUTING: テストが配置されている場所の記述修正 ( #9772 )
2023-02-03 03:11:50 +09:00
Masaya Suzuki
9d9e8a3c4e
CONTRIBUTING: yarn -> pnpm ( #9771 )
2023-02-03 03:11:26 +09:00
syuilo
ed3e035ad6
refactor: use test
2023-02-02 18:18:25 +09:00
syuilo
07f885fea8
refactor
2023-02-02 18:08:34 +09:00