summaryrefslogtreecommitdiff
path: root/packages/backend/src/server (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | check type of field valuesHazelnoot2025-05-081-1/+5
* | fix hook targetsHazelnoot2025-05-081-2/+2
* | fix multipart/form-data decodingHazelnoot2025-05-081-10/+29
* | 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-088-188/+199
|/
* 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-062-4/+27
|\|
| * merge: remove http/https protocol in uri on masto api (!980)Marie2025-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
| * | merge: check signatures with and without query - fix #1036 (!966)Marie2025-05-051-3/+26
| |\ \ | | |/ | |/|
| | * remove leftover debug linedakkar2025-04-301-1/+0
| | * check signatures with and without query - fix #1036dakkar2025-04-211-3/+27
* | | 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
* | | remove outdated packages from megalodonHazelnoot2025-04-291-1/+1
* | | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-2931-86/+154
|\ \ \
| * | | feat(frontend): タイトルバーを表示できるようにsyuilo2025-04-292-0/+2
| * | | Merge commit from forkJulia2025-04-291-6/+4
| * | | fix: 添付ファイルのあるリクエストを受けたときの初動を...おさむのひと2025-04-293-62/+121
| * | | 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 branch 'develop' into merge/2025-03-24dakkar2025-04-281-6/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'stable' into merge-stable-into-developJulia Johannesen2025-04-271-8/+6
| |\ \ \ | | |_|/ | |/| |
| | * | Update summalyJulia Johannesen2025-04-271-2/+2
| | * | Security fixesJulia Johannesen2025-04-271-6/+4
* | | | merge upstream againHazelnoot2025-04-2415-96/+318
|\ \ \ \ | | |_|/ | |/| |
| * | | feat: Job queue inspector (#15856)syuilo2025-04-1910-82/+273
| * | | enhance: コントロールパネルでジョブキューをクリアでき...syuilo2025-04-161-4/+7
| * | | fix: use ftt for outbox (#15819)anatawa122025-04-151-10/+38