summaryrefslogtreecommitdiff
path: root/src/server (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-08Create get-index-stats.tssyuilo1-0/+26
2021-05-08Improve adsyuilo1-0/+1
2021-05-07Improve adsyuilo3-1/+9
2021-05-05APIドキュメントが見れなくなっているのを修正など (#7500)MeiMei1-0/+2
2021-05-04Ad (#7495)syuilo5-1/+212
2021-05-04Password reset (#7494)syuilo3-0/+123
2021-04-26Fix #7480syuilo1-10/+10
2021-04-26ギャラリー投稿の編集と削除syuilo2-0/+121
2021-04-24Gallery (#7194)syuilo12-1/+548
2021-04-23Make admin/update-remote-user publicsyuilo1-2/+1
2021-04-21choresyuilo1-3/+5
2021-04-20Update Misskey descriptionsyuilo1-1/+1
2021-04-20Use FontAwesome as web font instead of vue component (#7469)syuilo1-0/+2
2021-04-19Update index.ts (#7463)okpierre1-1/+1
2021-04-18Resolve #7457syuilo1-0/+42
2021-04-18精度を高めるためストリーミング接続中に定期的にlastActi...syuilo1-6/+12
2021-04-18update secret messagesyuilo1-1/+3
2021-04-17Implement user online statussyuilo3-9/+22
2021-04-17Improve clientsyuilo1-0/+43
2021-04-16詳細ユーザー情報ページなどsyuilo1-0/+38
2021-04-10refactor mfm extract (#7434)marihachi1-1/+1
2021-04-02Use mfm-js for MFM parsing (#7415)syuilo1-6/+6
2021-03-24syuilo/misskey --> misskey-dev/misskeysyuilo3-5/+5
2021-03-24Fix #7390syuilo3-3/+3
2021-03-24Refactor (#7394)syuilo43-59/+78
2021-03-23refactor: Use path aliassyuilo226-309/+309
2021-03-23refactor(build): gulpを経由しないでTypeScriptのビルドを行うよ...syuilo2-1/+29
2021-03-23Use TRUNCATE (#7385)MeiMei1-1/+1
2021-03-23fixsyuilo1-1/+1
2021-03-23noteのread処理syuilo4-13/+15
2021-03-23fix bugsyuilo8-25/+25
2021-03-23perf(server): Redis接続をストリーミング接続ごとに作らず、...syuilo1-25/+8
2021-03-22perf(server): Cache user keypairsyuilo1-2/+3
2021-03-21wip #6441syuilo14-15/+15
2021-03-21better note read handlingsyuilo10-15/+69
2021-03-21Revert "perf: Reduce database query"syuilo2-29/+15
2021-03-21perf: 各ストリーミング接続ごとにポーリングしないようにsyuilo6-18/+54
2021-03-21add notesyuilo1-0/+1
2021-03-21fix(server): Use inner joinsyuilo18-18/+18
2021-03-21Revert "fix(server): Use inner join"syuilo19-91/+91
2021-03-21perf(server): Improve following/followers API performancesyuilo2-2/+4
2021-03-21fix(server): Use inner joinsyuilo19-91/+91
2021-03-20clean up などsyuilo2-24/+4
2021-03-20クライアントサイドで実装したいため一旦 injectPromo およ...syuilo4-20/+0
2021-03-20perf(server): Reduce database querysyuilo18-12/+84
2021-03-20perf(server): Reduce database querysyuilo1-1/+1
2021-03-19perf: Reduce database querysyuilo2-15/+29
2021-03-19perf(server): Improver performancesyuilo1-1/+3
2021-03-19add notesyuilo1-0/+2
2021-03-18Improve server performancesyuilo1-4/+8