NoriDev
dedfc7a35e
Merge commit 'refs/pull/11342/head' of https://github.com/misskey-dev/misskey into develop
2023-08-02 16:33:38 +09:00
NoriDev
3b8619cdee
Merge pull request #10949 from misskey-dev
2023-08-02 16:33:24 +09:00
NoriDev
bf7a15f358
fix(frontend): 動きのあるMFM無効時にレインボー文字が出ない問題を修正
2023-08-02 16:15:02 +09:00
NoriDev
fa625f48d6
Merge commit 'refs/pull/11361/head' of https://github.com/misskey-dev/misskey into develop
2023-08-02 16:11:31 +09:00
NoriDev
69ef7a3bf8
Merge remote-branch 'misskey/develop'
2023-08-02 16:08:31 +09:00
かっこかり
8ea08e59a8
Merge branch 'develop' into mfm-rainbow-fallback
2023-08-01 20:10:12 +09:00
NoriDev
99c16cddd4
chore: add missing license identifier in CherryPick ( c2370a1b
, ab3cd7b8
)
2023-08-01 17:38:53 +09:00
NoriDev
61c871517d
Merge remote-branch 'misskey/develop'
2023-08-01 17:16:39 +09:00
tamaina
8a72a05958
enhance(frontend): ユーザーメニューでスイッチでユーザーリストに追加・削除できるように ( #11439 )
...
* メニューのトグルをいい感じにする
* user list toggle!
* add changelog
* fix
* stop
2023-08-01 15:32:03 +09:00
かっこかり
16b9b2e737
Update CHANGELOG.md (カレンダーリリース対応)
2023-07-31 21:58:56 +09:00
かっこかり
7430c48c9d
Merge branch 'develop' into mfm-rainbow-fallback
2023-07-31 21:56:18 +09:00
syuilo
2b4c8c9e0f
update deps ( #11409 )
...
* update deps
* Update .eslintrc.js
* Update .eslintrc.js
* lint
* lint
* Update update.ts
* update deps
* Update .eslintrc.js
2023-07-31 19:14:20 +09:00
Ebise Lutica
4aed5968f6
enhance(frontend): 押したリアクションのデザインを改善 ( #11434 )
...
* enhance(frontend): 押したリアクションのデザインを改善
* Update CHANGELOG
2023-07-31 17:38:41 +09:00
Ebise Lutica
007ed5c929
enhance(frontend): TwitterアイコンをXに変更 ( #11436 )
2023-07-31 17:05:40 +09:00
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