| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix query | syuilo | 2022-03-27 | 1 | -1/+3 |
| | | |||||
| * | limit federation of reactions on direct notes (#8448) | Johann150 | 2022-03-27 | 1 | -1/+10 |
| | | |||||
| * | fix null in query | syuilo | 2022-03-26 | 1 | -5/+6 |
| | | |||||
| * | refactor | syuilo | 2022-03-26 | 1 | -1/+1 |
| | | |||||
| * | perf(server): use cached user info in getUserFromApId | syuilo | 2022-03-26 | 5 | -13/+38 |
| | | |||||
| * | refactor | syuilo | 2022-03-26 | 1 | -12/+12 |
| | | |||||
| * | perf(server): reduce db query when get notifications | syuilo | 2022-03-26 | 1 | -0/+2 |
| | | |||||
| * | perf(server): improve deliver performance | syuilo | 2022-03-26 | 1 | -7/+18 |
| | | |||||
| * | refactor and performance improvements | syuilo | 2022-03-26 | 1 | -61/+65 |
| | | |||||
| * | refactor: migrate to typeorm 3.0 (#8443) | syuilo | 2022-03-26 | 319 | -1434/+1263 |
| | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update following.ts * wip * wip * wip * Update resolve-user.ts * maxQueryExecutionTime * wip * wip | ||||
| * | .js | syuilo | 2022-03-25 | 2 | -2/+2 |
| | | |||||
| * | perf(server): refactor and performance improvements | syuilo | 2022-03-25 | 69 | -188/+287 |
| | | |||||
| * | refactor | syuilo | 2022-03-25 | 4 | -14/+5 |
| | | |||||
| * | refactor | syuilo | 2022-03-25 | 1 | -9/+4 |
| | | |||||
| * | refactor: separate meta api for admin or not | syuilo | 2022-03-25 | 2 | -184/+401 |
| | | |||||
| * | recognize null in _misskey_content for notes (#8440) | Johann150 | 2022-03-23 | 1 | -1/+1 |
| | | |||||
| * | Resolve #7208 (#7226) | Ehsan Javadynia | 2022-03-22 | 1 | -0/+4 |
| | | | | add decrement replies count on delete note and a test for that | ||||
| * | Use unique id for Undo (#8434) | MeiMei | 2022-03-22 | 1 | -0/+2 |
| | | |||||
| * | perf(server): disable some antenna features to improve performance | syuilo | 2022-03-22 | 2 | -16/+16 |
| | | |||||
| * | perf(server): reduce db query | syuilo | 2022-03-21 | 1 | -11/+27 |
| | | |||||
| * | tweak log | syuilo | 2022-03-21 | 1 | -1/+1 |
| | | |||||
| * | chore: add note | syuilo | 2022-03-21 | 1 | -0/+2 |
| | | |||||
| * | perf(server): reduce db query | syuilo | 2022-03-21 | 1 | -3/+1 |
| | | |||||
| * | .js | syuilo | 2022-03-21 | 1 | -1/+1 |
| | | |||||
| * | .js | syuilo | 2022-03-21 | 1 | -3/+3 |
| | | |||||
| * | perf(server): cache nodeinfo to reduce db query | syuilo | 2022-03-21 | 1 | -2/+5 |
| | | |||||
| * | perf(server): reduce db query | syuilo | 2022-03-21 | 6 | -17/+30 |
| | | |||||
| * | perf(server): reduce db query | syuilo | 2022-03-21 | 2 | -5/+24 |
| | | |||||
| * | perf(server): reduce db query | syuilo | 2022-03-20 | 1 | -3/+3 |
| | | |||||
| * | Fix: warn about outdated NodeJS fixed (#8388) | Kainoa Kanter | 2022-03-20 | 1 | -7/+5 |
| | | | | | | | | | * Fix #8387 * update changelog Co-authored-by: Johann150 <johann.galle@protonmail.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | perf(server): reduce memory usage of redis | syuilo | 2022-03-19 | 1 | -0/+2 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2022-03-19 | 1 | -2/+2 |
| |\ | |||||
| | * | fix API console (#8416) | Johann150 | 2022-03-19 | 1 | -2/+2 |
| | | | | | | | | | Adjusted the server to send the API description based on the new API type declarations introduced previously. | ||||
| * | | feat: introduce bull dashboard | syuilo | 2022-03-19 | 2 | -0/+44 |
| |/ | |||||
| * | Fix: "Adding email to profile ends in error" (#8405) | dogcraft | 2022-03-14 | 1 | -1/+1 |
| | | |||||
| * | Fix bug : "IPCIDR is not a constructor" (#8400) | dogcraft | 2022-03-12 | 1 | -1/+1 |
| | | |||||
| * | fix(server): dummy image is not served correctly | syuilo | 2022-03-12 | 1 | -1/+1 |
| | | | | | Fix #8393 | ||||
| * | リレーが動作するように修正する (#8396) | xianon | 2022-03-12 | 1 | -1/+1 |
| | | |||||
| * | fix(server): ulidを使用していると動作しない問題を修正 | syuilo | 2022-03-11 | 1 | -1/+1 |
| | | |||||
| * | feat: use instance icon for splash screen | syuilo | 2022-03-09 | 1 | -1/+1 |
| | | |||||
| * | use high resolution asset for splash screen (#7875) | Johann150 | 2022-03-09 | 1 | -1/+1 |
| | | |||||
| * | remove HTTPS handling (#8380) | Johann150 | 2022-03-08 | 3 | -21/+1 |
| | | |||||
| * | fix federation chart | syuilo | 2022-03-08 | 2 | -9/+29 |
| | | |||||
| * | update deps | syuilo | 2022-03-07 | 1 | -2/+2 |
| | | |||||
| * | delete needless instance drive columns | syuilo | 2022-03-07 | 5 | -26/+0 |
| | | |||||
| * | feat: add active to federation chart | syuilo | 2022-03-07 | 2 | -1/+9 |
| | | |||||
| * | feat: アンケート終了通知 | syuilo | 2022-03-06 | 8 | -4/+62 |
| | | | | | Resolve #4664 | ||||
| * | feat: 時限ミュート | syuilo | 2022-03-04 | 8 | -1/+58 |
| | | | | | #7677 | ||||
| * | fix query error | syuilo | 2022-03-04 | 1 | -3/+3 |
| | | |||||
| * | set timeout for db query | syuilo | 2022-03-04 | 1 | -2/+5 |
| | | | | | Resolve #8150 | ||||