Aravinth Manivannan realaravinth
realaravinth merged pull request ForgeFlux/ForgeFlux#7 2024-05-30 19:23:01 +05:30
Serve Person as ActivityStreams object
realaravinth created pull request ForgeFlux/ForgeFlux#7 2024-05-30 19:15:21 +05:30
Serve Person as ActivityStreams object
realaravinth pushed to master at ForgeFlux/ForgeFlux 2024-05-30 19:14:30 +05:30
88fe3b73d4 Merge pull request 'fix: nlnet logo' (#5) from fix-nlnet-logo into master
615d3d4192 fix: nlnet logo
Compare 2 commits »
realaravinth merged pull request ForgeFlux/ForgeFlux#5 2024-05-30 19:14:28 +05:30
fix: nlnet logo
realaravinth pushed to feat-actors at ForgeFlux/ForgeFlux 2024-05-30 19:14:00 +05:30
3b3bf06428 feat: federation: serve person AS object
a5ac1c6e86 feat: federation: add person inbox route
2bb6caa7a0 feat: get forge from hostname
dc1513d679 feat: federation: save and retrieve person actor keypair
b735677303 feat: generate keypair for person actors.
Compare 9 commits »
realaravinth merged pull request ForgeFlux/ForgeFlux#6 2024-05-30 16:56:08 +05:30
feat: federation: webfinger: also respond to Actor IDs based on ForgeFlux URLs
realaravinth pushed to master at ForgeFlux/ForgeFlux 2024-05-30 16:56:08 +05:30
2c95dd586a Merge pull request 'feat: federation: webfinger: also respond to Actor IDs based on ForgeFlux URLs' (#6) from webfinger-response-to-self-url into master
bd85ee8a55 feat: federation: webfinger: also respond to Actor IDs based on ForgeFlux URLs
2a61c18a87 feat: tests: ignore call count in mocks
Compare 3 commits »
realaravinth created pull request ForgeFlux/ForgeFlux#6 2024-05-30 16:52:04 +05:30
feat: federation: webfinger: also respond to Actor IDs based on ForgeFlux URLs
realaravinth created branch webfinger-response-to-self-url in ForgeFlux/ForgeFlux 2024-05-30 16:51:47 +05:30
realaravinth pushed to webfinger-response-to-self-url at ForgeFlux/ForgeFlux 2024-05-30 16:51:47 +05:30
bd85ee8a55 feat: federation: webfinger: also respond to Actor IDs based on ForgeFlux URLs
2a61c18a87 feat: tests: ignore call count in mocks
Compare 2 commits »
realaravinth created pull request ForgeFlux/ForgeFlux#5 2024-05-30 16:14:58 +05:30
fix: nlnet logo
realaravinth created branch fix-nlnet-logo in ForgeFlux/ForgeFlux 2024-05-30 16:14:25 +05:30
realaravinth pushed to fix-nlnet-logo at ForgeFlux/ForgeFlux 2024-05-30 16:14:25 +05:30
615d3d4192 fix: nlnet logo
realaravinth pushed to master at ForgeFlux/ForgeFlux 2024-05-30 16:09:36 +05:30
997eff5872 Merge pull request 'WebFinger implementation for Person actor' (#2) from feat-actors into master
24f2b95318 feat: federation: test webfinger endpoint with person actor
7092a3278c chore: generate profile page url in default impl using default username
c3387aa2c5 chore: rename url path frag to reflect its purpose
3a29756af1 feat: federation: bootstrap github adapter and implement get_person
Compare 20 commits »
realaravinth merged pull request ForgeFlux/ForgeFlux#2 2024-05-30 16:09:34 +05:30
WebFinger implementation for Person actor
realaravinth pushed to feat-actors at ForgeFlux/ForgeFlux 2024-05-30 16:02:57 +05:30
24f2b95318 feat: federation: test webfinger endpoint with person actor
7092a3278c chore: generate profile page url in default impl using default username
c3387aa2c5 chore: rename url path frag to reflect its purpose
Compare 3 commits »
realaravinth pushed to feat-actors at ForgeFlux/ForgeFlux 2024-05-30 15:26:29 +05:30
3a29756af1 feat: federation: bootstrap github adapter and implement get_person
f8b7b720be feat: read github config for bot user
30aea9ccdf fix: load previously set env var in tests for checking env var loading
e3e70b305e feat: webfinger endpoint with support to serve user actors
40a0626238 feat: federation: bootstrap web adapter
Compare 18 commits »
realaravinth pushed to master at ForgeFlux/ForgeFlux 2024-05-30 15:26:08 +05:30
e014f25e20 Merge pull request 'fix: CI: limit publishing bins to master branch' (#4) from fix-limit-bin-dist-to-master into master
c9ab6c94bf fix: CI: limit publishing bins to master branch
Compare 2 commits »
realaravinth merged pull request ForgeFlux/ForgeFlux#4 2024-05-30 15:26:07 +05:30
fix: CI: limit publishing bins to master branch
realaravinth created pull request ForgeFlux/ForgeFlux#4 2024-05-30 15:22:39 +05:30
fix: CI: limit publishing bins to master branch