hodlbod hodlbod
  • Joined on 2026-02-09
hodlbod merged pull request coracle/caravel#39 2026-04-20 18:08:47 +00:00
feat: display relay provisioning errors in UI
hodlbod closed issue coracle/caravel#32 2026-04-20 18:08:47 +00:00
Relay sync errors stored in DB but never surfaced in UI
hodlbod pushed to display-errors at userAdityaa/caravel 2026-04-20 18:08:40 +00:00
41602e21c2 feat: display relay provisioning errors in UI
c47727b909 Merge pull request 'Add tenant create endpoint' (#27) from create-tenant into master
0705da8b09 Add tenant create endpoint
Compare 3 commits »
hodlbod commented on issue coracle/caravel#31 2026-04-20 18:08:02 +00:00
No relay deletion endpoint or UI

I'm not sure about this one. I agree it would be nice to clean up clutter, but I think it's also important to implement soft delete so that we have a record of stuff that's been done in the past.…

hodlbod commented on issue coracle/caravel#29 2026-04-20 18:02:53 +00:00
No relay upgrade flow (free → paid) -> plan change fires no payment validation

This is ok, see #28

hodlbod commented on issue coracle/caravel#28 2026-04-20 18:02:36 +00:00
No payment setup enforcement before paid relay creation

This is by design — payment is due at the end of the subscription, and users may want to receive DMs and pay invoices manually rather than add nwc or a card. We should definitely encourage them…

hodlbod commented on issue coracle/flotilla#141 2026-04-20 18:00:53 +00:00
Refine search

We could potentially search for polls, threads, calendar events, zap goals, chat, and classifieds as content types, although that's slightly different from the ones currently listed.

Scoping…

hodlbod closed pull request coracle/flotilla#227 2026-04-20 17:52:30 +00:00
feat: improve og invite preview
hodlbod closed pull request coracle/flotilla#221 2026-04-20 17:24:28 +00:00
Implement NIP-85 fallback WOT ranking
hodlbod commented on pull request coracle/flotilla#221 2026-04-20 17:16:18 +00:00
Implement NIP-85 fallback WOT ranking

This file should no longer exist, we switched to .env with overrides

hodlbod commented on pull request coracle/flotilla#221 2026-04-20 17:16:18 +00:00
Implement NIP-85 fallback WOT ranking

Incorrect, we are not using nip 85

hodlbod suggested changes for coracle/flotilla#221 2026-04-20 17:16:18 +00:00
Implement NIP-85 fallback WOT ranking

I'm sorry, this is far too complex a solution. There are library functions that cover 80% of this functionality. There's also wording about nip 85 still in here, which is not relevant.

hodlbod opened issue coracle/zooid#5 2026-04-20 16:43:23 +00:00
One-click deploy for self-hosting
hodlbod commented on issue coracle/flotilla#231 2026-04-20 16:39:15 +00:00
Re-work hosting page

I basically agree with all that, but at the same time we have to be pragmatic about getting something done today (we currently have no monetization, and a broken hosting flow). This is just a…

hodlbod commented on issue coracle/flotilla#217 2026-04-20 16:32:16 +00:00
Improve the sign-up experience with better guidance and validation

Let's go with "Censorship resistant digital spaces for communities."

hodlbod pushed to dev at coracle/flotilla 2026-04-20 16:26:45 +00:00
463837e7d4 fix: restore consistent input field sizing and alignment in FieldInline (#235) (#238)
hodlbod merged pull request coracle/flotilla#238 2026-04-20 16:26:44 +00:00
fix: restore consistent input field sizing and alignment in FieldInline (#235)
hodlbod closed issue coracle/flotilla#235 2026-04-20 16:26:44 +00:00
Bug: Input fields in login/signup modals are too small
hodlbod pushed to dev at coracle/flotilla 2026-04-20 16:25:55 +00:00
d74f142cdd Fix relay auth privacy toggle (#240)
hodlbod merged pull request coracle/flotilla#240 2026-04-20 16:25:53 +00:00
Fix relay auth privacy toggle