1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-04 17:58:43 +09:00
Commit Graph

4373 Commits

Author SHA1 Message Date
NoriDev
e6f4bc9f9b tweak 85e9e1da 2023-09-08 17:41:18 +09:00
NoriDev
5311a1cb52 enhance(frontend): ログイン時にアイコンの形状を「アイコンを四角形で表示」の設定に従うように 2023-09-08 17:38:58 +09:00
NoriDev
4e9e6bf1ea lint 2023-09-08 17:36:00 +09:00
NoriDev
5d9549e4c6 Merge remote-branch 'misskey/develop' 2023-09-08 17:13:32 +09:00
NoriDev
5753ff88d4 feat(frontend): selectable compression kind (misskey-dev/misskey#11760) 2023-09-08 16:41:08 +09:00
syuilo
cd7ab326cd Revert "enhance(frontend): データセーバーモードで隠れる画像を増やす等 (#11779)"
This reverts commit 22d966e92d.
2023-09-08 14:15:35 +09:00
syuilo
ff9a65e8fa
feat: passkey support (#11804)
https://github.com/MisskeyIO/misskey/pull/149
2023-09-08 14:05:03 +09:00
Ezekiel Lee
af7e129b1e
fix(backend): timeout when querying mentions (#11799) 2023-09-08 08:44:46 +09:00
NoriDev
4eee67647d Merge remote-branch 'misskey/develop' 2023-09-07 17:57:17 +09:00
NoriDev
58ad0387f4 enhance: 「サーバーのマシン情報を公開する」設定が無効になっている場合、コントロールパネルでサーバーメトリクスを出力できないという案内文を表示するように 2023-09-07 17:37:15 +09:00
woxtu
32f5949935
chore: Goodbye gulp (#11447)
* Add a script for building assets

* Replace with script executions

* Remove gulp dependencies

* Fix dependencies

---------

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-07 16:56:17 +09:00
anatawa12
4c3935bf80
chore(frontend): renote of note in sensitive channel is now home renote by default. (#11476)
* chore(frontend): renote of note in sensitive channel is now home renote by default.

* docs: センシティブチャンネルのNoteのReNoteはデフォルトでHome TLに流れるようになりました

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-07 16:48:47 +09:00
syuilo
d8dc10829c enhance(backend): 古いアンテナを自動停止するか切り替え可能に
Resolve #11785
2023-09-07 16:20:28 +09:00
syuilo
ca00a08e6e feat: introduce aidx and make it default
Co-Authored-By: MeiMei <30769358+mei23@users.noreply.github.com>
2023-09-06 18:33:51 +09:00
NoriDev
d689766568 🎨 2023-09-06 17:52:43 +09:00
NoriDev
b3426454c4 lint 2023-09-06 17:52:16 +09:00
かっこかり
22d966e92d
enhance(frontend): データセーバーモードで隠れる画像を増やす等 (#11779)
* enhance datasaver mode

* サムネイルがないとき変な角丸にならんようにする

* Avoid using wildcard selector

* Avoid wildcard

* Update MkMediaImage.vue

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-06 17:36:14 +09:00
NoriDev
01499abe39 lint 2023-09-06 17:28:09 +09:00
NoriDev
ccf62daf08 Merge pull request #11779 from misskey-dev/misskey 2023-09-06 16:50:04 +09:00
NoriDev
6bd5b673bc Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-09-06 16:43:12 +09:00
NoriDev
e920aa2649 fix test 2023-09-06 16:42:41 +09:00
NoriDev
f0d6839d56 Merge remote-branch 'misskey/develop' 2023-09-06 16:41:26 +09:00
Sayamame-beans
bf303238f0
feat(backend): Webhook設定でsecretを空に出来るように (#11784)
* feat(backend): allow webhook secret to be empty

* Update CHANGELOG.md
2023-09-06 13:02:33 +09:00
anatawa12
b0eae49eaa
feat(frontend): remove renote with by admin privilege (#11789) 2023-09-05 19:29:52 +09:00
NoriDev
282be78e66 fix(frontend): 不足しているアンテナソースを追加 2023-09-05 18:27:18 +09:00
NoriDev
b1d6e350e1 Merge remote-branch 'misskey/develop' 2023-09-05 18:24:34 +09:00
かっこかり
052867e25d
Merge branch 'develop' into datasaver-enh 2023-09-05 18:13:08 +09:00
syuilo
59ab4af7ca update deps 2023-09-05 17:43:43 +09:00
anatawa12
46b0eb46b3
feat(frontend): Report renote abuse (#11466)
* chore: add way to show renote in window / tab

* feat: report abuse for renote

* docs: Renote自体を通報できるように

* revert: make renote time link

* chore: add copy renote menu

* chore: remove copy/report renote from note menu

* fix: abuse menu without actual selection shown

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-05 17:25:08 +09:00
syuilo
1beaac8e2d fixes 2023-09-05 17:02:14 +09:00
syuilo
2630513c83 clean up 2023-09-05 15:06:17 +09:00
syuilo
7258888e76 clean up 2023-09-05 15:04:53 +09:00
syuilo
f53cffaeb2 enhance(backend): タイムライン等の有効期限を設定可能に
Resolve #11773
2023-09-05 15:03:50 +09:00
かっこかり
04597b8178
Update MkMediaImage.vue 2023-09-05 08:22:11 +09:00
かっこかり
4fda560c17
Avoid wildcard 2023-09-05 08:18:47 +09:00
かっこかり
d71294b767
Avoid using wildcard selector 2023-09-05 08:15:21 +09:00
かっこかり
d57c9b8756
Merge branch 'develop' into datasaver-enh 2023-09-05 08:10:35 +09:00
かっこかり
e7d30c8eb4
(ad) translation for deck column settings (#11778) 2023-09-04 13:59:21 +09:00
syuilo
1f7a81aae7
update deps (#11764)
* update deps

* node16

* wip

* wip

* wip

* Update test-utils.ts

* wip

* Update tsconfig.json

* wip

* Update package.json

* wip

* Update following.vue

* Update followers.vue

* Update index.vue

* Update share.vue

* Update MkUserPopup.vue

* Update MkPostForm.vue

* wip

* Update MkTokenGenerateWindow.vue

* Update MkPagination.vue

* refactor

* update deps

* update deps

* Update sw.ts

* wip

* wip

* wip

* Update FetchInstanceMetadataService.ts

* Update FetchInstanceMetadataService.ts

* update node

* update deps

* 🎨
2023-09-04 13:33:38 +09:00
kakkokari-gtyih
59206d6ef5 サムネイルがないとき変な角丸にならんようにする 2023-09-03 19:10:55 +09:00
kakkokari-gtyih
02798e0809 enhance datasaver mode 2023-09-03 18:58:33 +09:00
syuilo
2db63d1a55 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-09-03 16:55:30 +09:00
xtex
a53727f1a5
Respond .well-known/host-meta.json with application/json (#11777)
According to RFC 6415 appendix-A.
   The server
   MUST include the HTTP "Content-Type" response header field with a
   value of "application/json".  Any other "Content-Type" value (or lack
   thereof) indicates that the server does not support the JRD format.
"application/jrd+json" is only used by WebFinger (RFC 7033)
2023-09-03 16:42:32 +09:00
syuilo
db2f49cda4 Update about-misskey.vue 2023-09-02 13:16:05 +09:00
NoriDev
d709b74d7d tweak f7726197 2023-09-01 20:17:43 +09:00
NoriDev
d576959e9b feat: 通報の即時解決機能を追加 (misskey-dev/misskey#11032) 2023-09-01 19:16:10 +09:00
NoriDev
20d6591a60 Update about-misskey.vue 2023-09-01 17:59:53 +09:00
NoriDev
a871a0aa1b lint 2023-09-01 17:47:29 +09:00
まっちゃとーにゅ
218b40738a spec: カスタム絵文字のライセンスの項目を複数行テキストに (#130) 2023-09-01 17:35:02 +09:00
NoriDev
7d8832b368 tweak 4f07235e 2023-09-01 17:22:02 +09:00