hodlbod hodlbod
  • Joined on 2026-02-09
hodlbod closed issue coracle/caravel#34 2026-04-23 15:32:10 +00:00
Relay sync failures are never retried, relay stays broken indefinitely
hodlbod pushed to master at coracle/caravel 2026-04-23 15:32:10 +00:00
48f20dc1a5 fix: relay sync failures with delayed bounded retries (#45)
hodlbod pushed to master at coracle/zooid 2026-04-22 22:38:47 +00:00
9960a0fae8 Attempt to reduce memory requirements for docker build
hodlbod pushed to master at coracle/zooid 2026-04-22 22:31:59 +00:00
af4be86360 Attempt to reduce memory requirements for docker build
hodlbod pushed to master at coracle/zooid 2026-04-22 21:50:19 +00:00
959d019b54 A little more refactoring
hodlbod pushed to master at coracle/zooid 2026-04-22 21:40:44 +00:00
53bf913fe6 Fix some bugs
b3c2ee7f87 Use serve mux for api handler
081c4765ed Do a little cleanup on the api
Compare 3 commits »
hodlbod pushed to master at coracle/caravel 2026-04-22 20:56:06 +00:00
c261d8a146 fix: enforce relay member capacity limits from plan definitions (#43)
hodlbod merged pull request coracle/caravel#43 2026-04-22 20:56:04 +00:00
fix: enforce relay member capacity limits from plan definitions
hodlbod closed issue coracle/caravel#33 2026-04-22 20:56:04 +00:00
Relay member capacity limit defined in plans but never enforced
hodlbod pushed to enforce-member at userAdityaa/caravel 2026-04-22 20:55:59 +00:00
e17c7481be fix: enforce relay member capacity limits from plan definitions
21b36272b8 feat: add missing SQLite indexes for billing and API hot-path queries (#44)
Compare 2 commits »
hodlbod pushed to master at coracle/zooid 2026-04-22 20:45:29 +00:00
aa0eba1fbe feat: add GET /relay/{id}/members endpoint (#6)
hodlbod merged pull request coracle/zooid#6 2026-04-22 20:45:28 +00:00
feat: add GET /relay/{id}/members endpoint
hodlbod commented on pull request coracle/zooid#6 2026-04-22 18:34:04 +00:00
feat: add GET /relay/{id}/members endpoint

Instead of doing this all manually, do some refactoring in lib.go so that we can MakeInstance and clean it up when we're done (if it's inactive). It's a little bit overkill, but instances shouldn't be terribly heavy.

hodlbod opened issue coracle/flotilla#247 2026-04-22 18:23:53 +00:00
Redesign calendars
hodlbod opened issue coracle/flotilla#246 2026-04-22 18:22:58 +00:00
Redesign goal pages
hodlbod opened issue coracle/flotilla#245 2026-04-22 18:22:05 +00:00
Redesign classifieds
hodlbod opened issue coracle/flotilla#244 2026-04-22 18:20:27 +00:00
Redesign polls page
hodlbod opened issue coracle/flotilla#243 2026-04-22 18:19:24 +00:00
Redesign threads
hodlbod commented on pull request coracle/flotilla#234 2026-04-22 16:52:29 +00:00
feat: add progress bar to signup flow

I'm not sure about how it looks, it feels kind of top-heavy. What about putting the progress at the border between the footer and the modal body? See attached.

hodlbod deleted branch 224-show-password-requirement-on-signup from priyanshu_bharti/flotilla 2026-04-22 16:40:21 +00:00