summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge: Replace JSDOM with cheerio (!973)Marie2025-05-082-3/+4
|\
| * fix type errorsHazelnoot2025-05-081-2/+2
| * replace JSDOM with cheerioHazelnoot2025-05-081-1/+2
* | implement '/v1/apps/verify_credentials'Hazelnoot2025-05-085-2/+95
* | fix "cannot use 'in' operator" errorHazelnoot2025-05-081-1/+1
* | copy stack to AxiosError causesHazelnoot2025-05-081-0/+8
* | use isAxiosError to improve type detectionHazelnoot2025-05-081-13/+12
* | more improvements to Mastodon error loggingHazelnoot2025-05-081-17/+36
* | differentiate between "error" and "exception" in mastodon APIHazelnoot2025-05-081-1/+1
* | add missing "return reply" calls to async fastify routesHazelnoot2025-05-089-86/+86
* | more fixes to Mastodon loggingHazelnoot2025-05-082-19/+8
* | handle AxiosErrors without a responseHazelnoot2025-05-081-3/+30
* | split exception logging from error logging to simplify and improve mastodon e...Hazelnoot2025-05-082-49/+42
* | improvements to Mastodon error conversionHazelnoot2025-05-081-5/+41
* | correctly parse response errors for loggingHazelnoot2025-05-082-8/+11
* | debug-log mastodon error responsesHazelnoot2025-05-082-8/+19
* | enable debug logging for Mastodon APIHazelnoot2025-05-081-2/+4
* | improve type checks in POST /api/v1/apps endpointHazelnoot2025-05-081-7/+8
* | temporary: add recursive error handler to MastodonApiServerService.tsHazelnoot2025-05-081-4/+8
* | improve compatibility with multipart/form-data mastodon API requestsHazelnoot2025-05-085-155/+49
|/
* add missing stateMarie2025-05-081-1/+1
* merge: Reorder relay activities to avoid delivery race condition (resolves #9...Marie2025-05-082-2/+2
|\
| * reorder relay activities to avoid delivery race conditionHazelnoot2025-05-072-2/+2
* | Fix polls not rendering properly in Schedule ListMarie2025-05-081-0/+18
* | merge: Show all files for Drive Cleaner (!982)Hazelnoot2025-05-071-4/+7
|\ \ | |/ |/|
| * upMarie2025-05-071-2/+2
| * add boolean to ignore folderId sorting, show all files on drive cleanerMarie2025-05-071-4/+7
* | Merge branch 'develop' into merge/2025-03-24Hazelnoot2025-05-061-1/+1
|\|
| * Update instance.tsMarie2025-05-051-1/+1
| * change regex to include a zero-length matchMarie2025-05-051-1/+1
| * remove http/https protocolMarie2025-05-051-1/+1
* | check role assignments in featured timelineHazelnoot2025-05-041-0/+16
* | use bucket rate limit for featured timelineHazelnoot2025-05-041-3/+4
* | fix more type errors because TS can't make up its mindHazelnoot2025-05-031-2/+2
* | apply optimized domain block pattern to silence and bubble checksHazelnoot2025-05-031-27/+8
* | check suspended users/hosts in following feedHazelnoot2025-05-031-0/+6
* | honour blocked hosts in global-timelinedakkar2025-05-021-0/+2
* | nicer SQL checks for blocked hostsdakkar2025-05-021-2/+2
* | make bubble timeline visibility checks match local timelineHazelnoot2025-05-011-5/+5
* | add setting to disable proxy account (resolves #766)Hazelnoot2025-05-012-0/+13
* | fix type errors in mastodon APIHazelnoot2025-04-304-17/+17
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-2928-83/+148
|\ \
| * | fix: 添付ファイルのあるリクエストを受けたときの初動を...おさむのひと2025-04-292-59/+117
| * | fix(backend): correct response schema of chat endpoints (#15904)zyoshoka2025-04-288-24/+0
| * | Exclude blocked instance note from most timelines (#15792)anatawa122025-04-2817-0/+24
| * | feat: アップロード可能な最大ファイルサイズをロールご...syuilo2025-04-271-1/+8
* | | merge upstream againHazelnoot2025-04-2410-82/+276
|\| |
| * | feat: Job queue inspector (#15856)syuilo2025-04-1910-82/+273
| * | enhance: コントロールパネルでジョブキューをクリアでき...syuilo2025-04-161-4/+7
* | | Merge branch 'develop' into merge/2025-03-24Hazelnoot2025-04-241-6/+5
|\ \ \ | | |/ | |/|