summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue/QueueProcessorModule.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-20Fix `.punyHost` misuseJulia Johannesen1-1/+1
2024-11-20Fix another style errorJulia Johannesen1-1/+1
2024-11-20Fix style errorJulia Johannesen2-7/+6
2024-11-20Fix error in test function callsJulia Johannesen1-2/+2
2024-11-20Fix type error in security fixesJulia Johannesen1-6/+9
2024-11-20prevent DoS from spammed media proxy requestsHazelnoot1-0/+89
2024-11-20Bump versionJulia Johannesen2-90/+1
2024-11-20fix(backend): allow fetchSummaryFromProxy, trueMail to access local addressesrectcoordsystem2-1/+2
2024-11-20fix(backend): add isLocalAddressAllowed option to getAgentByUrl and send (Htt...rectcoordsystem1-13/+36
2024-11-20fix(backend): lint and typecheckrectcoordsystem1-10/+9
2024-11-20Apply suggestions from code reviewrectcoordsystem1-17/+17
2024-11-20fix(backend): allow accessing private IP when testingrectcoordsystem1-2/+2
2024-11-20fix(backend): check target IP before sending HTTP requestrectcoordsystem2-24/+88
2024-11-20fix: Try using `CacheService` to avoid excess db lookupsJulia Johannesen1-22/+7
2024-11-20fix: primitives 25-33: proper local instance checksJulia Johannesen6-10/+20
2024-11-20fix: primitives 21, 22, and 23: reuse resolverJulia Johannesen2-37/+55
2024-11-20fix: primitive 19 & 20: respect blocks and hide moreJulia Johannesen1-2/+41
2024-11-20fix: primitive 18: `ap/get` bypasses access checksJulia Johannesen1-0/+1
2024-11-20fix: primitive 13: check attribution against actor in notesJulia Johannesen3-29/+48
2024-11-20fix: code style for primitive 17Julia Johannesen1-3/+2
2024-11-20fix: primitive 17: note same-origin identifier validation can be bypassed by ...Laura Hausmann1-0/+3
2024-11-20fix: primitive 16: improper same-origin validation for user uri and urlLaura Hausmann1-4/+24
2024-11-20fix: primitive 15: improper same-origin validation for note uri and urlLaura Hausmann1-4/+28
2024-11-20fix: code style for primitive 14Julia Johannesen1-4/+3
2024-11-20fix: primitive 14: improper validation of outbox, followers, following & shar...Laura Hausmann1-1/+12
2024-11-20fix: primitive 7 & 12: prevent poll spoofingJulia Johannesen2-8/+23
2024-11-20fix: primitives 9, 10 & 11: http signature validation doesn't enforce require...Laura Hausmann1-2/+2
2024-11-20fix: primitive 6: reject anonymous objects that were fetched by their idLaura Hausmann1-1/+5
2024-11-20fix: primitives 5 & 8: reject activities with non-string identifiersLaura Hausmann1-0/+3
2024-11-20fix: primitive 4: missing same-origin identifier validation of collection-wra...Laura Hausmann1-0/+4
2024-11-20fix: primitive 3: validation of non-final urlLaura Hausmann2-2/+2
2024-11-20fix: primitive 2: acceptance of cross-origin alternate linksLaura Hausmann1-1/+5
2024-11-20Bump versionJulia Johannesen1-1/+1
2024-11-19prevent DoS from spammed media proxy requestsHazelnoot1-0/+89
2024-11-04comment out sharkey-specific crowdin linkdakkar1-1/+2
2024-11-04bump version number for releasedakkar2-2/+2
2024-11-02fix lint errors in FollowingEntityService.tsHazelnoot1-2/+1
2024-11-02hide instance following / followers tabs from logged-out usersHazelnoot1-9/+18
2024-11-02factor out shared codeHazel K3-75/+69
2024-11-02update autogen typesHazel K2-6/+6
2024-11-02respect following privacy settingsHazel K2-4/+30
2024-11-02Revert "fix incorrect populated object in followers endpoint"Hazel K1-1/+1
2024-11-02check for blocks in following / followers endpointsHazel K2-2/+16
2024-11-02require auth for followers & following endpointsHazel K2-2/+4
2024-11-02fix eslint in frontend / frontend-embedHazelnoot2-2/+4
2024-11-02fix frontend-embed tsconfig includesHazelnoot1-3/+3
2024-11-02fix frontend tsconfig includesHazelnoot1-2/+4
2024-11-02chore: replace recaptcha with frcMarie1-1/+1
2024-11-02upd: add FriendlyCaptcha as a captcha solutionMarie18-7/+175
2024-11-01upd: append ✔ on set filterMarie1-3/+3