summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue/QueueProcessorModule.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-17add fade to animated mfm tagsSugar2-2/+2
2024-06-15`followmouse` should be gated by "play animation" buttondakkar1-1/+2
2024-06-15run tests in CIdakkar2-2/+4
2024-06-15add copyright text to all our filesdakkar59-33/+293
2024-06-14remove duplicate switchesdakkar1-2/+0
2024-06-14added rough japanese translationdakkar2-0/+5
2024-06-13fix "react" button style in SkNoteDetaileddakkar1-2/+2
2024-06-13more lintsdakkar1-1/+1
2024-06-13typesdakkar1-0/+2
2024-06-13lintsdakkar1-2/+2
2024-06-13keep renoteCollapsed as it was before adding reply collapsedakkar2-12/+14
2024-06-12use configured boost visibility, instead of note'sdakkar4-4/+4
2024-06-12more robust "only one renote at a time" logicdakkar4-4/+20
2024-06-12semicolonsdakkar4-12/+12
2024-06-12fix accesses to `canRenote`dakkar4-4/+4
2024-06-12tweak the rate limit for `notes/create`dakkar1-2/+3
2024-06-12teach the locale system that sometimes braces are just bracesdakkar5-6/+13
2024-06-12undid weird / in search engine mapKevinWh01-6/+6
2024-06-12fixing some thingsKevinWh03-11/+14
2024-06-12made it so you can pick a search engineKevinWh07-4/+73
2024-06-11reduce margin-top for collapsed in replies to in small containersSugar2-2/+3
2024-06-11avoid renoteCollapsed dependency in inReplyToCollapsedSugar2-12/+10
2024-06-11correct collapsed in reply to line alignment with small screen sizesSugar1-3/+7
2024-06-11include usernames in collapsed notes replied toSugar2-0/+6
2024-06-11remove duplicate settings switchdakkar1-1/+0
2024-06-11translates missing bitsdakkar1-0/+5
2024-06-11optionally list missing translations with `verify.js`dakkar1-0/+6
2024-06-11replace reply with inReplyTo in in-reply-to collapse codeSugar6-30/+30
2024-06-11feat: add an option to collapse repliesSugar6-8/+68
2024-06-09Pass renderMfm as true to wrap welcome back toast in Mfmtess1-2/+2
2024-06-09add ability to conditionally wrap toast message in Mfm tagtess2-4/+9
2024-06-09add translation for noInquiryUrlWarningdakkar1-0/+1
2024-06-09nicer English translationsdakkar1-13/+13
2024-06-09fix link to "all contributors" graphsdakkar1-1/+1
2024-06-09add section for testers in about pagedakkar4-0/+23
2024-06-09Add tess to contributor listtess1-0/+4
2024-06-09MkToast Mfm plain prop should be statictess1-1/+1
2024-06-09fix custom emoji in welcome messagetess1-1/+1
2024-06-08upd: seperate H2/H3 into own caseMarie1-2/+9
2024-06-08upd: bold some Header tagsMarie1-4/+4
2024-06-08another semicolondakkar1-1/+1
2024-06-08spacesdakkar1-12/+12
2024-06-08semicolonsdakkar4-12/+12
2024-06-08fix accesses to `canRenote`dakkar4-4/+4
2024-06-08fix indentsdakkar1-144/+144
2024-06-07配信停止したインスタンス一覧が見れなくなる問題を修...Porlam Nicla2-2/+14
2024-06-07rate limit note/reply/boost creation more tightlydakkar1-2/+2
2024-06-07I meant `finally`, not `then`, thanks fEmberdakkar4-8/+8
2024-06-07only allow a single boost via hotkey - fixes #467 #468dakkar4-12/+20
2024-06-07better block display for `<bdi>` elementsdakkar29-63/+72