summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix: muteがapiからのuser list timeline取得で機能しない (#11480)anatawa122023-08-082-0/+5
|
* fix(frontend): webkit-text-size-adjustを100%に固定する (#11487)Srgr02023-08-082-0/+2
| | | | | * disable webkit-text-size-adjust * Update CHANGELOG.md
* fix typotamaina2023-08-061-3/+3
|
* chore: Increase displayLimit in about.federation.vuetamaina2023-08-061-0/+1
| | | | https://github.com/misskey-dev/misskey/issues/11355#issuecomment-1666823238
* Delete Misskey Forum (Issue template) (#11475)かっこかり2023-08-061-3/+0
|
* fix:ドライブ ↵Ryosei2023-08-061-1/+1
| | | | | | | ファイルの削除を確認するダイアログが誤解を招く (#11465) * fix:ドライブ ファイルの削除を確認するダイアログが誤解を招く * fix:ドライブのファイル削除メッセージ修正(全て→一部)
* Update CHANGELOG.mdsyuilo2023-08-051-1/+1
|
* feat: increase emoji picker search results (#11371)Ibuki Sugiyama2023-08-052-2/+3
| | | Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* chore: cacheRemoteFilesのデフォルト値をfalseに (#11398)tamaina2023-08-0510-10/+104
| | | | | | | | | | | | | | | | | * chore: cacheRemoteFilesのデフォルト値をfalseに * proxyRemoteFiles to default * update ja-JP.yml * update ja-JP.yml * youCanCleanRemoteFilesCache * changelog --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* feat: sensitive channel (#11438)anatawa122023-08-0512-0/+73
| | | | | | | | | | | | | | | * feat(backend): add isSensitive to Channel * feat(backend): support isSensitive in channel endpoints * feat(frontend/channel-editor): support isSensitive in create/edit channel page * feat(frontend/channel): show sensitive indicator for sensitive channels * docs(changelog): add チャンネルをセンシティブ指定できるようになりました * chore: license header for each file * chore: add isSensitive of channel to Note object
* Fix typos (#11450)woxtu2023-08-053-5/+5
|
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-05107-542/+71
| | | | | * Remove unused injections * Remove unused imports
* chore(frontend): video sourceからtypeを削除tamaina2023-08-021-1/+0
| | | | Resolve #7894
* enhance(frontend): ↵tamaina2023-08-0111-85/+214
| | | | | | | | | | | | | ユーザーメニューでスイッチでユーザーリストに追加・削除できるように (#11439) * メニューのトグルをいい感じにする * user list toggle! * add changelog * fix * stop
* update deps (#11409)syuilo2023-07-3118-1016/+1344
| | | | | | | | | | | | | | | | | * update deps * Update .eslintrc.js * Update .eslintrc.js * lint * lint * Update update.ts * update deps * Update .eslintrc.js
* enhance(frontend): 押したリアクションのデザインを改善 (#11434)Ebise Lutica2023-07-312-7/+6
| | | | | * enhance(frontend): 押したリアクションのデザインを改善 * Update CHANGELOG
* enhance(frontend): TwitterアイコンをXに変更 (#11436)Ebise Lutica2023-07-313-12/+40
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-07-312-11/+14
|\
| * fix(frontend): ↵tamaina2023-07-312-11/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | 未読のお知らせの「わかった」をクリック・タップしてもその場で「わかった」が消えない問題を修正 (#11433) * fix(frontend): 未読のお知らせの「わかった」をクリック・タップしてもその場で「わかった」が消えない問題を修正 * remove comment * clean up * :v: * add CHANGELOG
* | chore: Safari(beta?)でTLのマージンがおかしいのを修正tamaina2023-07-311-2/+2
|/
* fix(frontend, misskey-js): make block switch work (#11429)Kagami Sascha Rosylight2023-07-315-18/+38
| | | | | * fix(frontend, misskey-js): make block switch work * Update CHANGELOG.md
* Remove an unused dependency (#11405)woxtu2023-07-293-5/+0
|
* chore(frontend): support Spotify for brainDiver (#11407)Kagami Sascha Rosylight2023-07-281-10/+17
| | | | | | | | | | | | | | | | | | | * 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>
* Update CHANGELOG.mdsyuilo2023-07-281-1/+12
|
* chore: add missing license identifiersyuilo2023-07-283-0/+15
|
* Update ROADMAP.mdsyuilo2023-07-271-1/+1
|
* feat(backend): support OAuth 2.0 authorization (#11053)Kagami Sascha Rosylight2023-07-2712-36/+1739
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* chore: ↵Shun Sakai2023-07-271647-340/+8306
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#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>
* chore: update pnpm to 8.6.10tamaina2023-07-271-1/+1
|
* Use promises API (#11351)woxtu2023-07-273-17/+8
|
* refactor: ↵猫ロキP@deflis2023-07-271-2/+3
| | | | | | | forkでデフォルトのノート文字数を変更した場合、E2Eテストが落ちる問題を修正する (#11366) * forkでデフォルトのノート文字数を変更した場合このテストが落ちる問題を修正する * 文字数についてのコメントを追加しておく
* URL取得変数を関数に変更 #11392 (#11393)setaria2023-07-272-1/+4
|
* New Crowdin updates (#11389)syuilo2023-07-277-28/+238
| | | | | | | | | | | | | | | | | | | | | | | | | * 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)
* fix: PhotoSwipeによるクライアントのメモリリークの解消 ↵kabo24682023-07-272-9/+18
| | | | | | | (#11395) * Destroy PhotoSwipe on unmounted * Update CHANGELOG.md
* fix(frontend): replies to channel posts could change the visibilityAcid Chicken (硫酸鶏)2023-07-272-0/+2
|
* build: close #10953Acid Chicken (硫酸鶏)2023-07-262-86/+135
|
* fix(frontend): Remove errors in prefeerences-backups.vuetamaina2023-07-261-37/+28
|
* fix(frontend): #11386 ↵tamaina2023-07-261-3/+11
| | | | でウィンドウの場合に正常に表示されない問題を修正
* fix(frontend): Fix cat ears are awkward on reply modalsyuilo2023-07-263-1/+2
|
* Revert "fix(frontend): Fix cat ears are awkward on reply modal (#11309)"syuilo2023-07-261-2/+1
| | | | This reverts commit 5280a5e5c68d94565774c71976fb343bb949554e.
* 13.14.2syuilo2023-07-262-5/+4
|
* Update packages/frontend/src/pages/custom-emojis-manager.vuesyuilo2023-07-261-1/+1
| | | Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* New Crowdin updates (#11388)syuilo2023-07-262-6/+15
| | | | | * New translations ja-JP.yml (French) * New translations ja-JP.yml (Uzbek)
* perf(frontend): Reduce getting clientWidth in MkMediaImage (#11386)tamaina2023-07-261-2/+29
| | | | | | | * perf(frontend): Reduce getting clientWidth * fix * :v:
* Remove redundant double quotes in page titles (#11352)woxtu2023-07-261-1/+1
|
* fix(frontend): ↵syuilo2023-07-262-0/+2
| | | | 一部モーダルダイアログでスクロールできない問題を修正
* fix(frontend): Selecting all emojis in Custom emoji is impossiblesyuilo2023-07-262-1/+2
| | | | Fix #11381
* New Crowdin updates (#11341)syuilo2023-07-2610-116/+1698
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)
* fix: insert bottom spacing appropriately (#11370)Ibuki Sugiyama2023-07-253-2/+7
|
* refactor: Array.from(iterable).map(mapfn)をArray.from(iterable | { length: ↵tamaina2023-07-254-6/+7
| | | | | | | | | | | | | 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>