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
d1f72c830842e6a678711daa7a8378dc36a6e49a
thoughts
/
crates
/
adapters
/
activitypub-base
/
src
History
Gabriel Kaszewski
d5a116e483
feat(activitypub-base): impl actor_json port; return full user@domain handle from lookup
2026-05-14 20:47:41 +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
…
content.rs
…
data.rs
fix: resolve all clippy warnings — redundant closures, dead code, collapsible_if, needless borrow
2026-05-14 16:33:34 +02:00
error.rs
…
federation.rs
…
followers_handler.rs
…
inbox.rs
…
lib.rs
Refactor handlers and OpenAPI documentation for improved readability and consistency
2026-05-14 16:28:57 +02:00
nodeinfo.rs
…
outbox.rs
…
repository.rs
…
service.rs
feat(activitypub-base): impl actor_json port; return full user@domain handle from lookup
2026-05-14 20:47:41 +02:00
urls.rs
fix: resolve all clippy warnings — redundant closures, dead code, collapsible_if, needless borrow
2026-05-14 16:33:34 +02:00
user.rs
…
webfinger.rs
…