This website requires JavaScript.
Explore
Help
Sign In
GKaszewski
/
thoughts
Watch
1
Star
0
Fork
0
You've already forked thoughts
Code
Issues
7
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8c931c9b98ad19d46edbc72c89796ea29a0bb0e7
thoughts
/
crates
/
adapters
/
activitypub-base
/
src
History
Gabriel Kaszewski
1ddb6a3954
feat(activitypub-base): impl fetch_outbox_page; populate all RemoteActor fields in lookup_actor
2026-05-14 22:13:39 +02:00
..
tests
feat(activitypub-base): impl FederationActionPort for ActivityPubService
2026-05-14 19:59:19 +02:00
activities.rs
fix(ap): add url field to Note, handle Delete(actor) and Tombstone objects
2026-05-14 16:47:17 +02:00
actor_handler.rs
…
actors.rs
fix(activitypub-base): populate also_known_as, profile_url, attachment from fetched actor
2026-05-14 21:47:34 +02:00
content.rs
…
data.rs
…
error.rs
…
federation.rs
…
followers_handler.rs
…
inbox.rs
…
lib.rs
…
nodeinfo.rs
…
outbox.rs
…
repository.rs
…
service.rs
feat(activitypub-base): impl fetch_outbox_page; populate all RemoteActor fields in lookup_actor
2026-05-14 22:13:39 +02:00
urls.rs
…
user.rs
…
webfinger.rs
…