index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
split url into webUrl and localUrl (like mastodon)
stable
Freya Murphy
13 hours
142
-382
/
+402
*
bump version
dakkar
2026-01-03
1
-1
/
+1
*
use deepl authorization header.
piuvas
2026-01-03
1
-5
/
+6
*
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
1
-1
/
+1
|
/
*
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
|
|
/
*
/
recalculate size&hash after web-optimising videos
dakkar
2025-07-02
1
-2
/
+5
|
/
*
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
11
-310
/
+88
|
\
|
|
|
*
|
don't publish null updated property
Hazelnoot
2025-06-18
1
-1
/
+1
|
*
|
fix tests
Hazelnoot
2025-06-18
1
-0
/
+2
|
*
|
fold renderUpNote into renderNote
Hazelnoot
2025-06-18
3
-240
/
+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
|
*
|
fix usage of appearNote in frontend components
Hazelnoot
2025-06-18
4
-44
/
+34
|
|
/
*
/
set version for release 2025.4.3
dakkar
2025-06-16
1
-1
/
+1
|
/
[next]