1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-16 19:05:26 +02:00
Commit Graph

155 Commits

Author SHA1 Message Date
tamaina
2fc2f2d616 wip 2023-06-04 14:48:23 +00:00
tamaina
6198313c49 akiramemasita 2023-05-29 17:19:20 +00:00
tamaina
90a22fe32f ✌️ 2023-05-29 17:16:53 +00:00
tamaina
3918473e29 wip 2023-05-29 17:03:20 +00:00
tamaina
68a2aa3efd wip 2023-05-29 16:39:03 +00:00
tamaina
07bbadbbdc wip 2023-05-29 16:26:16 +00:00
tamaina
78558eb666 wip 2023-05-29 16:09:42 +00:00
tamaina
bc15dde742 wip 2023-05-29 16:01:04 +00:00
tamaina
9135d2757e wip 2023-05-29 14:17:25 +00:00
tamaina
a1c96d9bcb wip 2023-05-29 14:11:51 +00:00
tamaina
94f25d9cdd wip 2023-05-29 14:09:13 +00:00
tamaina
93ea327660 wip 2023-05-29 13:28:31 +00:00
tamaina
d647df7f63 Merge branch 'develop' into mkjs-n 2023-05-29 13:02:41 +00: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
tamaina
8d36911f90 wip 2023-05-27 17:28:47 +00:00
tamaina
84835be483 wip 2023-05-27 16:42:44 +00:00
tamaina
35f90e94c9 wip 2023-05-27 16:12:42 +00:00
tamaina
5268a55996 wip 2023-05-27 16:06:42 +00:00
syuilo
b4cfa412b0 Merge branch 'develop' into mkjs-n 2023-05-26 17:11:10 +09:00
tamaina
b14d3cdc32 fix 2023-05-26 07:48:48 +00:00
tamaina
82a17ea427 wip 2023-05-26 07:44:47 +00:00
tamaina
a57df6f2ca wip 2023-05-26 07:39:13 +00:00
tamaina
41c353e24d wip 2023-05-26 07:32:15 +00:00
tamaina
bca9c54923 wip 2023-05-26 07:20:14 +00:00
tamaina
ce5faa8ff5 wip 2023-05-26 07:18:15 +00: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
c0bd1b82ab wip 2023-05-25 16:53:29 +00:00
tamaina
810d065d21 wip 2023-05-22 01:43:00 +00:00
tamaina
8d1569567f backend endpoints wip 2023-05-21 18:49:44 +00:00
syuilo
7ce569424a feat: カスタム絵文字ごとにそれをリアクションとして使えるロールを設定できるように 2023-05-18 18:45:49 +09:00
syuilo
b380dc53e1 fix typo 2023-05-11 16:22:46 +09:00
syuilo
ae5a72a2df feat: 投稿したコンテンツのAIによる学習を軽減するオプションを追加
Resolve #10819
2023-05-10 10:52:41 +09:00
syuilo
6ad9a9677a fix test 2023-05-07 11:31:32 +09:00
tamaina
351bee325b perf(backend): Use ThinUser in admin/federation/remove-all-following 2023-04-29 14:35:48 +00:00
Namekuji
0ab50f87a2 fix #10651 (#10684) 2023-04-29 23:27:14 +09:00
syuilo
0ad7869249 feat: preserved usernames
Resolve #10704
2023-04-29 17:03:14 +09:00
syuilo
34492f3c9a enhance(backend): tweak cache of federated instance
#10631
2023-04-22 19:59:08 +09:00
tamaina
5cae078e5e fix(backend): make isExplorable optional for backward compatibility
https://github.com/misskey-dev/misskey/pull/10677#issuecomment-1516394630
2023-04-20 16:09:54 +00:00
nenohi
8dc60cd327 Role timeline setting (#10677)
* ロールタイムライン設定

* isRoleTimeline to isExplorable

* ポリシーではないので削除

* 型からも

* wip

* 足りてなかった説

* wip

* listはpublicを表示

* 前回の記載修正( #10671 )

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-04-20 20:02:50 +09:00
syuilo
e1f9ab77f8 feat: Server rules (#10660)
* enhance(frontend): サーバールールのデザイン調整

* enhance(frontend): i18n

* enhance(frontend): 利用規約URLの設定を「モデレーション」ページへ移動

* enhance(frontend): サーバールールのデザイン調整

* Update CHANGELOG.md

* 不要な差分を削除

* fix(frontend): lint

* ui tweak

* test: add stories

* tweak

* test: bind args

* test: add interaction tests

* fix bug

* Update packages/frontend/src/pages/admin/server-rules.vue

Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>

* Update misskey-js.api.md

* chore: windowを明示

* 🎨

* refactor

* 🎨

* 🎨

* fix e2e test

* 🎨

* 🎨

* fix icon

* fix e2e

---------

Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-04-19 21:24:31 +09:00
nenohi
65ff2c2498 カスタム絵文字のライセンスを一括でできるように (#10671)
* setlicensebulk追加

* 5時に誤字った!w

* 並び順の変更(set,add,removeの順

* add changelog
2023-04-19 08:25:24 +09:00
nenohi
9469b26eb2 カスタム絵文字の検索を絵文字ピッカー使用できるように (#10335)
* fix( #10013)

* add changelog

* also in about.emojis.vue

* fix changelog

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-04-14 14:49:41 +09:00
syuilo
a67439981b fix types 2023-04-14 13:50:05 +09:00
Namekuji
da83322200 feat: queueing bulk follow/unfollow and block/unblock (#10544)
* wrap follow/unfollow and block/unblock as job queue

* create import job to follow in each iteration

* make relationship jobs concurrent

* replace to job queue if called repeatedly

* use addBulk to import

* omit stream when importing

* fix job caller

* use ThinUser instead of User to reduce redis memory consumption

* createImportFollowingToDbJobの呼び出し方を変える, 型補強

* Force ThinUser

* オブジェクト操作のみのメソッド名はgenerate...Data

* Force ThinUser in generateRelationshipJobData

* silent bulk unfollow at admin api endpoint

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-04-12 09:13:58 +09:00
syuilo
a574d0fbcb fix 2023-04-06 11:36:20 +09:00
syuilo
73203a3d72 perf(backend): cache local custom emojis 2023-04-06 11:14:43 +09:00
syuilo
f44504097c enhance(backend): improve cache 2023-04-05 10:21:10 +09:00
syuilo
30d6992684 perf(backend): 通知をRedisに保存するように
Resolve #10168
2023-04-04 14:06:57 +09:00
syuilo
31f3f5f0f0 enhance(backend): リモートサーバーのチャート生成を無効にするオプションを追加 2023-03-24 19:08:08 +09:00
syuilo
09a846a45c enhance(backend): use ❤️ for reaction fallback 2023-03-24 18:55:31 +09:00