summaryrefslogtreecommitdiff
path: root/packages/backend/src/services (follow)
Commit message (Expand)AuthorAgeFilesLines
* なんかもうめっちゃ変えたsyuilo2022-09-1887-6468/+0
* enhance: read theme color nodeinfo (#8977)Johann1502022-07-131-3/+3
* Fix crash at startup if TensorFlow is not supported (#8984)MeiMei2022-07-121-2/+22
* enhance(sw): If receiving a push notification issued more than a day, ignore ...tamaina2022-07-101-0/+1
* enhance: make active email validation configurablesyuilo2022-07-091-8/+11
* feat: auto nsfw detection (#8840)syuilo2022-07-072-2/+58
* Add additional drive capacity change support (#8867)CyberRex2022-07-051-2/+9
* feat: Log user ips (#8872)syuilo2022-07-022-25/+36
* feat: make possible to delete an account by adminsyuilo2022-06-271-0/+23
* refactor: remove duplicate code (#8895)Johann1502022-06-271-2/+2
* fix lintsJohann1502022-06-241-1/+0
* fix: GenerateVideoThumbnail (#8825)MeiMei2022-06-141-7/+5
* fix: missing file name parameter (#8820)Johann1502022-06-131-1/+1
* fix(test): make chart tests workingsyuilo2022-06-051-0/+12
* use node 16syuilo2022-06-041-3/+5
* fix: add id for activitypub follows (#8689)Johann1502022-06-042-6/+16
* fix: always remove completed tasks (#8771)Johann1502022-05-311-1/+2
* refactor: improve code quality (#8751)Johann1502022-05-291-17/+10
* refactor: temporary files (#8713)Johann1502022-05-252-47/+31
* fix: wrong type for isVisibleForMeJohann1502022-05-241-1/+1
* fix(activitypub): add authorization checks (#8534)Johann1502022-05-191-0/+5
* enhance: uniform theme color (#8702)Johann1502022-05-191-9/+5
* fix: Unable to generate video thumbnails (#8696)MeiMei2022-05-191-1/+1
* fix _misskey_content of quote renotes (#8533)Johann1502022-05-011-0/+2
* feat: Improve Push Notification (#7667)tamaina2022-04-303-12/+18
* enhance: ドライブに画像ファイルをアップロードするとき...tamaina2022-04-283-35/+23
* fix: Promises -> Promise (#8545)Johann1502022-04-253-3/+3
* refactor: use structuredClone for deep clonesyuilo2022-04-231-1/+1
* await promises (#8519)Johann1502022-04-193-19/+15
* refactorsyuilo2022-04-171-4/+4
* improve webhooksyuilo2022-04-035-20/+10
* fix typessyuilo2022-04-031-5/+6
* chore: fix lintsyuilo2022-04-032-3/+3
* feat: Webhook (#8457)syuilo2022-04-025-7/+99
* limit federation of reactions on direct notes (#8448)Johann1502022-03-271-1/+10
* perf(server): use cached user info in getUserFromApIdsyuilo2022-03-262-4/+4
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-2641-146/+155
* .jssyuilo2022-03-252-2/+2
* perf(server): refactor and performance improvementssyuilo2022-03-259-14/+75
* Resolve #7208 (#7226)Ehsan Javadynia2022-03-221-0/+4
* perf(server): disable some antenna features to improve performancesyuilo2022-03-221-14/+5
* perf(server): reduce db querysyuilo2022-03-211-11/+27
* Fix: "Adding email to profile ends in error" (#8405)dogcraft2022-03-141-1/+1
* fix federation chartsyuilo2022-03-082-9/+29
* delete needless instance drive columnssyuilo2022-03-073-6/+0
* feat: add active to federation chartsyuilo2022-03-072-1/+9
* feat: アンケート終了通知syuilo2022-03-061-0/+10
* fix query errorsyuilo2022-03-041-3/+3
* enhance(chart): better federation pub/sub calculationsyuilo2022-03-041-1/+14
* fix federation chart pubsubsyuilo2022-03-041-1/+1