Commit graph

18606 commits

Author SHA1 Message Date
syuilo
673a855340 fix bug 2021-03-22 12:41:38 +09:00
syuilo
51e3a9ccf0 perf(server): Reduce database query 2021-03-22 12:41:33 +09:00
syuilo
9d77f934ad refactor: extract functions 2021-03-22 12:36:57 +09:00
syuilo
cd8bf09a88 refactoring 2021-03-22 11:38:32 +09:00
syuilo
b54be21be8 perf(server): Reduce database query 2021-03-22 10:45:07 +09:00
mei23
5da2fc3293 のホスト 2021-03-22 00:56:08 +09:00
MeiMei
00970844e2 populateEmojisのリファクタと絵文字情報のキャッシュ (#7378)
* revert

* Refactor populateEmojis, Cache emojis

* ん

* fix typo

* コメント
2021-03-22 00:44:38 +09:00
syuilo
2860641f30 fix bug 2021-03-21 22:26:45 +09:00
syuilo
1abf4c5e31 perf(server): Reduce database query 2021-03-21 22:15:45 +09:00
syuilo
1df6a3c8cc perf(server): Reduce database query 2021-03-21 22:09:32 +09:00
syuilo
c6fc5b2175 perf(server): Reduce database query 2021-03-21 21:27:49 +09:00
syuilo
ee16b1850b wip #6441 2021-03-21 21:27:09 +09:00
syuilo
d60600fa26 refactor: Use Set 2021-03-21 21:00:59 +09:00
syuilo
28b12943e7 better note read handling 2021-03-21 17:38:09 +09:00
syuilo
5c15509436 Revert "perf: Reduce database query"
This reverts commit 87c8f9ff953499340496e9c5db09c93eaff08851.
2021-03-21 15:35:02 +09:00
syuilo
84e7dee3c8 perf: 各ストリーミング接続ごとにポーリングしないように 2021-03-21 15:14:03 +09:00
syuilo
df46cbe878 add note 2021-03-21 14:33:18 +09:00
syuilo
0ae1185fb1 fix(server): Use inner join 2021-03-21 12:33:37 +09:00
syuilo
823f660fe6 Revert "fix(server): Use inner join"
This reverts commit d7e7848c9206b68ab86d2d566ec4247db87827c0.
2021-03-21 12:31:56 +09:00
syuilo
517e6ad17a perf(server): Improve following/followers API performance
Related #6813
2021-03-21 10:41:21 +09:00
syuilo
d91d7a36c4 fix(server): Use inner join
https://github.com/syuilo/misskey/issues/6813#issuecomment-803400023
2021-03-21 10:39:32 +09:00
syuilo
e85d20ab76 clean up など 2021-03-20 15:42:02 +09:00
syuilo
a30c16f497 クライアントサイドで実装したいため一旦 injectPromo および injectFeatured を無効化 2021-03-20 14:09:17 +09:00
syuilo
1ecb6fc7fd perf(server): Reduce database query
Related: #6813
2021-03-20 13:54:59 +09:00
syuilo
beaf81be4f perf(server): Reduce database query 2021-03-20 11:05:33 +09:00
syuilo
a9db1384d2 fix: suppress disk stats error 2021-03-19 23:26:44 +09:00
syuilo
8234892f45 Update deps 🚀 2021-03-19 23:25:10 +09:00
syuilo
72ffdeb7b4 perf: Reduce database query 2021-03-19 20:43:24 +09:00
syuilo
dbeeeeb9e5 perf(server): Improver performance 2021-03-19 18:22:34 +09:00
syuilo
35bc5b91ad refactor 2021-03-19 18:22:14 +09:00
syuilo
a7e5db82df add note 2021-03-19 11:15:05 +09:00
syuilo
498cefdb75 perf: myReaction の取得をまとめて行うように
Related #6813
2021-03-19 10:53:09 +09:00
dependabot-preview[bot]
117678e4cc Merge pull request #7368 from syuilo/dependabot/npm_and_yarn/koa-views-7.0.1 2021-03-18 20:35:17 +00:00
dependabot-preview[bot]
ae5540ef69 Bump koa-views from 7.0.0 to 7.0.1
Bumps [koa-views](https://github.com/queckezz/koa-views) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/queckezz/koa-views/releases)
- [Changelog](https://github.com/queckezz/koa-views/blob/master/history.md)
- [Commits](https://github.com/queckezz/koa-views/compare/v7.0.0...v7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-18 20:26:33 +00:00
dependabot-preview[bot]
09f1a067a2 Merge pull request #7367 from syuilo/dependabot/npm_and_yarn/bull-3.21.0 2021-03-18 20:26:11 +00:00
dependabot-preview[bot]
9a00e86fbc Bump bull from 3.20.1 to 3.21.0
Bumps [bull](https://github.com/OptimalBits/bull) from 3.20.1 to 3.21.0.
- [Release notes](https://github.com/OptimalBits/bull/releases)
- [Changelog](https://github.com/OptimalBits/bull/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/OptimalBits/bull/compare/v3.20.1...v3.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-18 20:17:53 +00:00
syuilo
5ba30883f6 refactor 2021-03-18 17:38:42 +09:00
syuilo
3c48081be9 perf: reduce query 2021-03-18 17:35:47 +09:00
syuilo
0c7a4a493b Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2021-03-18 13:33:16 +09:00
syuilo
cef05658ee lint 2021-03-18 13:33:14 +09:00
dependabot-preview[bot]
4b13ec93ba Bump css-loader from 5.1.2 to 5.1.3 (#7358)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.2...v5.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-18 13:21:04 +09:00
dependabot-preview[bot]
8d90a94fe4 Bump jsdom from 16.5.0 to 16.5.1 (#7357)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.5.0 to 16.5.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.5.0...16.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-18 13:20:52 +09:00
syuilo
f3e0cedef6 Improve chart performance (#7360)
* wip

* wip

* wip

* wip

* wip

* Update chart.ts

* wip

* Improve server performance

* wip

* wip
2021-03-18 11:17:05 +09:00
syuilo
84b87bcd30 add note 2021-03-18 11:03:38 +09:00
syuilo
eff185f8d1 format 2021-03-18 10:55:51 +09:00
syuilo
b2b9b7d6bc fix bug 2021-03-18 10:54:39 +09:00
syuilo
7836dfae4f Improve server performance 2021-03-18 10:52:54 +09:00
syuilo
1dea826fb5 Improve API performance 2021-03-18 10:19:30 +09:00
MeiMei
43dd6b687d DB上で壊れたドライブファイルを無視するように (#7345) 2021-03-16 12:50:07 +09:00
MeiMei
2c987d5c39 Fix assets test and favicon type (#7344)
* fix

* koa-faviconはimage/x-iconがデフォルトらしい

* シンプルに

* faviconなど
2021-03-13 23:22:54 +09:00