Commit Graph

24123 Commits

Author SHA1 Message Date
tamaina b2bb8ccc56 Merge branch 'pag-back' into noman 2023-07-31 06:07:55 +00:00
tamaina 0994adc748 Merge branch 'develop' into pag-back 2023-07-31 06:07:47 +00: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
tamaina 8a9eb73b6b add comment 2023-07-31 04:17:21 +00: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
tamaina db99018821 Merge branch 'pag-back' into noman 2023-07-31 01:33:39 +00:00
tamaina 0449c1a7ea prividingItems 2023-07-31 01:33:25 +00:00
tamaina 9d0f1e2928 fix 2023-07-30 15:55:18 +00:00
tamaina 644e5a1c94 fix? 2023-07-30 15:07:26 +00:00
tamaina 965935278e Merge branch 'pag-back' into noman 2023-07-30 13:56:56 +00:00
tamaina f3da1bcbbd fix 2023-07-30 13:56:11 +00:00
tamaina 7842771af2 fix 2023-07-30 13:13:16 +00:00
tamaina 3734fc8514 Revert "mendokunatta"
This reverts commit 9dc2ea97ec.
2023-07-30 12:23:24 +00:00
tamaina c82cf4457e rn 2023-07-30 12:18:59 +00:00
tamaina 9dc2ea97ec mendokunatta 2023-07-30 12:15:20 +00:00
tamaina f6f6384acf fix 2023-07-30 11:37:07 +00:00
tamaina 58bdd7c129 fix... 2023-07-30 11:26:06 +00:00
tamaina 911c368d05 fix 2023-07-30 11:14:02 +00:00
tamaina be2e596027 fix 2023-07-30 11:08:05 +00:00
tamaina f6c2fae089 fix? 2023-07-30 10:40:04 +00:00
tamaina 25ae63f6cd fix 2023-07-30 10:25:47 +00:00
tamaina 73f7972d62 fix 2023-07-30 10:15:38 +00:00
tamaina 0c75d9a9f9 wip 2023-07-30 04:05:29 +00:00
woxtu 5096be06ac
Remove an unused dependency (#11405) 2023-07-29 15:17:29 +09:00
tamaina b05f2bb834 fix 2023-07-28 16:38:00 +00:00
tamaina 33c3583115 Merge branch 'pag-back' into noman 2023-07-28 15:58:11 +00:00
tamaina 7fc2309822 fix comment 2023-07-28 15:58:00 +00:00
tamaina d92fe0803c fix 2023-07-28 15:57:34 +00:00
tamaina 7e7aece2f5 ✌️ 2023-07-28 15:54:06 +00:00
tamaina 4e29da828f wip 2023-07-28 15:25:50 +00: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
tamaina 796b4ebc0f fix 2023-07-28 07:56:49 +00:00
tamaina 8ad49637c5 wip 2023-07-28 07:37:32 +00:00
syuilo bbd618a258 Update CHANGELOG.md 2023-07-28 14:09:04 +09:00
tamaina 2d5c1fca68 Merge branch 'develop' into noman 2023-07-28 05:04:31 +00: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
tamaina b6790a4320 chore: update pnpm to 8.6.10 2023-07-27 03:23:47 +00: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
tamaina e288d56181 perf(frontend): Notes Manager 2023-07-26 16:40:42 +00: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