Aditya Chaudhary userAdityaa
  • https://www.adityaworks.tech
    • LFX @headlamp
    • Javascript Code Repo Expert (Contract) @HackerRank
    • R&D Intern @Samsung
    • Software Engineer @Tile10
  • Joined on 2026-04-03
userAdityaa pushed to enforce-member at userAdityaa/caravel 2026-04-22 11:38:58 +00:00
e348a8a596 fix: enforce relay member capacity limits from plan definitions
a26bc1127d chore: strict Subdomain Validation with Detailed Error Messages (#42)
Compare 2 commits »
userAdityaa commented on pull request coracle/caravel#40 2026-04-21 11:22:11 +00:00
feat: encourage payment setup for paid relays without making it required

removing "WIP" after some final checking from my side.

userAdityaa created pull request coracle/caravel#42 2026-04-21 10:48:41 +00:00
chore: strict Subdomain Validation with Detailed Error Messages
userAdityaa created branch subdomain-validation in userAdityaa/caravel 2026-04-21 10:46:14 +00:00
userAdityaa pushed to subdomain-validation at userAdityaa/caravel 2026-04-21 10:46:14 +00:00
f11d23d23e chore: strict Subdomain Validation with Detailed Error Messages
userAdityaa commented on pull request coracle/caravel#40 2026-04-21 10:20:31 +00:00
feat: encourage payment setup for paid relays without making it required

Sorry, I was wrong about this — I think the default for stripe is to pay in advance. Which means once the subscription is created, a payable invoice will be created as well. So what we should…

userAdityaa pushed to relay-payments at userAdityaa/caravel 2026-04-21 10:18:04 +00:00
7696b9e1d4 feat: invoice payment flow for paid relays
userAdityaa pushed to relay-payments at userAdityaa/caravel 2026-04-20 22:33:22 +00:00
e6b5d821b0 feat: invoice payment flow for paid relays
userAdityaa pushed to relay-payments at userAdityaa/caravel 2026-04-20 22:25:48 +00:00
36376c657e feat: invoice payment flow for paid relays
38e3a64312 feat: add confirmation dialog for relay deactivate/reactivate with explicit warnings (#41)
Compare 2 commits »
userAdityaa pushed to confirmation-dialog at userAdityaa/caravel 2026-04-20 21:23:00 +00:00
c60139965b feat: add confirmation dialog for relay deactivate/reactivate with explicit warnings
userAdityaa created pull request coracle/caravel#41 2026-04-20 21:21:49 +00:00
feat: add confirmation dialog for relay deactivate/reactivate with explicit warnings
userAdityaa created branch confirmation-dialog in userAdityaa/caravel 2026-04-20 21:20:20 +00:00
userAdityaa pushed to confirmation-dialog at userAdityaa/caravel 2026-04-20 21:20:20 +00:00
2c223fed65 feat: add confirmation dialog for relay deactivate/reactivate with explicit warnings
userAdityaa commented on pull request coracle/caravel#40 2026-04-20 20:55:15 +00:00
feat: encourage payment setup for paid relays without making it required

Got it, Updating the wordings to:

"This relay is on a paid plan. Invoices are generated at the end of the billing period, so you cannot pay in advance. You can set up NWC or Stripe now to…

userAdityaa pushed to relay-payments at userAdityaa/caravel 2026-04-20 20:53:47 +00:00
e492f3eeda feat: encourage payment setup for paid relays without making it required
userAdityaa commented on pull request coracle/caravel#40 2026-04-20 20:45:12 +00:00
feat: encourage payment setup for paid relays without making it required

Got it, Updating the wordings to:

"This relay is on a paid plan. Invoices are generated at the end of the billing period, so you cannot pay in advance. You can set up NWC or Stripe now to be…

userAdityaa closed issue coracle/caravel#28 2026-04-20 20:31:14 +00:00
No payment setup enforcement before paid relay creation
userAdityaa closed issue coracle/caravel#29 2026-04-20 20:31:10 +00:00
No relay upgrade flow (free → paid) -> plan change fires no payment validation
userAdityaa commented on pull request coracle/caravel#40 2026-04-20 20:30:53 +00:00
feat: encourage payment setup for paid relays without making it required

There isn't a hard requirement for this PR, just included as an optional improvement to encourage payment setup.

userAdityaa created pull request coracle/caravel#40 2026-04-20 20:30:20 +00:00
feat: encourage payment setup for paid relays without making it required