index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
split url into webUrl and localUrl (like mastodon)
stable
Freya Murphy
16 hours
60
-187
/
+205
*
use deepl authorization header.
piuvas
2026-01-03
1
-5
/
+6
*
merge: Improve URL validation *FOR STABLE* (!1191)
dakkar
2025-07-28
13
-153
/
+293
|
\
|
*
fix DI error in HttpRequestService.ts
Hazelnoot
2025-07-27
1
-1
/
+5
|
*
resolve domain names when checking for private URLs
Hazelnoot
2025-07-27
2
-9
/
+22
|
*
allow HTTP connections to private IPs
Hazelnoot
2025-07-27
2
-7
/
+18
|
*
refactor actor validation to reduce code duplication
Hazelnoot
2025-07-27
4
-108
/
+129
|
*
move CaptchaError to a separate file to avoid circular import errors
Hazelnoot
2025-07-27
3
-14
/
+23
|
*
add comment about validation in verify-field-link.ts
Hazelnoot
2025-07-27
1
-0
/
+1
|
*
remove unused console logging fallbacks
Hazelnoot
2025-07-27
1
-25
/
+5
|
*
use logger instead of console for uncaughtException debug lines
Hazelnoot
2025-07-27
1
-2
/
+2
|
*
add workarounds for node-fetch crashes
Hazelnoot
2025-07-27
1
-2
/
+20
|
*
fix URL errors from incorrect validation in validateActor
Hazelnoot
2025-07-27
1
-19
/
+80
|
*
re-use parsed URI in validateActor
Hazelnoot
2025-07-27
1
-2
/
+2
|
*
verify URLs in DownloadService
Hazelnoot
2025-07-27
1
-0
/
+4
|
*
use shared URL verification in verifyLinkFields
Hazelnoot
2025-07-27
1
-1
/
+1
|
*
validate all URLs before fetch
Hazelnoot
2025-07-27
6
-63
/
+81
*
|
merge: Fix Postgres / TypeORM errors *FOR STABLE* (!1192)
Hazelnoot
2025-07-27
1
-17
/
+25
|
\
\
|
*
|
fix more freeze / unfreeze errors caused by TypeORM bugs
Hazelnoot
2025-07-27
1
-13
/
+19
|
*
|
fix user suspension / unsuspension not updating caches
Hazelnoot
2025-07-27
1
-0
/
+6
|
*
|
fix error in UserSuspendService.freezeAll and UserSuspendService.unFreezeAll ...
Hazelnoot
2025-07-27
1
-8
/
+4
|
|
/
*
|
merge: Fix factor scaling in rate limit *FOR STABLE* (!1194)
Hazelnoot
2025-07-27
2
-2
/
+2
|
\
\
|
*
|
scale rate limit dripRate with factor
Hazelnoot
2025-07-27
2
-2
/
+2
|
|
/
*
|
merge: Fix link verification for actors without a url field *FOR STABLE* (!1...
Hazelnoot
2025-07-27
3
-6
/
+12
|
\
\
|
*
|
include profile URI for link verification
Hazelnoot
2025-07-27
3
-6
/
+12
|
|
/
*
|
fix cherry-pick error: restore CacheService.findOptionalUserById
Hazelnoot
2025-07-27
1
-0
/
+5
*
|
fix users/report-abuse endpoint being really slow
Hazelnoot
2025-07-27
2
-6
/
+9
|
/
*
merge: disable outgoing mastodon quotes *FOR STABLE* (!1169)
Hazelnoot
2025-07-27
1
-1
/
+2
|
\
|
*
disable outgoing mastodon quotes
Hazelnoot
2025-07-16
1
-1
/
+2
*
|
merge: mark grouped notifs by oldest id - sort-of fix 1139 (!1152)
dakkar
2025-07-27
1
-4
/
+8
|
\
\
|
*
|
mark grouped notifs by oldest id - sort-of fix 1139
dakkar
2025-07-03
1
-4
/
+8
|
|
/
*
/
recalculate size&hash after web-optimising videos
dakkar
2025-07-02
1
-2
/
+5
|
/
*
merge: fix(backend): Send Abuse Reports To Set Maintainer E-Mail (!1127)
dakkar
2025-06-19
1
-9
/
+23
|
\
|
*
refactor(backend): Resolve Nested Conditionals
Lilly Schramm
2025-06-18
1
-4
/
+7
|
*
fix(backend): Send Abuse Reports To Set Maintainer E-Mail
Lilly Schramm
2025-06-18
1
-9
/
+20
*
|
don't publish null updated property
Hazelnoot
2025-06-18
1
-1
/
+1
*
|
fold renderUpNote into renderNote
Hazelnoot
2025-06-18
2
-187
/
+22
*
|
don't allow boosts to be fetched as a note over AP
Hazelnoot
2025-06-18
1
-1
/
+6
*
|
filter boosts out of pinned notes when federating
Hazelnoot
2025-06-18
1
-1
/
+1
*
|
support boosts and edits in renderNoteOrRenoteActivity
Hazelnoot
2025-06-18
3
-24
/
+23
|
/
*
merge: Check privacy settings in charts/user/following (resolves #1107) (!1124)
Hazelnoot
2025-06-14
1
-1
/
+78
|
\
|
*
check privacy settings in charts/user/following
Hazelnoot
2025-06-14
1
-1
/
+78
*
|
merge: group notifications regardless of when they happened - fix #633 (!1123)
Marie
2025-06-14
1
-26
/
+61
|
\
\
|
|
/
|
/
|
|
*
annotate types
dakkar
2025-06-14
1
-4
/
+4
|
*
group notifications regardless of when they happened - fix #633
dakkar
2025-06-14
1
-26
/
+61
*
|
merge: Show signup reason in user admin screen (resolves #1090) (!1114)
Hazelnoot
2025-06-14
3
-10
/
+18
|
\
\
|
*
|
fix TS errors
Hazelnoot
2025-06-13
1
-0
/
+4
|
*
|
show signup reason in user admin screen
Hazelnoot
2025-06-13
2
-10
/
+14
*
|
|
merge: Don't unfollow suspended users (!1122)
Hazelnoot
2025-06-14
1
-20
/
+64
|
\
\
\
|
*
|
|
don't unfollow anyone when suspending a user
Hazelnoot
2025-06-14
1
-20
/
+64
|
|
/
/
[next]