summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge: 2024.8 (!610)Julia2024-09-1334-454/+536
|\
| * remove body of `NoteCreateService.import`dakkar2024-08-301-273/+2
| * lintingdakkar2024-08-301-3/+2
| * fix filtering of quote uridakkar2024-08-301-1/+1
| * bump happy-dom, disable all JS&c when parsingdakkar2024-08-302-8/+32
| * remove unused functiondakkar2024-08-301-4/+0
| * align ApNoteService updateNote with createNotedakkar2024-08-301-7/+7
| * align NoteCreateService create & importdakkar2024-08-301-6/+11
| * remove duplicate linedakkar2024-08-301-2/+0
| * update NoteCreateService "import" sidedakkar2024-08-301-1/+1
| * Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.8dakkar2024-08-3031-170/+501
| |\
| | * fix(backend): memory leak in memory caches (#14363)Hazel K2024-08-1811-84/+99
| | * Fix(beckend): html content-type detection on signedGet (#14424)taichan2024-08-171-2/+2
| | * Update packages/backend/src/core/activitypub/ApRequestService.tsかっこかり2024-08-171-1/+3
| | * enhance(backend): headタグ内にrel=alternateの指定のあるlinkタグ...taichan2024-08-171-2/+22
| | * enhance(backend): ページ、ギャラリー、Playのモデレーション...zyoshoka2024-08-174-9/+95
| | * fix(backend): ベースロールのポリシー変更時モデレーション...かっこかり2024-08-171-2/+13
| | * suspend周りの改修 (#14409)syuilo2024-08-176-92/+140
| | * fix(backend): 無制限にストリーミングのチャンネルに接続で...syuilo2024-08-171-0/+6
| | * fix(backend): リバーシの設定変更が反映されないのを修正 (#...かっこかり2024-08-162-8/+33
| | * Revert "enhance(backend): 凍結されたアカウントのフォローリク...syuilo2024-08-143-80/+64
| | * enhance(backend): 凍結されたアカウントのフォローリクエス...syuilo2024-08-143-64/+80
| | * chore: fix some comments (#14394)timesince2024-08-121-1/+1
| | * fix(backend): ダイレクト投稿をユーザーごとのチャートから...かっこかり2024-08-111-1/+1
| | * fix(backend): getApTypeでエラーを投げないように (#14361)かっこかり2024-08-112-11/+26
| | * fix(backend): InstanceEntityService.packMany に me が渡っていないの...かっこかり2024-08-113-4/+5
| | * Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-08-101-0/+1
| | |\
| | | * fix(frontend): iOSでacctなどがリンクとして誤検知されるのを...かっこかり2024-08-101-0/+1
| | * | refactorsyuilo2024-08-101-3/+3
| | |/
| | * fix(general): some fixes and improvements of Play visibility (#14384)zyoshoka2024-08-102-0/+6
| | * fix: readAllNotifications message not working (#14374)anatawa122024-08-095-16/+28
| | * fix(backend): check visibility of following/followers of remote users / feat:...Daiki Mizukami2024-08-096-36/+145
| | * fix importsyuilo2024-08-091-1/+2
* | | chore: update donation links in backend and frontendMarie2024-09-061-1/+1
|/ /
* | merge: thunk the min/max promises (!603)dakkar2024-08-241-7/+15
|\ \
| * | tell the linter to shut up, this timedakkar2024-08-221-2/+10
| * | thunk the min/max promisesdakkar2024-08-191-7/+7
* | | log deletion of user files from admin -- fixes #631dakkar2024-08-241-1/+1
* | | don't return early -- should fix #626dakkar2024-08-191-2/+2
|/ /
* | merge: misskey 2024.7 (!583)dakkar2024-08-18229-1996/+7223
|\ \
| * \ Merge branch 'develop' into feature/misskey-2024.07dakkar2024-08-184-2/+104
| |\ \
| * | | fix(backend): getApTypeでエラーを投げないように (misskey #14361)かっこかり2024-08-162-11/+26
| * | | Merge branch 'develop' into feature/misskey-2024.07dakkar2024-08-141-3/+5
| |\ \ \
| * | | | fix comparison (thanks linter)dakkar2024-08-061-1/+1
| * | | | fix spacing (thanks linter)dakkar2024-08-061-1/+1
| * | | | Merge branch 'develop' into feature/misskey-2024.07dakkar2024-08-0623-124/+280
| |\ \ \ \
| * | | | | appease the linterdakkar2024-08-061-1/+1
| * | | | | fix type for env variabledakkar2024-08-061-1/+1
| * | | | | make "media silenced" work like "silenced"dakkar2024-08-061-1/+1
| * | | | | remove spurious `.then()`dakkar2024-08-061-2/+1