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

1315 Commits

Author SHA1 Message Date
NoriDev
fcecc916d8 Update error.css 2023-06-05 16:52:54 +09:00
NoriDev
25e0b5ff88 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-06-05 16:05:06 +09:00
syuilo
0cb3c7481c fix typo: schema -> scheme 2023-06-05 10:55:18 +09:00
NoriDev
287e1867a3 Merge remote-branch 'misskey/develop' 2023-06-04 15:45:23 +09:00
syuilo
1177528c25 fix backend e2e 2023-06-04 14:03:46 +09:00
NoriDev
dd061ecd33 Merge remote-branch 'misskey/develop' 2023-06-02 18:49:57 +09:00
NoriDev
d399302f66 lint 2023-06-02 17:45:48 +09:00
NoriDev
6b435876e0 feat(client): Cloud Translation - Advanced(v3)のサポート追加 2023-06-02 17:45:36 +09:00
syuilo
5230ec883e fix(backend): 7日経過して無効化されたアンテナを再度有効化する方法がない問題を修正
Fix #10476
2023-06-02 15:18:34 +09:00
syuilo
91d790bbb6 update deps 2023-06-02 11:34:38 +09:00
syuilo
9eaca966a4 perf(backend): terminate stalled websocket connections
Resolve #10885
2023-06-02 09:13:41 +09:00
NoriDev
5d95dc789f Merge remote-branch 'misskey/develop' 2023-06-01 13:36:29 +09:00
syuilo
ec2f05d4f7 fix(backend): i/notificationsのsinceIdが機能しない問題を修正
Fix #10902
2023-06-01 13:28:43 +09:00
NoriDev
79e6222ddb Merge remote-branch 'misskey/develop' 2023-05-30 17:56:03 +09:00
syuilo
a6cd97ca9a fix(backend): 「アクセストークンの管理」画面でアプリの情報が表示されない問題を修正
Fix #10920
2023-05-30 17:27:47 +09:00
syuilo
54f0c1a762 perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変換しておくことでjson5を初期バンドルに含めずに済むように 2023-05-30 15:39:23 +09:00
syuilo
8f14b42e81 perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変換しておくことでjson5を初期バンドルに含めずに済むように 2023-05-30 11:51:29 +09:00
NoriDev
daff447465 lint 2023-05-29 21:37:23 +09:00
NoriDev
a4b681a9c0 Merge remote-branch 'misskey/develop' 2023-05-29 21:15:21 +09:00
NoriDev
7431019016 refactor 2023-05-29 19:42:48 +09:00
syuilo
f930eaee02
perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node (#10884)
* perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node

Resolve #10883

* refactor

* Update StreamingApiServerService.ts

* Update StreamingApiServerService.ts

* ✌️

* Update StreamingApiServerService.ts

* fix main stream init

* fix timing 2

* setIntervalの重複を避ける(気休め)

* add comment

* ✌️

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-05-29 13:32:19 +09:00
syuilo
b35b9bc27f Update QueueProcessorService.ts 2023-05-29 13:30:57 +09:00
syuilo
4790ddfad6 refactor of QueueProcessorService 2023-05-29 13:30:26 +09:00
syuilo
b6f21b6edb refactor 2023-05-29 13:21:26 +09:00
syuilo
fd7b77c542
enhance(backend): migrate bull to bullmq (#10910)
* wip

* wip

* Update QueueService.ts

* wip

* refactor

* ✌️

* fix

* Update QueueStatsService.ts

* refactor

* Update ApNoteService.ts

* Update mock-resolver.ts

* refactor

* Update mock-resolver.ts
2023-05-29 11:54:49 +09:00
NoriDev
e90b9537ea CherryPick🍒 2023-05-28 19:47:43 +09:00
NoriDev
d0339758af CherryPick🍒 2023-05-28 18:35:56 +09:00
NoriDev
94213f80d8 feat(client): 文字を太くするオプションを追加 2023-05-27 13:45:24 +09:00
NoriDev
506d66fd42 Merge remote-branch 'misskey/develop' 2023-05-26 15:16:44 +09:00
Chocolate Pie
98aef974df
enhance: ハッシュタグのノート一覧ページから、そのハッシュタグで投稿するボタンを追加、お知らせの画像URLを空にできない問題を修正 (#10878)
* fix: お知らせの画像URLを空にできない問題を修正 (misskey-dev/misskey#10657)

* ハッシュタグのノート一覧ページからノートできるように(misskey-dev/misskey#10854)

* fix: 色々直した

* location.reloadを使わないように

* CHANGELOGを編集

* tweak

* Update tag.vue

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-05-26 14:47:31 +09:00
tamaina
4129ac157a package.jsonの並び替えを修正 2023-05-25 14:50:14 +00:00
NoriDev
f464ca9095 Change server icon curve value on splash page 2023-05-25 10:00:05 +09:00
NoriDev
931290efae fix 2023-05-25 08:33:49 +09:00
NoriDev
e312d6e0db base.pug localization 2023-05-25 08:30:31 +09:00
NoriDev
adc4122d0b boot.js localization 2023-05-24 16:19:08 +09:00
NoriDev
ae68abca40 Merge remote-branch 'misskey/develop' 2023-05-24 16:17:03 +09:00
syuilo
38a1d6693a 🎨 2023-05-24 14:43:53 +09:00
syuilo
1de774fa3d update deps 2023-05-24 10:16:42 +09:00
syuilo
ed902658a9 refactor 2023-05-24 09:59:30 +09:00
NoriDev
2fcafc3fc8 Merge remote-branch 'ltlapy/develop-v13' 2023-05-23 17:33:03 +09:00
NoriDev
a467f1d72c Merge remote-branch 'misskey/develop' 2023-05-23 17:27:08 +09:00
ltlapy
22ca417050 Update dependancy @vitalets/google-translate-api 2023-05-22 05:06:18 +09:00
ltlapy
08eb730b2e Bump base into v13.13.0-beta.3 2023-05-22 04:52:52 +09:00
Acid Chicken (硫酸鶏)
915ed39715
feat: support summary_large_image (#10862)
* feat: use summary_large_image

* chore: add video

* chore: ignore sensitive image on note
2023-05-20 10:35:23 +09:00
Acid Chicken (硫酸鶏)
81fd94e635
chore: update slacc (#10867)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-05-20 10:34:31 +09:00
Nanashia
15db0b8812
test(backend): Add tests for antennas (#10868) 2023-05-19 20:53:20 +09:00
nenohi
bd6666173a
fix:ロールタイムライン無効に関する修正 (#10843)
* 修正

* note visibility change

* public投稿のみ

* update changelog

* RN非表示機能がうごかないところだった
2023-05-19 17:12:22 +09:00
syuilo
acd5e0b8f6 update deps 2023-05-19 16:34:56 +09:00
Chocolate Pie
dddbc1c894
feat: 公開リスト (#10842)
* feat: まず公開できるように (misskey-dev/misskey#10447)

* feat: 公開したリストのページを作成 (misskey-dev/misskey#10447)

* feat: いいねできるように

* feat: インポートに対応

* wip

* wip

* CHANGELOGを編集

* add note

* refactor

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-05-19 10:06:12 +09:00
syuilo
3804c6e7ad feat: センシティブなカスタム絵文字のリアクションを受け入れない設定を追加 2023-05-19 09:43:38 +09:00