hodlbod hodlbod
  • Joined on 2026-02-09
hodlbod closed issue coracle/flotilla#298 2026-06-09 23:58:43 +00:00
Don't show recent screen when nip 29 is not enabled
hodlbod pushed to dev at coracle/flotilla 2026-06-09 23:58:37 +00:00
397179d550 Don't show recent screen when nip 29 is not enabled
hodlbod commented on issue coracle/flotilla#258 2026-06-09 23:48:41 +00:00
Reduce signing requests

I have my signer set to prompt, so I'm feeling the pain. This was mostly fixed by removing the auto join requests when opening a space, and image auth.

hodlbod closed issue coracle/flotilla#258 2026-06-09 23:48:41 +00:00
Reduce signing requests
hodlbod opened issue coracle/flotilla#299 2026-06-09 21:12:32 +00:00
Email notifications
hodlbod closed pull request coracle/flotilla#196 2026-06-09 21:03:43 +00:00
feat: implement bookmarks page with list management and deep-link scroll targeting
hodlbod closed pull request coracle/flotilla#220 2026-06-09 21:03:43 +00:00
feat(rbac): implement NIP-29 room roles and permission gating (#47)
hodlbod commented on pull request coracle/flotilla#296 2026-06-09 21:03:34 +00:00
fix: replace zap slider with common amount pills

first($zapAmounts) ?? 21.

hodlbod commented on pull request coracle/flotilla#296 2026-06-09 21:03:34 +00:00
fix: replace zap slider with common amount pills

Add this to defaultSettings.

hodlbod commented on pull request coracle/flotilla#296 2026-06-09 21:03:34 +00:00
fix: replace zap slider with common amount pills

Separate this out into length and >0 checks so the message can be tailored to each case.

hodlbod opened issue coracle/flotilla#298 2026-06-09 20:19:29 +00:00
Don't show recent screen when nip 29 is not enabled
hodlbod opened issue coracle/flotilla#297 2026-06-09 19:54:14 +00:00
Default spaces
hodlbod pushed to master at coracle/zooid 2026-06-09 17:10:37 +00:00
213ce1694d Prevent removing permanent admins from member list
hodlbod commented on pull request coracle/flotilla#296 2026-06-09 16:46:35 +00:00
fix: replace zap slider with common amount pills

Let's also add this as a setting under "wallet"

hodlbod pushed to dev at coracle/flotilla 2026-06-09 00:13:56 +00:00
926b31de78 Split app/core up into domain-oriented files
ea6b63de53 Rename app utils
Compare 2 commits »
hodlbod commented on issue coracle/flotilla#243 2026-06-09 00:11:35 +00:00
Redesign threads

Note from #293: the threads list should show each room as a "board"

hodlbod closed pull request coracle/flotilla#293 2026-06-09 00:11:09 +00:00
threads in rooms
hodlbod commented on pull request coracle/flotilla#293 2026-06-09 00:11:07 +00:00
threads in rooms

Good idea, but this will be covered in #243, in which each room with a thread will show up as a "board"

hodlbod pushed to dev at coracle/flotilla 2026-06-09 00:05:27 +00:00
879ba5c37f Make join rejections due to an empty claim more forgiving
hodlbod pushed to dev at coracle/flotilla 2026-06-09 00:04:56 +00:00
f633612207 feat: show voice room participants before joining (#294)