hodlbod hodlbod
  • Joined on 2026-02-09
hodlbod commented on pull request coracle/flotilla#277 2026-05-19 23:44:23 +00:00
fix: video blink when toggling mic mute in calls

This can just be voiceMicMuted.update(not) (from welshman/lib)

hodlbod commented on issue coracle/flotilla#268 2026-05-19 22:39:24 +00:00
Tile video better when chat is open

Yes, see the screenshot — the two column layout is too narrow when the chat is open.

hodlbod commented on pull request coracle/flotilla#275 2026-05-19 15:55:41 +00:00
feat(ci): minimize container size and caching

Should I even keep the production-nginx stage?

Yeah, remove it, nginx config is out of scope for this repo.

Should we disable ETag?

No, the browser does HEAD requests to check the…

hodlbod commented on pull request coracle/flotilla#275 2026-05-19 15:53:43 +00:00
feat(ci): minimize container size and caching

It allows triggering manual builds using the "Actions" tab in the repo. See here. It does no…

hodlbod deleted branch show-unread-chat-badges from userAdityaa/flotilla 2026-05-19 15:36:23 +00:00
hodlbod merged pull request coracle/flotilla#276 2026-05-19 15:36:22 +00:00
feat: show unread chat badges during video-only voice calls
hodlbod closed issue coracle/flotilla#270 2026-05-19 15:36:22 +00:00
Notify about chat during video calls
hodlbod pushed to dev at coracle/flotilla 2026-05-19 15:36:22 +00:00
6267e52bdf feat: show unread chat badges during video-only voice calls (#276)
hodlbod commented on issue coracle/flotilla#274 2026-05-18 17:18:50 +00:00
Failed to enable caching for build container

Sounds like gha is github-specific, claude recommended using local instead:

- uses: actions/cache@v4
    with:
      path: /tmp/.buildx-cache
      key: buildx-${{ github.sha }}
    …
hodlbod commented on pull request coracle/flotilla#275 2026-05-18 16:56:21 +00:00
feat(ci): minimize container size and caching

Thanks! I didn't realize it was so big, that's absurd. Some comments:

  • Let's stick to dockerfile for now, I appreciate the neutral wording but I want to be consistent across projects
  • What…
hodlbod pushed to master at coracle/caravel 2026-05-15 21:33:40 +00:00
7134915665 Refactor infra
cfa52d739f Clean up relay validation
Compare 2 commits »
hodlbod pushed to master at coracle/caravel 2026-05-15 19:54:46 +00:00
6abe62b569 remove invoice auto collection on nwc_url update
hodlbod pushed to master at coracle/caravel 2026-05-15 18:25:31 +00:00
cd7b84439e define defaults on the model, simplify create relay payload
hodlbod pushed to master at coracle/caravel 2026-05-15 18:07:34 +00:00
1c3e0d619a Refactor error handling
hodlbod pushed to master at coracle/caravel 2026-05-15 17:32:31 +00:00
46b408ecb8 Refactor error handling
5590b14074 Refactor api into different route files
26f05e8b8f Add env struct
066c91a4d1 Refactor bitcoin exchange rate fetching and wallet
Compare 4 commits »
hodlbod opened issue coracle/flotilla#273 2026-05-14 16:03:20 +00:00
Show when a call participant is muted
hodlbod opened issue coracle/flotilla#272 2026-05-14 15:50:48 +00:00
Show call participants before joining
hodlbod pushed to master at coracle/caravel 2026-05-13 15:47:09 +00:00
3ed021214a feat(infra): pass Blossom S3 config to Zooid with schema key prefix (#69)
hodlbod merged pull request coracle/caravel#69 2026-05-13 15:47:08 +00:00
feat(infra): pass Blossom S3 config to Zooid with schema key prefix
hodlbod closed issue coracle/caravel#68 2026-05-13 15:47:08 +00:00
Use s3 backend