index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
queue
/
QueueProcessorModule.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-20
Fix `.punyHost` misuse
Julia Johannesen
1
-1
/
+1
2024-11-20
Fix another style error
Julia Johannesen
1
-1
/
+1
2024-11-20
Fix style error
Julia Johannesen
2
-7
/
+6
2024-11-20
Fix error in test function calls
Julia Johannesen
1
-2
/
+2
2024-11-20
Fix type error in security fixes
Julia Johannesen
1
-6
/
+9
2024-11-20
prevent DoS from spammed media proxy requests
Hazelnoot
1
-0
/
+89
2024-11-20
Bump version
Julia Johannesen
2
-90
/
+1
2024-11-20
fix(backend): allow fetchSummaryFromProxy, trueMail to access local addresses
rectcoordsystem
2
-1
/
+2
2024-11-20
fix(backend): add isLocalAddressAllowed option to getAgentByUrl and send (Htt...
rectcoordsystem
1
-13
/
+36
2024-11-20
fix(backend): lint and typecheck
rectcoordsystem
1
-10
/
+9
2024-11-20
Apply suggestions from code review
rectcoordsystem
1
-17
/
+17
2024-11-20
fix(backend): allow accessing private IP when testing
rectcoordsystem
1
-2
/
+2
2024-11-20
fix(backend): check target IP before sending HTTP request
rectcoordsystem
2
-24
/
+88
2024-11-20
fix: Try using `CacheService` to avoid excess db lookups
Julia Johannesen
1
-22
/
+7
2024-11-20
fix: primitives 25-33: proper local instance checks
Julia Johannesen
6
-10
/
+20
2024-11-20
fix: primitives 21, 22, and 23: reuse resolver
Julia Johannesen
2
-37
/
+55
2024-11-20
fix: primitive 19 & 20: respect blocks and hide more
Julia Johannesen
1
-2
/
+41
2024-11-20
fix: primitive 18: `ap/get` bypasses access checks
Julia Johannesen
1
-0
/
+1
2024-11-20
fix: primitive 13: check attribution against actor in notes
Julia Johannesen
3
-29
/
+48
2024-11-20
fix: code style for primitive 17
Julia Johannesen
1
-3
/
+2
2024-11-20
fix: primitive 17: note same-origin identifier validation can be bypassed by ...
Laura Hausmann
1
-0
/
+3
2024-11-20
fix: primitive 16: improper same-origin validation for user uri and url
Laura Hausmann
1
-4
/
+24
2024-11-20
fix: primitive 15: improper same-origin validation for note uri and url
Laura Hausmann
1
-4
/
+28
2024-11-20
fix: code style for primitive 14
Julia Johannesen
1
-4
/
+3
2024-11-20
fix: primitive 14: improper validation of outbox, followers, following & shar...
Laura Hausmann
1
-1
/
+12
2024-11-20
fix: primitive 7 & 12: prevent poll spoofing
Julia Johannesen
2
-8
/
+23
2024-11-20
fix: primitives 9, 10 & 11: http signature validation doesn't enforce require...
Laura Hausmann
1
-2
/
+2
2024-11-20
fix: primitive 6: reject anonymous objects that were fetched by their id
Laura Hausmann
1
-1
/
+5
2024-11-20
fix: primitives 5 & 8: reject activities with non-string identifiers
Laura Hausmann
1
-0
/
+3
2024-11-20
fix: primitive 4: missing same-origin identifier validation of collection-wra...
Laura Hausmann
1
-0
/
+4
2024-11-20
fix: primitive 3: validation of non-final url
Laura Hausmann
2
-2
/
+2
2024-11-20
fix: primitive 2: acceptance of cross-origin alternate links
Laura Hausmann
1
-1
/
+5
2024-11-20
Bump version
Julia Johannesen
1
-1
/
+1
2024-11-19
prevent DoS from spammed media proxy requests
Hazelnoot
1
-0
/
+89
2024-11-04
comment out sharkey-specific crowdin link
dakkar
1
-1
/
+2
2024-11-04
bump version number for release
dakkar
2
-2
/
+2
2024-11-02
fix lint errors in FollowingEntityService.ts
Hazelnoot
1
-2
/
+1
2024-11-02
hide instance following / followers tabs from logged-out users
Hazelnoot
1
-9
/
+18
2024-11-02
factor out shared code
Hazel K
3
-75
/
+69
2024-11-02
update autogen types
Hazel K
2
-6
/
+6
2024-11-02
respect following privacy settings
Hazel K
2
-4
/
+30
2024-11-02
Revert "fix incorrect populated object in followers endpoint"
Hazel K
1
-1
/
+1
2024-11-02
check for blocks in following / followers endpoints
Hazel K
2
-2
/
+16
2024-11-02
require auth for followers & following endpoints
Hazel K
2
-2
/
+4
2024-11-02
fix eslint in frontend / frontend-embed
Hazelnoot
2
-2
/
+4
2024-11-02
fix frontend-embed tsconfig includes
Hazelnoot
1
-3
/
+3
2024-11-02
fix frontend tsconfig includes
Hazelnoot
1
-2
/
+4
2024-11-02
chore: replace recaptcha with frc
Marie
1
-1
/
+1
2024-11-02
upd: add FriendlyCaptcha as a captcha solution
Marie
18
-7
/
+175
2024-11-01
upd: append ✔ on set filter
Marie
1
-3
/
+3
[next]