1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-03 01:09:01 +09:00
Commit Graph

1055 Commits

Author SHA1 Message Date
NoriDev
be4a35bd6c feat(friendly): Display the name of the current account in the account management popup 2023-05-18 17:41:41 +09:00
NoriDev
b315ee1057 fix: i18n type 2023-05-18 16:57:09 +09:00
NoriDev
d6b72dcfa2 relieve throttle 2023-05-18 16:47:51 +09:00
NoriDev
48c3ff8112 fix: Sending by pressing enter in chat doesn't work 2023-05-18 16:47:27 +09:00
NoriDev
342e2d2f08 feat: (friendly) Remove logout button from account management popup 2023-05-17 17:43:18 +09:00
NoriDev
1ab09e6464 about-misskey improvements 2023-05-17 17:33:27 +09:00
NoriDev
f9d3be4ff1 fix: i18n type, missing component, change icon 2023-05-17 17:11:04 +09:00
NoriDev
ad9f966233 feat: Restore the ability to insert formulas into notes 2023-05-16 20:17:38 +09:00
NoriDev
1c953aa6a7 Toast notifications top value is 0 only on mobile 2023-05-16 17:37:28 +09:00
NoriDev
c90d27b194 fix(frontend): Profile icon not appearing in toast notification 2023-05-16 17:30:32 +09:00
NoriDev
c966ab0ed7 about-misskey improvements 2023-05-14 17:57:52 +09:00
NoriDev
e13f0f10c5 cherrypick 2023-05-14 17:49:32 +09:00
NoriDev
de0beaf59b (friendly) Responding to the new header design 2023-05-14 14:29:28 +09:00
NoriDev
c11aa0f336 Merge remote-branch 'misskey/master' 2023-05-13 19:50:38 +09:00
NoriDev
a3ea3bba41 Merge remote-branch 'ltlapy/develop-v13' 2023-05-12 20:25:08 +09:00
syuilo
f983e44d9e fix(frontend): fix retention rate heatmap rendering 2023-05-12 12:15:54 +09:00
syuilo
d2e6b17a26 fix(frontend): Pageにおいて画像ブロックに画像を設定できない問題を修正
Fix #10837
2023-05-12 11:47:12 +09:00
syuilo
d1c2e4aaa0 refactor 2023-05-12 11:46:13 +09:00
syuilo
6f1994c665 update deps 2023-05-12 11:41:53 +09:00
syuilo
055dc6bb66 enhance(frontend): add retention line chart 2023-05-12 10:29:27 +09:00
syuilo
f06339b970 🎨 2023-05-12 08:26:06 +09:00
syuilo
3370419b0a 🎨 2023-05-12 08:20:36 +09:00
Acid Chicken (硫酸鶏)
cbb779f60c
ci: skip non-Japanese locale on TurboSnap 2023-05-11 22:06:13 +09:00
NoriDev
b1e1928135 Revert "drop messaging (#9919)"
This reverts commit 8f2049bc
2023-05-11 21:39:03 +09:00
NoriDev
8373e6642d Revert "drop group (#9942)"
This reverts commit 8caf288ac1.
2023-05-11 21:38:13 +09:00
NoriDev
520b072c09 Merge remote-branch 'upstream/develop' 2023-05-11 21:34:09 +09:00
syuilo
8ddae83c40
fix MkUserSetupDialog.Privacy.vue 2023-05-11 21:24:27 +09:00
NoriDev
97c4782014 Merge remote-branch 'upstream/develop' 2023-05-11 20:55:13 +09:00
syuilo
2b26a2f5e4 enhance(frontend): アカウント初期設定ウィザードにプライバシー設定を追加 2023-05-11 20:54:47 +09:00
syuilo
e18feb4183 Update about-misskey.vue 2023-05-11 18:22:38 +09:00
syuilo
9e464eaa63 fix(frontend): fix retention chart rendering 2023-05-11 18:20:48 +09:00
syuilo
8b352e4e56 feat(frontend): ユーザー指定ノート検索 2023-05-11 18:10:34 +09:00
syuilo
df924d18f1 fix(frontend): チャンネル内の検索ボックスが挙動不審な問題を修正
Fix #10793
2023-05-11 16:29:34 +09:00
syuilo
177359689e fix(frontend): カラーバーがリプライには表示されないのを修正 2023-05-11 16:26:35 +09:00
syuilo
b380dc53e1 fix typo 2023-05-11 16:22:46 +09:00
syuilo
8c30ca50a8 fix(frontend): より明確な説明にしたのとtypo修正 2023-05-11 16:20:03 +09:00
nenohi
c15b75e477
センシティブワードを正規表現、CWにも適用するように (#10688)
* cwにセンシティブが効いてない

* CWが無いときにTextを見るように

* 比較演算子間違えた

* とりあえずチェック

* 正規表現対応

* /test/giにも対応

* matchでしなくてもいいのでは感

* レビュー修正

* Update packages/backend/src/core/NoteCreateService.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Update packages/backend/src/core/NoteCreateService.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* 修正

* wipかも

* wordsでスペース区切りのものできたかも

* なんか動いたかも

* test作成

* 文言の修正

* 修正

* note参照

---------

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-05-10 18:02:41 +09:00
syuilo
ea9a95cd98 delete unused component 2023-05-10 17:53:49 +09:00
syuilo
ed634b4b3d refactor(frontend): use css module 2023-05-10 17:53:01 +09:00
syuilo
f9f115b66d refactor(frontend): use css module 2023-05-10 17:49:30 +09:00
syuilo
37c119e1f5 refactor 2023-05-10 17:45:13 +09:00
syuilo
0729678398 fix(frontend): ブラーエフェクトを有効にしている状態で高負荷になる問題を修正 2023-05-10 12:24:50 +09:00
syuilo
ae5a72a2df feat: 投稿したコンテンツのAIによる学習を軽減するオプションを追加
Resolve #10819
2023-05-10 10:52:41 +09:00
ltlapy
c5f040118d Fix broken sidebar in classic UI (again) (again) 2023-05-10 06:21:25 +09:00
ltlapy
34b26367ba Fix broken sidebar in classic UI (again)
... maybe something messed up by merging?
2023-05-10 05:23:42 +09:00
syuilo
baa45859c1 refactor(frontend): use css modules 2023-05-09 18:47:06 +09:00
ltlapy
2160690a83 Merge remote-tracking branch 'upstream/develop' into develop-v13 2023-05-09 16:06:51 +09:00
ltlapy
78db91d63e Bump base into v13.12.1 2023-05-09 16:06:32 +09:00
tamaina
6894e42674 fix(client): MkUserInfoのフォローボタンが変な位置にある問題を修正 2023-05-09 06:33:50 +00:00
syuilo
1c0ec222b4 enhance(frontend): プロフィール画面におけるモデレーションノートの表示を調整
Resolve #10807
2023-05-09 14:28:27 +09:00