summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue/QueueProcessorModule.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-15Update Leah's profile picture in about-sharkeyCenTdemeern11-1/+1
2024-12-13Fix notifications breaking due to deleted role being assignedJeDaYoshi1-2/+7
2024-12-13fix passing rate limiting info via ApiErrordakkar1-2/+1
2024-12-13on 429, retry `fetchAccount` instead of failingdakkar2-0/+8
2024-12-12revert forced editor eslint formattingMarie1-1/+1
2024-12-12Add locales and new navbar entryMarie5-4/+26
2024-12-12upstream merge checklist: remember to check federated profile fieldsdakkar1-0/+7
2024-12-12actually publish profile updates with changes to new mk fieldsdakkar1-1/+1
2024-12-12remove old unused importsLeah2-2/+0
2024-12-12fix WebhookTestService.tsHazelnoot1-0/+2
2024-12-12fix declaration of `User.enableRss` propertyHazelnoot1-1/+1
2024-12-12safer typings for `userNeedsPublishing` and `profileNeedsPublishing`Hazelnoot1-6/+12
2024-12-12federate profile when changing `enableRss` valueHazelnoot1-1/+1
2024-12-12Add "enable RSS" user privacy toggleHazelnoot15-0/+56
2024-12-12update css variable referencesdakkar1-2/+2
2024-12-12Fixed Emoji in usernames of profile's owner not visible in the Pages and Pla...Leah2-2/+2
2024-12-12federate profile when `hideOnlineStatus` changesHazelnoot1-1/+1
2024-12-12fix(backend): アドレス入力で直接ユーザのプロフィールペー...おさむのひと1-1/+4
2024-12-12fix a namedakkar1-1/+1
2024-12-12fix icons in dev modedakkar2-0/+4
2024-12-12fix `pleaseLogin` on `*NoteSub`dakkar2-12/+24
2024-12-11clarify naming of legacy rate limit methodsHazelnoot1-4/+4
2024-12-11fix SkRateLimiterService testsHazelnoot1-2/+2
2024-12-11fix typos and wording in SkRateLimiterService.mdHazelnoot1-13/+13
2024-12-11increase chart rate limits (fixes 429s in control panel / info pages)Hazelnoot12-36/+48
2024-12-11use atomic variant of Leaky Bucket for safe concurrent rate limitsHazelnoot6-340/+374
2024-12-10fix redis transaction implementationHazelnoot6-337/+427
2024-12-10Fix scrolling alt text using a mouseCenTdemeern11-0/+6
2024-12-09enable rate limits for dev environmentHazelnoot2-2/+2
2024-12-09fix rate limits under multi-node environmentsHazelnoot2-273/+456
2024-12-09Apply suggestionsMarie2-30/+37
2024-12-09user profile: only default to "pinned notes" if they existdakkar1-1/+1
2024-12-09federate hideOnlineStatusHazelnoot4-0/+7
2024-12-09enable hideOnlineStatus by default for new usersHazelnoot3-3/+14
2024-12-09Make collapsed notes subscribe to streamCaramel2-2/+2
2024-12-09remove duplicate importdakkar1-1/+0
2024-12-09fix a bunch of CSS variablesdakkar6-37/+37
2024-12-09Revert import order update caused by savingMarie1-1/+1
2024-12-09remove splattingMarie1-5/+1
2024-12-09fix deletion of scheduled noteMarie1-1/+1
2024-12-09remove comma added by vscode prettiferMarie1-1/+1
2024-12-09Apply suggestionsMarie3-4/+9
2024-12-09update localesMarie1-1/+1
2024-12-09fix missing importsMarie1-1/+1
2024-12-09upd: use apiWithDialog instead of misskeyApiMarie1-9/+4
2024-12-09fix: missing MKButton importMarie1-0/+1
2024-12-09upd: add notification for when scheduled note gets postedMarie13-9/+77
2024-12-09chore: remove from note required typeMarie1-1/+1
2024-12-09upd: add notification for failures, add reasons for failure, apply suggestionsMarie17-28/+110
2024-12-09chore: remove leftover logMarie1-2/+0