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
*
allow vanity urls
stable
Freya Murphy
5 hours
2
-3
/
+24
*
merge: Release/2025.4.5 (!1258)
Julia
2026-01-13
12
-73
/
+298
|
\
|
*
use more of latest gitlab configuration
dakkar
2026-01-03
8
-3
/
+88
|
*
use latest gitlab-ci configuration
dakkar
2026-01-03
1
-63
/
+202
|
*
bump version
dakkar
2026-01-03
2
-2
/
+2
|
*
use deepl authorization header.
piuvas
2026-01-03
1
-5
/
+6
|
/
*
merge: For 2025.4.4 (!1199)
dakkar
2025-07-31
26
-215
/
+562
|
\
|
*
merge: Improve URL validation *FOR STABLE* (!1191)
dakkar
2025-07-28
16
-172
/
+481
|
|
\
|
|
*
fix DI error in HttpRequestService.ts
Hazelnoot
2025-07-27
2
-2
/
+5
|
|
*
resolve domain names when checking for private URLs
Hazelnoot
2025-07-27
3
-26
/
+65
|
|
*
allow HTTP connections to private IPs
Hazelnoot
2025-07-27
3
-9
/
+42
|
|
*
refactor actor validation to reduce code duplication
Hazelnoot
2025-07-27
6
-109
/
+242
|
|
*
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
7
-73
/
+101
|
|
/
|
/
|
|
*
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
3
-12
/
+28
|
|
\
|
|
*
scale rate limit dripRate with factor
Hazelnoot
2025-07-27
3
-12
/
+28
|
|
/
|
/
|
|
*
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
|
|
/
|
/
|
|
*
merge: Fix extremely poor performance of users/report-abuse endpoint *FOR STA...
Hazelnoot
2025-07-27
3
-6
/
+14
|
|
\
|
|
*
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
|
|
/
|
/
|
|
*
bump release version
dakkar
2025-07-27
2
-2
/
+2
|
/
*
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
2
-5
/
+23
|
\
\
|
*
|
sort notifications by creation time
dakkar
2025-07-25
1
-1
/
+15
|
*
|
mark grouped notifs by oldest id - sort-of fix 1139
dakkar
2025-07-03
1
-4
/
+8
|
|
/
*
|
merge: recalculate size&hash after web-optimising videos (!1150)
Hazelnoot
2025-07-26
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
recalculate size&hash after web-optimising videos
dakkar
2025-07-02
1
-2
/
+5
|
/
*
merge: prepare release 2025.4.3 (!1125)
Julia
2025-06-19
396
-5046
/
+10456
|
\
|
*
Merge branch 'develop' into release/2025.4.3
dakkar
2025-06-19
2
-9
/
+95
|
|
\
|
|
*
merge: fix(backend): Send Abuse Reports To Set Maintainer E-Mail (!1127)
dakkar
2025-06-19
2
-9
/
+95
|
|
|
\
|
|
|
*
refactor(backend): Remove Useless Variable
Lilly Schramm
2025-06-18
1
-2
/
+1
|
|
|
*
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
2
-9
/
+93
|
*
|
|
Merge branch 'develop' into release/2025.4.3
dakkar
2025-06-19
12
-311
/
+89
|
|
\
|
|
|
|
*
|
merge: update package list for docker (!1130)
dakkar
2025-06-19
1
-2
/
+2
|
|
|
\
\
|
|
|
*
|
update package list for docker
Marie
2025-06-19
1
-2
/
+2
|
|
|
/
/
[next]