NoriDev
c43b7ffa2a
feat: 絵文字ピッカーの検索の表示件数を100件に増加
2023-07-31 16:47:55 +09:00
tamaina
61c9b0757e
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-07-31 05:54:49 +00:00
tamaina
62e347c270
chore: Safari(beta?)でTLのマージンがおかしいのを修正
2023-07-31 05:54:30 +00:00
tamaina
bdf390eb7e
fix(frontend): 未読のお知らせの「わかった」をクリック・タップしてもその場で「わかった」が消えない問題を修正 ( #11433 )
...
* fix(frontend): 未読のお知らせの「わかった」をクリック・タップしてもその場で「わかった」が消えない問題を修正
* remove comment
* clean up
* ✌️
* add CHANGELOG
2023-07-31 14:13:34 +09:00
Kagami Sascha Rosylight
a52f63ec6a
fix(frontend, misskey-js): make block switch work ( #11429 )
...
* fix(frontend, misskey-js): make block switch work
* Update CHANGELOG.md
2023-07-31 12:22:57 +09:00
かっこかり
b70911d7b7
Merge branch 'develop' into mfm-rainbow-fallback
2023-07-31 08:11:38 +09:00
NoriDev
ae130d5040
CherryPick 🍒
2023-07-29 20:29:03 +09:00
NoriDev
c9099a7caf
13.14.2-cp-4.2.0
2023-07-29 19:54:29 +09:00
NoriDev
52b8907b3f
fix(frontend): 「いいねのみ」に設定されたノートで、いいねをキャンセルしようとすると、アイコンが正しく表示されない
2023-07-29 19:49:46 +09:00
woxtu
5096be06ac
Remove an unused dependency ( #11405 )
2023-07-29 15:17:29 +09:00
NoriDev
680a2e76e0
Update CHANGELOG_CHERRYPICK.md
2023-07-28 21:19:18 +09:00
NoriDev
7c17dd03ab
13.14.2-cp-4.2.0-beta.3
2023-07-28 21:17:26 +09:00
NoriDev
24f57d1527
enhance(frontend): ロールの編集ページのボタンをヘッダーに移動
2023-07-28 21:16:52 +09:00
NoriDev
5d83c2235d
Update CHANGELOG_CHERRYPICK.md
2023-07-28 21:15:48 +09:00
NoriDev
46b8a0b665
Update CherryPick Patrons
2023-07-28 19:32:39 +09:00
NoriDev
0676c73a9d
Merge remote-branch 'misskey/master'
2023-07-28 19:28:30 +09:00
NoriDev
2d2cb113c0
Merge pull request #79 from kokonect-link/emoji-multiple-registration
...
feat: 一度に2つ以上の絵文字をアップロードすることができる
2023-07-28 19:15:22 +09:00
NoriDev
90b4a7a023
feat: 一度に2つ以上の絵文字をアップロードすることができる
2023-07-28 18:59:05 +09:00
Kagami Sascha Rosylight
339086995f
chore(frontend): support Spotify for brainDiver ( #11407 )
...
* chore(frontend): support Spotify for brainDiver
* no lowercase
* album
* syntax fix
* Update packages/frontend/src/components/MkPostForm.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* reformat
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-07-28 17:46:43 +09:00
syuilo
bbd618a258
Update CHANGELOG.md
2023-07-28 14:09:04 +09:00
syuilo
ab3cd7b837
chore: add missing license identifier
2023-07-28 14:02:58 +09:00
syuilo
8b74d1530e
Update ROADMAP.md
2023-07-27 19:34:51 +09:00
Kagami Sascha Rosylight
eb7b5f905a
feat(backend): support OAuth 2.0 authorization ( #11053 )
...
* feat(backend): support OAuth 2.0 authorization
* secureRndstr fix
* nanndekowareta
* nanndekowareta2
* nanndekowareta3
* unref?
* refactor to not close fastify
* use microformats-parser
* Update OAuth2ProviderService.ts
* clarify the reason behind dns lookup
* refactor(backend): use @types/oauth2orize-pkce (#11350 )
* refactor(backend): use @types/oauth2orize-pkce
* Update package.json
* Update pnpm-lock.yaml
---------
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
---------
Co-authored-by: mtgto <hogerappa@gmail.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-27 18:51:58 +09:00
Shun Sakai
c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する ( #11348 )
...
* chore: Add the SPDX information to each file
Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.
* tweak format
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-27 14:31:52 +09:00
syuilo
a8d45d4b0d
Merge pull request #11384 from misskey-dev/develop
...
Release: 13.14.2
2023-07-27 13:00:14 +09:00
tamaina
b6790a4320
chore: update pnpm to 8.6.10
2023-07-27 03:23:47 +00:00
かっこかり
414aff4ad9
Merge branch 'develop' into mfm-rainbow-fallback
2023-07-27 09:18:45 +09:00
woxtu
cb0fa9a8ab
Use promises API ( #11351 )
2023-07-27 09:04:19 +09:00
猫ロキP@deflis
5083458071
refactor: forkでデフォルトのノート文字数を変更した場合、E2Eテストが落ちる問題を修正する ( #11366 )
...
* forkでデフォルトのノート文字数を変更した場合このテストが落ちる問題を修正する
* 文字数についてのコメントを追加しておく
2023-07-27 09:00:48 +09:00
setaria
78b502bcab
URL取得変数を関数に変更 #11392 ( #11393 )
2023-07-27 09:00:22 +09:00
syuilo
324d18983a
New Crowdin updates ( #11389 )
...
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Hungarian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Hungarian)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Portuguese)
2023-07-27 08:57:34 +09:00
kabo2468
71b016b293
fix: PhotoSwipeによるクライアントのメモリリークの解消 ( #11395 )
...
* Destroy PhotoSwipe on unmounted
* Update CHANGELOG.md
2023-07-27 06:44:16 +09:00
Acid Chicken (硫酸鶏)
090253c2d2
fix(frontend): replies to channel posts could change the visibility
2023-07-27 00:58:37 +09:00
Acid Chicken (硫酸鶏)
cf3ac3c0be
build: close #10953
2023-07-26 22:06:00 +09:00
tamaina
b8360b1b5a
fix(frontend): Remove errors in prefeerences-backups.vue
2023-07-26 12:40:45 +00:00
tamaina
09f37fc9e5
fix(frontend): #11386 でウィンドウの場合に正常に表示されない問題を修正
2023-07-26 08:31:23 +00:00
syuilo
926f208fcf
fix(frontend): Fix cat ears are awkward on reply modal
2023-07-26 17:24:13 +09:00
NoriDev
05d2666134
Merge remote-branch 'misskey/develop'
2023-07-26 17:23:42 +09:00
syuilo
037c2e9332
Revert "fix(frontend): Fix cat ears are awkward on reply modal ( #11309 )"
...
This reverts commit 5280a5e5c6
.
2023-07-26 17:17:26 +09:00
syuilo
65cc3c5fce
13.14.2
2023-07-26 16:53:26 +09:00
syuilo
e5ac864077
Update packages/frontend/src/pages/custom-emojis-manager.vue
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-07-26 16:51:53 +09:00
syuilo
76018b4a1b
New Crowdin updates ( #11388 )
...
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Uzbek)
2023-07-26 16:51:09 +09:00
tamaina
bc927b8f75
perf(frontend): Reduce getting clientWidth in MkMediaImage ( #11386 )
...
* perf(frontend): Reduce getting clientWidth
* fix
* ✌️
2023-07-26 16:50:54 +09:00
woxtu
dc452bf89a
Remove redundant double quotes in page titles ( #11352 )
2023-07-26 15:26:41 +09:00
syuilo
92337b0504
fix(frontend): 一部モーダルダイアログでスクロールできない問題を修正
2023-07-26 13:50:58 +09:00
syuilo
e5fce15ba5
fix(frontend): Selecting all emojis in Custom emoji is impossible
...
Fix #11381
2023-07-26 10:30:52 +09:00
syuilo
c59a9c6f84
New Crowdin updates ( #11341 )
...
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Uzbek)
* New translations ja-JP.yml (Hungarian)
2023-07-26 10:20:40 +09:00
ZerglingGo
74c24921f1
Merge branch 'misskey-dev:develop' into fix/server-stats-live-update
2023-07-26 02:17:17 +09:00
Ibuki Sugiyama
545b5cab96
fix: insert bottom spacing appropriately ( #11370 )
2023-07-25 19:49:52 +09:00
tamaina
fe13755be8
refactor: Array.from(iterable).map(mapfn)をArray.from(iterable | { length: number }, mapfn)に ( #11337 )
...
* refactor: Array.from(iterable).map(mapfn)をArray.from(iterable, mapfn)に
* Update packages/frontend/src/components/MkTagCloud.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-07-25 10:46:52 +00:00