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
/
models
/
ApPersonService.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
split url into webUrl and localUrl (like mastodon)
stable
Freya Murphy
36 hours
1
-2
/
+3
*
merge: Improve URL validation *FOR STABLE* (!1191)
dakkar
2025-07-28
1
-56
/
+55
|
\
|
*
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
1
-101
/
+40
|
*
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
1
-4
/
+4
*
|
include profile URI for link verification
Hazelnoot
2025-07-27
1
-2
/
+4
|
/
*
normalize userFollowingsCache / userFollowersCache and add hibernatedUserCach...
Hazelnoot
2025-06-09
1
-4
/
+11
*
more use of identifiable errors, improvements to inner error rendering, and m...
Hazelnoot
2025-06-06
1
-27
/
+22
*
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
*
match attributionDomains entity to database schema
Hazelnoot
2025-06-06
1
-2
/
+10
*
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
*
merge develop and fix conflicts.
piuvas
2025-06-03
1
-17
/
+31
|
\
|
*
use secureResolve for Actor collections
Hazelnoot
2025-06-01
1
-17
/
+24
|
*
register instances before creating a user
Hazelnoot
2025-05-28
1
-0
/
+3
|
*
enforce HTTPS for all federation
Hazelnoot
2025-05-25
1
-0
/
+4
*
|
requested changes.
piuvas
2025-05-28
1
-2
/
+2
*
|
initial link attributions work.
piuvas
2025-05-26
1
-0
/
+2
|
/
*
Merge branch 'develop' into merge/2025-03-24
Hazelnoot
2025-04-24
1
-0
/
+9
|
\
|
*
requested changes to verifyFieldLinks
piuvas
2025-04-20
1
-21
/
+3
|
*
make link detection slightly more performant.
piuvas
2025-04-19
1
-2
/
+2
|
*
verify links in remote profiles.
piuvas
2025-04-19
1
-0
/
+27
*
|
lint and type fixes
Hazelnoot
2025-04-01
1
-1
/
+2
*
|
improve result message in ApPersonService.updatePerson
Hazelnoot
2025-04-01
1
-1
/
+1
*
|
Merge branch 'develop' into merge/2025-03-24
Hazelnoot
2025-03-30
1
-4
/
+71
|
\
|
|
*
don't cache stale actor keys
Hazelnoot
2025-03-27
1
-4
/
+71
*
|
remerge: remove FetchAllowSoftFailMask in favor of our same-authority checks
Hazelnoot
2025-03-25
1
-9
/
+36
*
|
merge upstream
Hazelnoot
2025-03-25
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
fix(backend): fix ApPersonService unsound type cast (#15629)
饺子w (Yumechi)
2025-03-09
1
-1
/
+1
|
*
デッドロック解消の試み (#15574)
syuilo
2025-03-01
1
-2
/
+4
|
*
ApPersonServiceとApNoteServiceのuri <-> url比較を緩和 (#15233)
おさむのひと
2025-01-14
1
-11
/
+9
*
|
filter `url` properties by `mediaType`
Hazelnoot
2025-03-02
1
-4
/
+3
*
|
remove assertActivityMatchesUrls in favor of three-way same-authority checks
Hazelnoot
2025-03-02
1
-25
/
+7
*
|
trim padded Actor keys to avoid `value too long` error
Hazelnoot
2025-02-25
1
-1
/
+1
*
|
handle null values for `discoverable` property
Hazelnoot
2025-01-27
1
-2
/
+2
*
|
Merge branch 'develop' into feature/2024.10
dakkar
2024-12-12
1
-0
/
+6
|
\
\
|
*
|
Add "enable RSS" user privacy toggle
Hazelnoot
2024-12-12
1
-0
/
+2
|
*
|
federate hideOnlineStatus
Hazelnoot
2024-12-09
1
-0
/
+4
*
|
|
Merge branch 'develop' into feature/2024.10
dakkar
2024-12-05
1
-8
/
+8
|
\
|
|
|
*
|
UNTESTED maybe laxer match on authority - fixes #815
dakkar
2024-11-29
1
-8
/
+8
*
|
|
Merge branch 'develop' into feature/2024.10
dakkar
2024-11-29
1
-28
/
+30
|
\
|
|
|
*
|
improve AP error formtting
Hazelnoot
2024-11-26
1
-20
/
+21
|
*
|
clarify logging when a Move (migration) is rejected
Hazelnoot
2024-11-26
1
-1
/
+1
|
*
|
improve AP job clearing and failure logging
Hazelnoot
2024-11-26
1
-25
/
+26
[next]