summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue/QueueProcessorService.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-06-13fix conversion of empty links to mfm URLHazelnoot1-11/+12
2025-06-13set X-Robots-Tag to disable indexing API endpointsHazelnoot5-0/+23
2025-06-13fix broken CSS in instance-info caused by leftover codeHazelnoot1-4/+1
2025-06-13copy changes to MkSubNoteContent and welcome.timeline.noteHazelnoot2-6/+12
2025-06-13copy changes to MkNote and EmNoteDetailedHazelnoot2-25/+26
2025-06-13remove "RN:" link from NoteDetailed for consistency with other Note componentsHazelnoot2-2/+0
2025-06-13place "reply" indicator on same line as note bodyHazelnoot1-14/+15
2025-06-13avoid duplicating all the childNodes.length checksHazelnoot1-48/+35
2025-06-13fix TS errorsHazelnoot2-1/+5
2025-06-13skip empty elements in MfmService.fromHtmlHazelnoot1-25/+43
2025-06-13throw S3 errors to prevent silent failuresHazelnoot1-25/+19
2025-06-13show signup reason in user admin screenHazelnoot7-15/+31
2025-06-13fix `UserEntityService` packMany hintsdakkar1-30/+8
2025-06-13avoid pushing to timelines of remote usersdakkar2-0/+2
2025-06-12add additional process exit loggersHazelnoot1-1/+19
2025-06-12use uncaughtExceptionMonitor instead uncaughtExceptionHazelnoot5-8/+8
2025-06-12downgrade htmlparser2 to match cheerioHazelnoot2-27/+17
2025-06-12correct MFM import in new/modified componentsHazelnoot2-2/+2
2025-06-12regenerate lockfile to fix merge conflictsHazelnoot1-0/+3
2025-06-12fix indents in megalodon filesHazelnoot3-132/+171
2025-06-12update to summaly 5.2.2Hazelnoot4-19/+19
2025-06-12regen pnpm-lock.yamlHazelnoot1-184/+61
2025-06-12fix TS errors in megalodonHazelnoot1-5/+5
2025-06-12correctly separate production / development dependenciesHazelnoot4-317/+356
2025-06-12pin katex versionHazelnoot1-1/+1
2025-06-12use pnpm package alias for @transfem-org/summalyHazelnoot3-3/+3
2025-06-12use pnpm package alias for @transfem-org/sfm-jsHazelnoot32-33/+33
2025-06-12align megalodon tsconfig with the rest of the projectHazelnoot1-9/+10
2025-06-12remove unused script from megalodonHazelnoot1-11/+5
2025-06-12pcleanup dependencies:Hazelnoot17-1003/+754
2025-06-12make defederation rocket use theme colors.piuvas1-1/+1
2025-06-10enforce DM visibility in notes/mentionsHazelnoot1-3/+2
2025-06-10enforce DM visibility in generateVisibilityQueryHazelnoot1-7/+9
2025-06-09fix hard-muted notes leaving extra lines on the screenHazelnoot2-2/+2
2025-06-09fix admin-user not working inside the reports uiHazelnoot2-10/+17
2025-06-09increase width of admin-user and instance-admin screens to prevent scrolling ...Hazelnoot2-2/+2
2025-06-09fix _spacer CSS on FireFoxHazelnoot1-0/+2
2025-06-09fix relations in MastodonDataService.tsHazelnoot1-8/+8
2025-06-09fix missing @bindThis in CacheServiceHazelnoot1-0/+2
2025-06-09fix mixed-up userFollowingsCache / userFollowersCacheHazelnoot2-5/+5
2025-06-09fix refactoring mistake in CacheService.tsHazelnoot1-2/+2
2025-06-09add missing comma to NoteEntityService.tsHazelnoot1-1/+1
2025-06-09fix type errors with JsonLdService and remove unused factory patternHazelnoot4-44/+54
2025-06-09output log messages with correct levelHazelnoot2-6/+19
2025-06-09accept fep-e232 "tag" quotes in objectsHazelnoot1-1/+20
2025-06-09render fep-e232 "tag" quotes in notesHazelnoot1-3/+25
2025-06-09pull out ILink interfaceHazelnoot1-2/+12
2025-06-09accept fep-044f "quote" in objectsHazelnoot1-3/+4
2025-06-09render fep-044f "quote" in notesHazelnoot1-2/+4
2025-06-09add fep-044f "quote" to context and modelHazelnoot2-0/+5