hodlbod hodlbod
  • Joined on 2026-02-09
hodlbod pushed to dev at coracle/flotilla 2026-06-02 22:27:37 +00:00
e3e13563d5 bump pnpm version
hodlbod pushed to master at coracle/caravel 2026-06-02 22:11:35 +00:00
8c44d8cc0f Add backend skill
3682d0606d Fix period tiling
6b693e11d3 refactor billing endpoints to separate reads from reconciliation requests
5e7aa7df10 Add frontend skill
240304b302 Add rebuild-skill
Compare 7 commits »
hodlbod pushed to master at coracle/caravel 2026-06-02 17:50:36 +00:00
abad4c6ef9 Update readme, move frontend build to build phase in dockerfile
430f33383b Fix a few possible concurrency bugs
1d5c825e15 Consolidate dockerfiles
bd5f4b1cd0 Frontend refactor
Compare 4 commits »
hodlbod pushed to dev at coracle/flotilla 2026-06-02 16:00:12 +00:00
ee3da3893c fix: resync voice state after LiveKit reconnect (#289)
hodlbod deleted branch fix/287-livekit-voice-reconnect from userAdityaa/flotilla 2026-06-02 16:00:12 +00:00
hodlbod merged pull request coracle/flotilla#289 2026-06-02 16:00:11 +00:00
fix: resync voice state after LiveKit reconnect
hodlbod closed issue coracle/flotilla#287 2026-06-02 16:00:11 +00:00
Tried to add a track for a participant that is not present
hodlbod commented on pull request coracle/flotilla#290 2026-06-02 15:56:08 +00:00
feat: show per-relay publish status on outgoing messages

Why inline this instead of pass retry through?

hodlbod commented on pull request coracle/flotilla#290 2026-06-02 15:53:45 +00:00
feat: show per-relay publish status on outgoing messages

This isn't necessary, if a thunk is aborted the event is removed from the repo and will not appear.

hodlbod commented on pull request coracle/flotilla#290 2026-06-02 15:53:45 +00:00
feat: show per-relay publish status on outgoing messages

This check is redundant, there will never be a thunk for an event not by the current author.

hodlbod commented on pull request coracle/flotilla#290 2026-06-02 15:53:45 +00:00
feat: show per-relay publish status on outgoing messages

This check is redundant, there will never be a thunk for an event not by the current author.

hodlbod commented on pull request coracle/flotilla#290 2026-06-02 15:53:45 +00:00
feat: show per-relay publish status on outgoing messages

Makes sense, I didn't even notice that change in the mockup.

hodlbod pushed to master at coracle/caravel 2026-06-02 00:22:49 +00:00
08e59e3b40 Add draft invoices
93bfe8e5a4 Show tenant links, remove plan from relay edit form
55a0b69089 Convert inline error message to toast, tweak account page
0b6302b66b Improve payment dialogs
fd38f9cbc0 Fix bolt11 reconciliation
Compare 8 commits »
hodlbod pushed to dev at coracle/flotilla 2026-06-02 00:00:58 +00:00
91145c38fb Scaffold playwright
hodlbod pushed to dev at coracle/zooid 2026-06-01 23:54:34 +00:00
6a4dff3f51 Fix patch and tests
hodlbod pushed to dev at coracle/flotilla 2026-06-01 22:10:39 +00:00
d18c68bf1e Scaffold playwright
hodlbod pushed to master at coracle/caravel 2026-06-01 20:31:05 +00:00
9171824ee5 Fix nip98
hodlbod pushed to master at coracle/caravel 2026-06-01 20:15:48 +00:00
e4e0172972 Add agents stuff
31c8e596a6 Avoid spammy payment DMs
f5403b6aef Massive user-story-oriented refactor
0018a5d4f3 Improve transactionality, align invoice model with frontend
ae3e1c316e Track payment method
Compare 17 commits »
hodlbod deleted branch refactor-billing from coracle/caravel 2026-06-01 20:15:44 +00:00
hodlbod commented on issue coracle/flotilla#247 2026-06-01 16:03:05 +00:00
Redesign calendars

Calendar events don't currently open in a modal, so I'm not sure what you're referring to, unless you're talking about the creation view? But I don't really see anything in this mockup that isn't…