summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue/QueueProcessorModule.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-09bump version for next develdakkar1-1/+1
2024-05-09pin to node 20dakkar1-1/+1
2024-05-09bump version to 2024.3.3dakkar1-1/+1
2024-05-08fix: retain custom emoji aspect ratio in admin panel for remote emojistess1-0/+1
2024-05-07laxer HTML sanitisation for admin-controlled text - fixes #447dakkar4-3/+21
2024-05-07don't count "system" local accounts in user chart - fixes #451dakkar1-2/+5
2024-05-07really edit notes in more cases - fixes #424dakkar1-1/+6
2024-05-06fix: only stop event propagation in MkEmoji and MkCustomEmoji when menu prop ...tess2-2/+4
2024-05-04fix: retain custom emoji aspect ratio in admin paneltess1-0/+1
2024-05-03revert refactor and cleanupHazel Koehler1-25/+26
2024-05-03fix: Add unicode flag to custom emoji regexesEssem1-2/+2
2024-05-02feat: check polls and media for muted keywordsHazel Koehler1-25/+48
2024-05-02fix: `MkPageWindow` doesn't render custom emojis in the titlebar when display...Tess K2-2/+3
2024-05-02Send default reactions as Like activities to Iceshrimp.NET instancesShittyKopper1-1/+2
2024-05-01fix importsdakkar1-1/+1
2024-04-30Compact LD-signed activities against well-known contextdakkar4-44/+70
2024-04-24reformat expressionPrivateGER1-2/+3
2024-04-23teach ReactionService about non-ASCII emoji namesdakkar1-2/+2
2024-04-21increase page size for most admin lists - #491dakkar11-12/+12
2024-04-20fix: update reaction icons in tutorial to match sharkey iconsSugar13-36/+39
2024-04-20fix: update pl-PL translation for note from verb to nounSugar1-2/+1
2024-04-19Rework cache clearing to be fault tolerantLatte macchiato1-9/+18
2024-04-19make eslint happydakkar3-12/+16
2024-04-19rework pagination - fixes #491dakkar1-9/+9
2024-04-09detect size of remote files - fixes #494dakkar1-1/+3
2024-04-09return 206 for every ranged response - fixes #494dakkar1-0/+2
2024-04-07hide images/videos in og cards, when under a CW - fixes #487dakkar1-2/+2
2024-04-07pull in sfm-js that supports non-ascii in emoji namesdakkar3-9/+9
2024-04-04fix: send null for empty edited_at in mastodon apiSugar🍬🍭🏳️‍⚧13-2/+15
2024-03-30bump devel versiondakkar1-1/+1
2024-03-30version bumpdakkar1-1/+1
2024-03-30some validation fixesdakkar7-14/+72
2024-03-27use correct note design in favorites page - fixes #483dakkar2-3/+8
2024-03-24chore: add new typeMarie1-1/+1
2024-03-24fix: incorrect type for quote propertyMarie2-2/+2
2024-03-24recognise numbers and boolean valuesdakkar1-0/+10
2024-03-24allow setting values not present in the config filedakkar1-23/+30
2024-03-21deal with (possible, future) non-alnum config keysdakkar1-2/+6
2024-03-20allow overriding all string config values via env - fixes #465dakkar1-0/+101
2024-03-19bump tmp@0.2.3 - fixes #464dakkar2-3/+9
2024-03-14chore: added license and patch infoAlina Sireneva2-0/+48
2024-03-14fix: added wasm in vite configAlina Sireneva1-1/+1
2024-03-13fixedKevinWh01-1/+1
2024-03-13Update IMPORTANT_NOTES.mdDalek1-3/+6
2024-03-11fix: Promise.resolveAlina Sireneva1-1/+1
2024-03-11fix: load libopenmpt on demandAlina Sireneva5-11/+41
2024-03-10make cookie a bit more secure - fixes #445dakkar1-1/+2
2024-03-10hide CW-ed featured notes on welcome page - fixes #458dakkar1-1/+1
2024-03-09longer `statement_timeout` for migrations - fixes 450dakkar1-1/+5
2024-03-09handle non-ASCII emoji namesdakkar15-39/+44