hodlbod hodlbod
  • Joined on 2026-02-09
hodlbod pushed to dev at coracle/flotilla 2026-04-28 21:25:50 +00:00
c5be477855 fix: bundle emoji-picker data locally for Capacitor Android
hodlbod commented on issue coracle/flotilla#241 2026-04-28 21:10:23 +00:00
Scroll behavior hangs and vibrates in chat view

I'm unable to replicate, this should have been fixed in the most recent release, can you confirm it's still happening?

hodlbod pushed to master at coracle/zooid 2026-04-28 21:02:59 +00:00
f48d4a0d12 Spiff up the readme
hodlbod pushed to master at coracle/zooid 2026-04-28 21:00:27 +00:00
26aec45826 Spiff up the readme
hodlbod pushed to master at coracle/zooid 2026-04-28 20:59:28 +00:00
dec79356cb Spiff up the readme
hodlbod pushed to master at coracle/zooid 2026-04-28 20:59:11 +00:00
4683a9faef Spiff up the readme
hodlbod pushed to master at coracle/zooid 2026-04-28 20:53:42 +00:00
1d2230eeca Spiff up the readme
hodlbod commented on issue coracle/flotilla#243 2026-04-28 20:10:34 +00:00
Redesign threads

Much better, thanks! I do feel that the post numbers on the left are redundant, maybe we could go further and imitate phpbb by putting the profile information in that area? Only on desktop of…

hodlbod opened issue coracle/flotilla#250 2026-04-28 16:55:19 +00:00
Emoji picker empty on Android
hodlbod commented on issue coracle/flotilla#141 2026-04-28 12:42:56 +00:00
Refine search

I like the currently no-top-nav style, and I like what you've done with the search sidebar, maybe we could keep the search icon where it currently is and show search results in the sidebar or a…

hodlbod commented on issue coracle/flotilla#242 2026-04-27 23:59:29 +00:00
Fix email rendering

The content package in https://github.com/coracle-social/welshman is what is used to parse content, but it doesn't handle emails it looks like.

hodlbod pushed to master at hodlbod/nut-history 2026-04-27 18:18:01 +00:00
0155e6c532 Add readme
hodlbod commented on issue coracle/flotilla#243 2026-04-27 15:03:21 +00:00
Redesign threads

This looks good, but I think it's a little too close to a reddit metaphor. Here are some elements that might help:

  • Pagination — at the bottom, allow users to skip to the first/last page,…
hodlbod commented on issue coracle/flotilla#141 2026-04-27 14:53:34 +00:00
Refine search

I understand what you're saying, and it may be necessary, but it introduces visual clutter, which is something I want to avoid in flotilla if at all possible. I've also experienced confusion…

hodlbod commented on pull request coracle/flotilla#248 2026-04-25 13:21:47 +00:00
fix(metadata): add case-insensitive HTML title fallback parsing for invite links

This PR is full of just in case things like this, why do we need so much verbose stuff when we have full control over the html template? Just assume it's there, because it is. This would cut the PR in half at least.

hodlbod commented on pull request coracle/flotilla#248 2026-04-25 13:21:47 +00:00
fix(metadata): add case-insensitive HTML title fallback parsing for invite links

The invite path isn't the only one we need to render. This file should cover pretty much anything: calendar events, polls, chat rooms, etc. We might not always be able to fetch the data, but we should try to render it. Continuing with the current approach will result in 2k LOC probably; if we import @welshman/app, it will make all of it much easier (and solve caching at the same time).

hodlbod pushed to master at coracle/caravel 2026-04-25 13:02:58 +00:00
3ecd285290 chore: prevent duplicate Lightning charges by adding durable invoice-level NWC payment guard (#51)
hodlbod merged pull request coracle/caravel#51 2026-04-25 13:02:56 +00:00
chore: prevent duplicate Lightning charges by adding durable invoice-level NWC payment guard
hodlbod closed issue coracle/caravel#50 2026-04-25 13:02:56 +00:00
Duplicate Lightning charge risk in invoice processing
hodlbod pushed to prevent-duplicate-lightning at userAdityaa/caravel 2026-04-25 13:02:49 +00:00
b325d62f5d Merge branch 'master' into prevent-duplicate-lightning
9f8fe7261f fix: add idempotency keys to all Stripe mutation calls (#49)
Compare 2 commits »