index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
core
/
activitypub
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
split url into webUrl and localUrl (like mastodon)
stable
Freya Murphy
22 hours
5
-39
/
+41
*
merge: Improve URL validation *FOR STABLE* (!1191)
dakkar
2025-07-28
5
-101
/
+145
|
\
|
*
resolve domain names when checking for private URLs
Hazelnoot
2025-07-27
1
-1
/
+0
|
*
refactor actor validation to reduce code duplication
Hazelnoot
2025-07-27
3
-106
/
+127
|
*
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
|
*
validate all URLs before fetch
Hazelnoot
2025-07-27
4
-57
/
+20
*
|
include profile URI for link verification
Hazelnoot
2025-07-27
1
-2
/
+4
|
/
*
disable outgoing mastodon quotes
Hazelnoot
2025-07-16
1
-1
/
+2
*
don't publish null updated property
Hazelnoot
2025-06-18
1
-1
/
+1
*
fold renderUpNote into renderNote
Hazelnoot
2025-06-18
2
-187
/
+22
*
support boosts and edits in renderNoteOrRenoteActivity
Hazelnoot
2025-06-18
1
-0
/
+21
*
use pnpm package alias for @transfem-org/sfm-js
Hazelnoot
2025-06-12
2
-2
/
+2
*
pcleanup dependencies:
Hazelnoot
2025-06-12
2
-60
/
+58
*
merge: Emit log messages with correct level (!1097)
Hazelnoot
2025-06-12
2
-32
/
+52
|
\
|
*
fix type errors with JsonLdService and remove unused factory pattern
Hazelnoot
2025-06-09
2
-32
/
+47
|
*
output log messages with correct level
Hazelnoot
2025-06-09
1
-5
/
+10
*
|
merge: Implement basic support for fep-e232 and fep-044f quotes (resolves #10...
Hazelnoot
2025-06-12
4
-11
/
+70
|
\
\
|
*
|
accept fep-e232 "tag" quotes in objects
Hazelnoot
2025-06-09
1
-1
/
+20
|
*
|
render fep-e232 "tag" quotes in notes
Hazelnoot
2025-06-09
1
-3
/
+25
|
*
|
pull out ILink interface
Hazelnoot
2025-06-09
1
-2
/
+12
|
*
|
accept fep-044f "quote" in objects
Hazelnoot
2025-06-09
1
-3
/
+4
|
*
|
render fep-044f "quote" in notes
Hazelnoot
2025-06-09
1
-2
/
+4
|
*
|
add fep-044f "quote" to context and model
Hazelnoot
2025-06-09
2
-0
/
+5
|
|
/
*
|
fix mixed-up userFollowingsCache / userFollowersCache
Hazelnoot
2025-06-09
1
-1
/
+1
*
|
normalize userFollowingsCache / userFollowersCache and add hibernatedUserCach...
Hazelnoot
2025-06-09
3
-48
/
+37
*
|
use more bulk hints in NoteEntityService / UserEntityService, and run the pac...
Hazelnoot
2025-06-09
1
-1
/
+1
|
/
*
merge: Reduce log spam (!1004)
Hazelnoot
2025-06-09
12
-166
/
+177
|
\
|
*
fix merge error
Hazelnoot
2025-06-06
1
-2
/
+3
|
*
more use of identifiable errors, improvements to inner error rendering, and m...
Hazelnoot
2025-06-06
6
-62
/
+49
|
*
add more details to IdentifiableErrors
Hazelnoot
2025-06-06
3
-26
/
+26
|
*
reduce log spam from ApDbResolverService.refetchPublicKeyForApId
Hazelnoot
2025-06-06
1
-7
/
+12
|
*
remove debug logger printing entire AP object to console
Hazelnoot
2025-06-06
1
-1
/
+0
|
*
log source URL when failing resolution for a response with missing AP ID
Hazelnoot
2025-06-06
3
-8
/
+11
|
*
avoid "unhandled rejection" errors from updatePerson
Hazelnoot
2025-06-06
1
-3
/
+6
|
*
reduce, clarify, and normalize more error messages
Hazelnoot
2025-06-06
2
-20
/
+17
|
*
render condensed errors when fetching following/followers/featured/outbox/emo...
Hazelnoot
2025-06-06
1
-11
/
+43
|
*
fix lint errors in ApPersonService.ts
Hazelnoot
2025-06-06
1
-2
/
+1
|
*
add renderInlineError to serialize errors in a consistent way
Hazelnoot
2025-06-06
1
-5
/
+2
|
*
improve retryable error detection in ApPersonService.ts
Hazelnoot
2025-06-06
1
-6
/
+11
|
*
remove duplicate error checking blocks from ApInboxService.ts
Hazelnoot
2025-06-06
1
-22
/
+4
|
*
emit IdentifiableErrors from validator.ts
Hazelnoot
2025-06-06
1
-4
/
+5
*
|
fix inverted condition in resolveLocal
Hazelnoot
2025-06-08
1
-1
/
+2
*
|
harden Resolver.parseLocal against local URls to remote content
Hazelnoot
2025-06-06
1
-6
/
+10
|
/
*
match attributionDomains entity to database schema
Hazelnoot
2025-06-06
1
-2
/
+10
*
merge: Fix error caused by activity type confusion (!1090)
Hazelnoot
2025-06-04
1
-11
/
+18
|
\
|
*
harden getApId and getNullableApId against type confusion
Hazelnoot
2025-06-03
1
-11
/
+18
*
|
remove unused import.
piuvas
2025-06-03
1
-1
/
+0
*
|
improve type validation of attributionDomains.
piuvas
2025-06-03
1
-2
/
+3
*
|
validate type of attributionDomains.
piuvas
2025-06-03
1
-2
/
+2
[next]