1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2025-01-10 20:04:31 +09:00
Commit Graph

740 Commits

Author SHA1 Message Date
NoriDev
6958bcf1a3 Merge remote-branch 'misskey/develop' 2023-08-16 17:13:56 +09:00
syuilo
bbef2a953e enhance(frontend): tweak user moderation page 2023-08-13 21:02:25 +09:00
syuilo
a8d7b69fbd fix(frontend): fix style of _error_.vue 2023-08-13 20:23:54 +09:00
syuilo
9487856495
feat: refine announcement (#11497)
* wip

* Update read-announcement.ts

* wip

* wip

* wip

* Update index.d.ts

* wip

* Create 1691649257651-refine-announcement.js

* wip

* wip

* wip

* wip

* wip

* wip

* Update announcements.vue

* wip

* wip

* Update announcements.vue

* wip

* Update announcements.vue

* wip

* Update misskey-js.api.md

* Update users.ts

* Create MkAnnouncementDialog.stories.impl.ts

* wip

* wip

* Create AnnouncementService.ts
2023-08-13 20:12:29 +09:00
NoriDev
ec5dd7c5bf feat(frontend): スクロール時の要素表示機能をFriendly以外のUIにも対応 2023-08-09 18:02:03 +09:00
NoriDev
0b2ecececc enhance(frontend): 「モーダルにぼかし効果を使用」オプションが非活性になっている場合、画像をタップして表示するときに表示される背景を暗く調整 2023-08-09 17:08:30 +09:00
NoriDev
f5f8630812 enhance(frontend): 新しい通報がある場合、ナビゲーションバーのコントロールパネルアイコンとコントロールパネルページの通報セクションに点が表示 2023-08-09 16:38:55 +09:00
NoriDev
8ccf966ef8 Merge remote-branch 'misskey/develop' 2023-08-08 16:03:36 +09:00
NoriDev
85e9e1da16 feat: ノート作成フォームの「ノート」ボタンを「にゃん!」に変更できるオプションを追加 2023-08-07 16:59:10 +09:00
tamaina
db5046ed3a fix typo 2023-08-06 12:16:49 +00:00
tamaina
722a731c26 chore: Increase displayLimit in about.federation.vue
https://github.com/misskey-dev/misskey/issues/11355#issuecomment-1666823238
2023-08-06 12:15:28 +00:00
tamaina
2217a3c549
chore: cacheRemoteFilesのデフォルト値をfalseに (#11398)
* chore: cacheRemoteFilesのデフォルト値をfalseに

* proxyRemoteFiles to default

* update ja-JP.yml

* update ja-JP.yml

* youCanCleanRemoteFilesCache

* changelog

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-08-05 14:03:01 +09:00
anatawa12
c5b8766a18
feat: sensitive channel (#11438)
* 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
2023-08-05 13:58:31 +09:00
NoriDev
bd936458b5 fix b7e427ae 2023-08-05 00:54:42 +09:00
NoriDev
fb75a2dd93 fix: 設定バックアップ時に一部の設定が欠落してバックアップされる問題 2023-08-05 00:49:21 +09:00
NoriDev
b7e427ae10 tweak 5ad37c97 2023-08-05 00:43:35 +09:00
NoriDev
5ad37c9700 feat: スクロール時の要素表示(ヘッダー、フローティングボタン、ナビゲーションバー)をカスタマイズできるオプションを追加 2023-08-05 00:30:29 +09:00
NoriDev
d72934f27d chore: removed unused import 2023-08-04 17:18:06 +09:00
NoriDev
66e76bff67 feat: about-misskeyページでクライアントバージョンを押すと、更新情報を確認できる 2023-08-04 16:59:34 +09:00
NoriDev
69ef7a3bf8 Merge remote-branch 'misskey/develop' 2023-08-02 16:08:31 +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
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
NoriDev
24f57d1527 enhance(frontend): ロールの編集ページのボタンをヘッダーに移動 2023-07-28 21:16:52 +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
90b4a7a023 feat: 一度に2つ以上の絵文字をアップロードすることができる 2023-07-28 18:59:05 +09:00
syuilo
ab3cd7b837 chore: add missing license identifier 2023-07-28 14:02:58 +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
b8360b1b5a fix(frontend): Remove errors in prefeerences-backups.vue 2023-07-26 12:40:45 +00:00
NoriDev
05d2666134 Merge remote-branch 'misskey/develop' 2023-07-26 17:23:42 +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
woxtu
dc452bf89a
Remove redundant double quotes in page titles (#11352) 2023-07-26 15:26:41 +09:00
syuilo
e5fce15ba5 fix(frontend): Selecting all emojis in Custom emoji is impossible
Fix #11381
2023-07-26 10:30:52 +09:00
tamaina
81ba841fb8
perf(frontend): MkMediaListのアスペクト比制限を調整 (#11377) 2023-07-25 19:44:52 +09:00
NoriDev
b380cd6155 feat(frontend): Renoteするときに確認ポップアップを表示するかどうかを選択できる 2023-07-25 17:33:06 +09:00
NoriDev
8d6d7ac109 enhance(frontend): changed widget icon in header 2023-07-24 17:03:01 +09:00
NoriDev
5ff6a12427 feat(client/friendly): デスクトップモードでタイムラインの横にウィジェット領域を配置するように 2023-07-21 17:44:14 +09:00
NoriDev
58baa36afb chore friendlyEnableNotifications 2023-07-21 17:21:46 +09:00
NoriDev
f5db28199c Merge remote-branch 'misskey/develop' 2023-07-21 16:46:23 +09:00
syuilo
b546d4108f 🎨 2023-07-20 20:18:55 +09:00
NoriDev
7ba21d9f57 Merge remote-branch 'misskey/develop' 2023-07-20 17:38:03 +09:00
syuilo
8e11a30c36 enhance(frontend): 絵文字登録でファイル名を絵文字名の初期値に 2023-07-20 17:29:21 +09:00
caipira113
272a124e45 feat: Enable storage of remote file cache in a separate object storage 2023-07-20 17:10:50 +09:00
NoriDev
85a2643b25 Merge remote-branch 'misskey/develop' 2023-07-20 17:01:44 +09:00
syuilo
32430a0dba update aiscript to 0.15.0 2023-07-20 12:43:58 +09:00
syuilo
871027fa0c enhance: ユーザーにロールが期限付きでアサインされている場合、その期限をユーザーのモデレーションページで確認できるように
Close #11059
2023-07-20 10:54:41 +09:00