summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue/QueueProcessorModule.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-16fill `myReaction` in more cases - may fix !944dakkar1-11/+14
2025-02-15Increase nodejs memory limit for dockerDaniel Ares1-0/+2
2025-02-14fix performance of SQL LIKE note searchHazelnoot1-1/+1
2025-02-13fix error when searching without a specified hostHazelnoot2-3/+3
2025-02-13search notes with denormalized userHost fieldHazelnoot1-2/+2
2025-02-13add new note search file types (module, flash) and optimize file type queryHazelnoot8-59/+135
2025-02-12fix pgroona note.text queryHazelnoot1-1/+1
2025-02-10prevent a `ReferenceError`dakkar1-2/+2
2025-02-10fix the defaultsdakkar1-2/+1
2025-02-10hide note preview if it's already quoted - fixes #888dakkar5-5/+13
2025-02-10add missing translations for admin perms - fixes #918dakkar2-0/+30
2025-02-10make the listen address configurable - fixes #927dakkar4-3/+10
2025-02-10search-by-tags returns "home" notes - fixes #933dakkar1-1/+1
2025-02-09add some missing translationsdakkar1-4/+4
2025-02-09allow overriding logging via envdakkar1-1/+2
2025-02-09remove unstable "detector" tests from megalodonHazelnoot1-68/+0
2025-02-08regenerate misskey-jsHazelnoot1-2/+6
2025-02-08make convertAttachment match file->attachment schemaHazelnoot1-3/+6
2025-02-08fix mastodon media attachment conversion (resolves #495)Hazelnoot1-7/+38
2025-02-08improve mastodon note conversion and use access checks in more places (resolv...Hazelnoot8-236/+222
2025-02-08hide restricted edit history from mastodon api (resolves #811)Hazelnoot5-10/+65
2025-02-08fix relationship data for Mastodon API (resolves #714)Hazelnoot7-14/+39
2025-02-08add `memo` and `isInstanceMuted` to UserRelation API entityHazelnoot2-0/+66
2025-02-08fix build target for megalodonHazelnoot2-5/+5
2025-02-08remove un-needed relationshipModel static dataHazelnoot2-32/+4
2025-02-08fix empty masto-api responses for several endpoints (resolves #721 and #707)Hazelnoot3-9/+11
2025-02-08cleanup Mastodon API (resolves #804 and #865, partially resolves #492)Hazelnoot13-1128/+1256
2025-02-08export logger `Data` types for reference elsewhereHazelnoot1-2/+2
2025-02-08export megalodon generator in a way that doesn't break TypeScriptHazelnoot1-1/+4
2025-02-07add pixman, pango, cairo and libpng to runnerMarie1-1/+1
2025-02-07chore: adjust add commandMarie1-1/+1
2025-02-07Update DockerfileMarie1-1/+1
2025-02-07docker: add more packagesMarie1-1/+1
2025-02-07chore: replace build-base with alpine-sdkMarie1-2/+2
2025-02-07fix(docker): Alpine build failing due to missing dev packages (pkgconf and etc)Marie1-1/+1
2025-02-07print an error when booting with both MK_ONLY_SERVER and MK_ONLY_QUEUE setHazelnoot1-2/+7
2025-02-07clearer warning when replacing saved keysdakkar2-2/+2
2025-02-07simpler `genKeys`dakkar1-12/+7
2025-02-07pick lintsdakkar1-1/+1
2025-02-07fix our ruby/group hackdakkar2-9/+18
2025-02-07fix dockerfileHazelnoot1-9/+0
2025-02-07copy changes from MkInstanceTicker to SkInstanceTickerHazelnoot3-22/+35
2025-02-07allow environment override for `fulltextSearch.provider` propertyHazelnoot1-0/+1
2025-02-07chore: add quotes to RoleServiceMarie1-1/+1
2025-02-07feat: Add generation of keys to admin pageMarie9-0/+142
2025-02-06fix: Allow FreeBSD to start Backend without any issuesMarie6-147/+305
2025-02-06restore support for local dev using a non-local `url`Hazelnoot3-17/+2
2025-02-06fix local dev errors caused by missing reversi / bubble game buildsHazelnoot1-0/+13
2025-02-06docs: run more tests after mergingdakkar1-27/+28
2025-02-06run more tests, now they passdakkar1-2/+2