Commit Graph

23744 Commits

Author SHA1 Message Date
anatawa12 67c80c364f
chore: collapse renote of my note (#11166)
* chore(frontend): 自分のnoteのrenoteも省略するように

Co-authored-by: madorama <madorama999@gmail.com>

* docs(changelog): add 見たことのあるRenoteを省略して表示をオンのときに自分のnoteのrenoteを省略するように

---------

Co-authored-by: madorama <madorama999@gmail.com>
Cherry-picks: 2606167f0d
2023-07-13 21:36:32 +09:00
anatawa12 064e6e28b0
feat(frontend): deck UIのカラムからアンテナ、リストの編集画面を開けるように (#11104)
* feat: add edit antenna button onto deck column

* feat: add edit list button onto deck column

* docs(changelog): add deck UIのカラムのメニューからアンテナとリストの編集画面を開けるようになりました

Cherry-picks: 1ab9f096c3
2023-07-13 21:35:10 +09:00
anatawa12 4d9bf5ef2c
Merge branch 'niri-la-feat-visivility-on-renote' into niri-la-pick-some-important-changes 2023-07-13 21:32:08 +09:00
anatawa12 150118cca1
docs(changelog): add Renote時に公開範囲のデフォルト設定が適用されるように 2023-07-13 21:31:54 +09:00
anatawa12 102623a18b
docs: add comment about why smallerVisibility accepts string 2023-07-13 21:31:31 +09:00
anatawa12 33f408098e
chore: use saved localOnly on renote 2023-07-13 21:31:31 +09:00
anatawa12 353aecc6dd
chore: use saved visibility on renote 2023-07-13 21:31:30 +09:00
syuilo b1a297c8e4
enhance(frontend): 引用対象を「もっと見る」で展開した場合、「閉じる」で畳めるように
Resolve #11185

Cherry-picks: ac6d6fdeb8
2023-07-13 21:28:52 +09:00
syuilo a7d3c3a41d
fix(frontend): 長い文章を投稿する際、プレビューが画面からはみ出る問題を修正
Fix #11186

Cherry-picks: 6a015341ef
2023-07-13 21:26:48 +09:00
Sayamame-beans a45e320d9c
feat: フォローやお気に入り登録をしていないチャンネルを開く時は概要ページを開くように (#11218)
* feat: フォローやお気に入り登録をしていないチャンネルを開く時は概要ページを開くように

* Update CHANGELOG.md

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Cherry-picks: 239ea39d6f
2023-07-13 20:56:06 +09:00
anatawa12 200556a466
feat(frontend): 画像を動画と同様に簡単に隠せるように (#11127)
* feat: hide image easily

* docs(changelog): add 画像を動画と同様に簡単に隠せるように

Cherry-picks: dc8763215a
2023-07-13 20:53:50 +09:00
niwaniwa 79b3817702 Merge branch 'master' into develop 2023-06-22 21:07:58 +09:00
syuilo 7093662ce5
Merge pull request #10990 from misskey-dev/develop
Release: 13.13.2
2023-06-13 16:46:01 +09:00
syuilo f5dfb64a52 ユーザー統計表示機能を削除
Resolve #10998
2023-06-13 14:13:33 +09:00
syuilo fa7fd9ce25 fix image of MkError.vue 2023-06-11 15:38:06 +09:00
syuilo 63971f1cd8 13.13.2 2023-06-11 10:03:33 +09:00
syuilo b1313fbca8 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-06-11 10:01:41 +09:00
syuilo f1b0c54f6e
New Crowdin updates (#10971)
* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Turkish)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)
2023-06-11 10:01:30 +09:00
syuilo 94c09f1441 🎨 2023-06-11 09:53:07 +09:00
syuilo 46222d0258 tweak of f3a16bcd6 2023-06-10 17:41:52 +09:00
syuilo c59a30ec09 Update CHANGELOG.md 2023-06-10 17:27:35 +09:00
nenohi f3a16bcd6d
ロールのユーザーリストを非公開にできるように (#10987)
* ロールのユーザーリストを非公開にできるように

* Changelog update
2023-06-10 17:26:48 +09:00
syuilo f69627939b Update misskey-js.api.md 2023-06-10 13:45:30 +09:00
syuilo e8420ad90b fix(backend): キャッシュが溜まり続けないように
Related #10984
2023-06-10 13:45:11 +09:00
niwaniwa 1fee36a0d5 Merge branch 'master' into develop 2023-06-09 21:03:36 +09:00
syuilo 6182a1cb2c enhance(backend): WebSocketのPing/Pongをプロトコル制御フレームの物で判別する
Resolve #10969
2023-06-09 17:07:57 +09:00
syuilo 308ab8f177 chore 2023-06-09 16:11:28 +09:00
syuilo 359fbd78c1 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-06-09 15:53:43 +09:00
syuilo dd733ec1d0 enhance(frontend): サーバーのテーマ設定を別ページに分離 2023-06-09 15:53:40 +09:00
tamaina 5e680500e5 chore: instance → server 2023-06-09 06:32:09 +00:00
atsuchan 0465e74521
Fix: enhance: タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように (#10982) 2023-06-09 14:08:35 +09:00
Ebise Lutica 34a32a8334
エラー画像URLを設定可能に (#10959)
* エラー画像URLを設定可能に

* Update CHANGELOG.md

* 設定したエラーアイコンをprefetchするようにbase.pugを変更

* 不足していたデータを追加

* enhance(frontend): デザイン調整
2023-06-09 14:00:53 +09:00
syuilo 3941c73db0 tweak of 6032c2be1 2023-06-09 12:55:27 +09:00
syuilo 703f3a8e37 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-06-09 12:51:19 +09:00
syuilo 6032c2be1c fix(frontend): Scrolling Issue in Safari for Top and Bottom Bars
fix #10977
2023-06-09 12:51:16 +09:00
syuilo 13870c63b0 add note 2023-06-09 12:47:36 +09:00
mappi 88083925ce
Update CHANGELOG.md (#10979) 2023-06-09 12:09:21 +09:00
Outvi V 95b2148bfe
fix: correctly check the sensitivity flag (#10976) 2023-06-09 10:13:46 +09:00
syuilo 32c741154d
Merge pull request #10961 from misskey-dev/develop
Release: 13.13.1
2023-06-06 11:34:36 +09:00
syuilo 8ccf954065 Update misskey-js.api.md 2023-06-06 09:37:36 +09:00
syuilo e456c6a9c1 13.13.1 2023-06-06 09:17:11 +09:00
syuilo 68c5426fd5 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-06-06 09:16:40 +09:00
syuilo 29856a9129 tweak of 981e6f996 2023-06-06 09:16:38 +09:00
syuilo f4943bc5bb
New translations ja-JP.yml (Japanese, Kansai) (#10954) 2023-06-06 09:09:46 +09:00
syuilo aeb8955ca2 perf(frontend): WebGL contextの数を減らす
#10960
2023-06-06 09:09:23 +09:00
syuilo 981e6f996e fix(frontend): タブがアクティブな間はstreamが切断されないように
Fix #10952
2023-06-06 09:04:57 +09:00
CaffeeLake 8263cc0094
Fix: #10955 TypeError: JSON5.parse is not a function (#10956)
* Fix: JSON5.parse is not a function

* update changelog

* update chglog

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-06-05 21:44:28 +09:00
tamaina fa051a2a5f 🎨 2023-06-05 12:35:23 +00:00
tamaina ce252143c3 chore: Please write more detailed environmental information in your bug report. 2023-06-05 12:29:52 +00:00
syuilo 407a965c1d
Merge pull request #10932 from misskey-dev/develop
Release: 13.13.0
2023-06-05 19:47:08 +09:00