Commit Graph

1160 Commits

Author SHA1 Message Date
syuilo
a1eb3e3b8c fix 2021-03-23 15:12:47 +09:00
syuilo
95552f644e noteのread処理 2021-03-23 15:06:56 +09:00
syuilo
98f28bbf03 fix bug
48ea805999 (commitcomment-48584326)
2021-03-23 14:54:09 +09:00
syuilo
9d510c1d74 perf(server): Redis接続をストリーミング接続ごとに作らず、プロセス全体で共有するように 2021-03-23 11:53:25 +09:00
syuilo
ee16b1850b wip #6441 2021-03-21 21:27:09 +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
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
a7e5db82df add note 2021-03-19 11:15:05 +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
syuilo
526a8220c1 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2021-03-06 22:34:51 +09:00
syuilo
7b60840c26 fix bug 2021-03-06 22:34:26 +09:00
YuzuRyo61
e183c2b509 APIドキュメントの改善 (#6757)
* Update api document in admin/announcements

* Update api document in announcements

* Update api document in i/read-announcements

* Update api document in username/available

* Update api document & Fix typo in API 403 error

* Update api document

* Update api document

* Update api document

* Fix API permission definition

* Update api document

* Update api document

* Update api document

* Update api document

* Update api document

* Update api document

* Update api document

* Update api document

* Fix bug in users (api)

* Apply reviews #6757

* Apply reviews #6757

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-03-06 22:34:11 +09:00
syuilo
1a3b0e7864 refactor assets 2021-03-06 13:23:59 +09:00
syuilo
39b5812994 fix for lint 2021-02-21 13:38:03 +09:00
syuilo
5b887e6cf3 Messagingの入力中インジケータを実装 2021-02-21 12:26:49 +09:00
syuilo
c7a3ca86ea タイムラインを特定の日付にジャンプする機能 2021-02-20 22:28:53 +09:00
syuilo
d1efb26468 チャンネルで入力中ユーザーを表示するように、Chat UIでタイムラインでは投稿フォームを上に表示するように 2021-02-20 20:20:05 +09:00
syuilo
f62845ed80 Resolve #7222 2021-02-19 21:40:09 +09:00
syuilo
b8a1810960 refactor: resolve #7139 2021-02-13 15:33:38 +09:00
syuilo
62a0882760 wip: email notification 2021-02-13 12:28:26 +09:00
syuilo
e5b6645d3a Resolve #7149 2021-02-07 10:43:34 +09:00
syuilo
8350577968 お知らせメールを受け取るかどうかの設定を追加 2021-02-06 22:47:15 +09:00
MeiMei
b68c7b18a5 s3ForcePathStyle (#7122)
Co-authored-by: ybw2016v <dogcraft@126.com>
2021-02-06 11:48:57 +09:00
MeiMei
f51302e3a2 Improve captcha (#7138) 2021-02-06 11:46:47 +09:00
MeiMei
e915212ee5 discordapp.com → discord.com (#7140) 2021-02-06 11:44:46 +09:00
Ehsan Javadynia
aa36d6419f using set instead of array for search (#7126)
* Resolve #6905

* Resolve #6905

* Resolve #6905
2021-01-30 11:09:46 +09:00
coord_e
b6a6fdaa07 Fix to wait for the removal of item in i/registry/remove (#7101) 2021-01-18 00:52:41 +09:00
syuilo
123e5a5a15 Registry (#7073)
* wip

* wip

* wip

* wip

* wip

* Update registry.value.vue

* wip

* wip

* wip

* wip

* typo
2021-01-11 20:38:34 +09:00
syuilo
92f16f2a90 Add ping api 2021-01-09 09:25:27 +09:00
syuilo
0f769c7822 サーバー情報ウィジェット 2021-01-03 22:38:32 +09:00
syuilo
8a36f3278d nanka iroiro 2020-12-30 13:07:16 +09:00
MeiMei
a7cb5cfae0 フォローリクエストがなくてもフォロー承認が出来てしまうのを修正 (#7013)
* フォローリクエストがなくてもフォロー承認が出来てしまうのを修正

* プロキシアカウントがDB処理をせずにフォローを飛ばしているのを修正
2020-12-26 15:31:28 +09:00
CGsama
d19d839cd8 Showusers order by updateAt NULL considered as max (#7015) 2020-12-24 22:15:34 +09:00
syuilo
4ba8750344 Resolve #6806 (#6935)
* ✌️

* ✌️

* Update privacy.vue
2020-12-11 21:16:20 +09:00
syuilo
318fce6465 Fix #6929 2020-12-06 22:47:51 +09:00
syuilo
65ee1083ae トップページを強化 2020-12-05 18:18:37 +09:00
syuilo
3a30834fcb トップページデザインを改修 2020-12-05 16:05:40 +09:00