summaryrefslogtreecommitdiff
path: root/packages/backend/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23fix: アンテナ、クリップ、リストの表示を速くする (#8518)xianon3-18/+6
2022-04-23fix ogp rendering and refactorsyuilo10-37/+51
2022-04-11enhance(client): show loading icon on splash screensyuilo2-2/+48
2022-04-08refactorsyuilo1-8/+8
2022-04-06fix(api): parameter validation of users/show was wrongsyuilo1-3/+3
2022-04-03enhance(webhook): add userId to payloadsyuilo3-0/+3
2022-04-03improve webhooksyuilo8-28/+27
2022-04-03fix typesyuilo1-1/+1
2022-04-03fix typesyuilo1-1/+1
2022-04-03fix typessyuilo4-8/+12
2022-04-03chore: fix lintsyuilo17-44/+43
2022-04-03fix e2e testsyuilo1-1/+5
2022-04-03fix: validation (better #8456) (#8461)Johann15031-105/+300
2022-04-03fix(api): admin/update-meta was not workingsyuilo1-1/+3
2022-04-02revert 484e023c0syuilo31-294/+100
2022-04-02fix syntax errorsyuilo1-1/+1
2022-04-02feat: Webhook (#8457)syuilo20-9/+550
2022-04-02fix(federation): avoid duplicate activity delivery (#8429)Johann1501-27/+36
2022-04-02enhance(doc): required input fields (#8456)Johann15031-100/+294
2022-04-01fix(server): admin/meta is not workingsyuilo1-0/+2
2022-03-29fix(server): add missing importsyuilo1-0/+1
2022-03-27fix querysyuilo1-1/+3
2022-03-27limit federation of reactions on direct notes (#8448)Johann1501-1/+10
2022-03-26fix null in querysyuilo1-5/+6
2022-03-26refactorsyuilo1-1/+1
2022-03-26perf(server): use cached user info in getUserFromApIdsyuilo5-13/+38
2022-03-26refactorsyuilo1-12/+12
2022-03-26perf(server): reduce db query when get notificationssyuilo1-0/+2
2022-03-26perf(server): improve deliver performancesyuilo1-7/+18
2022-03-26refactor and performance improvementssyuilo1-61/+65
2022-03-26refactor: migrate to typeorm 3.0 (#8443)syuilo319-1434/+1263
2022-03-25.jssyuilo2-2/+2
2022-03-25perf(server): refactor and performance improvementssyuilo69-188/+287
2022-03-25refactorsyuilo4-14/+5
2022-03-25refactorsyuilo1-9/+4
2022-03-25refactor: separate meta api for admin or notsyuilo2-184/+401
2022-03-23recognize null in _misskey_content for notes (#8440)Johann1501-1/+1
2022-03-22Resolve #7208 (#7226)Ehsan Javadynia1-0/+4
2022-03-22Use unique id for Undo (#8434)MeiMei1-0/+2
2022-03-22perf(server): disable some antenna features to improve performancesyuilo2-16/+16
2022-03-21perf(server): reduce db querysyuilo1-11/+27
2022-03-21tweak logsyuilo1-1/+1
2022-03-21chore: add notesyuilo1-0/+2
2022-03-21perf(server): reduce db querysyuilo1-3/+1
2022-03-21.jssyuilo1-1/+1
2022-03-21.jssyuilo1-3/+3
2022-03-21perf(server): cache nodeinfo to reduce db querysyuilo1-2/+5
2022-03-21perf(server): reduce db querysyuilo6-17/+30
2022-03-21perf(server): reduce db querysyuilo2-5/+24
2022-03-20perf(server): reduce db querysyuilo1-3/+3