index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge: Fix: Center SkModPlayer on big displays (!734)
dakkar
2024-11-22
1
-0
/
+1
|
\
|
*
Center SkModPlayer on big displays
CenTdemeern1
2024-11-04
1
-0
/
+1
*
|
merge: keep popup elements on screen (!744)
dakkar
2024-11-22
2
-3
/
+13
|
\
\
|
*
|
Set horizontal margin for even better consistency
tess
2024-11-12
2
-8
/
+8
|
*
|
tweak popup left margin for consistency
tess
2024-11-12
1
-1
/
+1
|
*
|
Keep MkUserPopup from extending past left side of screen
tess
2024-11-12
1
-1
/
+1
|
*
|
make sure popup position is never off screen to the left
tess
2024-11-12
1
-0
/
+10
*
|
|
merge: Don't preview URLs to blocked hosts (!751)
Hazelnoot
2024-11-22
1
-4
/
+18
|
\
\
\
|
*
|
|
don't generate URL previews for blocked domains
Hazelnoot
2024-11-20
1
-0
/
+14
|
*
|
|
verify that preview URL is valid
Hazelnoot
2024-11-20
1
-1
/
+1
|
*
|
|
fix lint errors in UrlPreviewService
Hazelnoot
2024-11-20
1
-3
/
+3
*
|
|
|
merge: Fix federation error "The note creation failed with duplication error ...
Hazelnoot
2024-11-22
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
preserve the raw URI in parseUri
Hazelnoot
2024-11-20
1
-2
/
+3
|
|
/
/
/
*
|
|
|
merge: Allow Update activities for non-note posts (resolves #794) (!728)
Hazelnoot
2024-11-22
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
allow Update activities for non-note posts
Hazelnoot
2024-11-20
1
-1
/
+1
|
|
/
/
/
*
|
|
|
merge: Fix type confusion with exceptions in AP handling (resolves #796) (!730)
Hazelnoot
2024-11-21
1
-6
/
+10
|
\
\
\
\
|
*
|
|
|
fix exception handling for Undo activities
Hazelnoot
2024-11-20
1
-1
/
+1
|
*
|
|
|
fix exception handling for Announce activities
Hazelnoot
2024-11-20
1
-1
/
+1
|
*
|
|
|
fix exception handling for Like activities
Hazelnoot
2024-11-20
1
-3
/
+7
|
*
|
|
|
fix import-order in ApInboxService
Hazelnoot
2024-11-20
1
-1
/
+1
|
|
/
/
/
*
|
|
|
merge: Reduce log spam from `ApPersonService.updateFeatured` (!747)
Hazelnoot
2024-11-21
1
-1
/
+10
|
\
\
\
\
|
*
|
|
|
replace `console.error` with `this.logger.error` (merge error)
Hazelnoot
2024-11-20
1
-2
/
+2
|
*
|
|
|
further reduce log spam from `updateFeatured` errors
Hazelnoot
2024-11-20
1
-15
/
+11
|
*
|
|
|
reduce log spam from `updateFeatured`
Hazelnoot
2024-11-20
1
-2
/
+15
|
|
/
/
/
*
|
|
|
merge: Reduce log spam from charts (!748)
Hazelnoot
2024-11-21
2
-4
/
+11
|
\
\
\
\
|
*
|
|
|
reduce log spam from charts
Hazelnoot
2024-11-20
2
-4
/
+11
|
|
/
/
/
*
|
|
|
merge: Prevent "mark instance as NSFW" from producing hellspawns (!749)
Hazelnoot
2024-11-21
3
-2
/
+42
|
\
\
\
\
|
*
|
|
|
quote all symbols in hellspawn upgrade script
Hazelnoot
2024-11-20
1
-6
/
+6
|
*
|
|
|
remove duplicate `isPureRenote` method
Hazelnoot
2024-11-20
2
-10
/
+3
|
*
|
|
|
add script to fix hellspawns
Hazelnoot
2024-11-20
1
-0
/
+33
|
*
|
|
|
ignore `isNSFW` for pure renotes
Hazelnoot
2024-11-20
2
-2
/
+16
|
|
/
/
/
*
|
|
|
merge: Respect pinned note limit for remote users (resolves #780) (!750)
Hazelnoot
2024-11-21
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
respect pinned note limit for remote users
Hazelnoot
2024-11-20
1
-1
/
+2
|
/
/
/
*
|
|
merge: Bump develop version (!766)
Julia
2024-11-21
19
-138
/
+385
|
\
\
\
|
*
|
|
Bump develop version
Julia Johannesen
2024-11-20
1
-1
/
+1
|
*
|
|
merge: Fix `.punyHost` misuse (!765)
Julia
2024-11-21
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Fix `.punyHost` misuse
Julia Johannesen
2024-11-20
1
-1
/
+1
|
|
/
/
/
|
*
|
|
merge: Fix type error(s) in security fixes (!764)
Julia
2024-11-21
4
-16
/
+18
|
|
\
\
\
|
|
*
|
|
Fix another style error
Julia Johannesen
2024-11-20
1
-1
/
+1
|
|
*
|
|
Fix style error
Julia Johannesen
2024-11-20
2
-7
/
+6
|
|
*
|
|
Fix error in test function calls
Julia Johannesen
2024-11-20
1
-2
/
+2
|
|
*
|
|
Fix type error in security fixes
Julia Johannesen
2024-11-20
1
-6
/
+9
|
|
/
/
/
|
*
|
|
merge: (re-merge) Prevent DoS from spammed media proxy requests (!763)
Julia
2024-11-21
1
-0
/
+89
|
|
\
\
\
|
|
*
|
|
prevent DoS from spammed media proxy requests
Hazelnoot
2024-11-20
1
-0
/
+89
|
|
/
/
/
|
*
|
|
merge: Bump version (!762)
Julia
2024-11-21
2
-90
/
+1
|
|
\
\
\
|
|
*
|
|
Bump version
Julia Johannesen
2024-11-20
2
-90
/
+1
|
|
/
/
/
|
*
|
|
merge: Coordinated Security Release (!761)
Julia
2024-11-21
18
-134
/
+379
|
|
\
\
\
|
|
*
|
|
fix(backend): allow fetchSummaryFromProxy, trueMail to access local addresses
rectcoordsystem
2024-11-20
2
-1
/
+2
|
|
*
|
|
fix(backend): add isLocalAddressAllowed option to getAgentByUrl and send (Htt...
rectcoordsystem
2024-11-20
1
-13
/
+36
|
|
*
|
|
fix(backend): lint and typecheck
rectcoordsystem
2024-11-20
1
-10
/
+9
[next]