hodlbod hodlbod
  • Joined on 2026-02-09
hodlbod commented on pull request coracle/flotilla#220 2026-04-17 18:10:53 +00:00
feat(rbac): implement NIP-29 room roles and permission gating (#47)

Instead of re-exporting, update imports

hodlbod commented on pull request coracle/flotilla#220 2026-04-17 18:10:53 +00:00
feat(rbac): implement NIP-29 room roles and permission gating (#47)

This looks very good, nice and organized. Just a few comments.

hodlbod commented on pull request coracle/flotilla#221 2026-04-17 15:52:50 +00:00
Implement NIP-85 fallback WOT ranking

This follows the old spec which used nip 85 assertions, see this comment for the updated design. Also, I'm happy with the old rendering, keep that as is, just change the score calculation.

hodlbod commented on issue coracle/caravel#21 2026-04-17 15:29:01 +00:00
Add nostrord to recommended apps

Sure, please do!

hodlbod merged pull request coracle/caravel#22 2026-04-17 15:23:21 +00:00
feat: add Nostrord to recommended apps
hodlbod closed issue coracle/caravel#21 2026-04-17 15:23:21 +00:00
Add nostrord to recommended apps
hodlbod pushed to master at coracle/caravel 2026-04-17 15:23:21 +00:00
90e488d87e feat: add Nostrord to recommended apps (#22)
hodlbod pushed to dev at coracle/flotilla 2026-04-17 15:22:42 +00:00
81633b0a1e fix: vertical alignment of emoji and overflow buttons in shared event action row (#219)
hodlbod deleted branch align-buttons from userAdityaa/flotilla 2026-04-17 15:22:42 +00:00
hodlbod merged pull request coracle/flotilla#219 2026-04-17 15:22:40 +00:00
fix: vertical alignment of emoji and overflow buttons in shared event action row
hodlbod closed issue coracle/flotilla#218 2026-04-17 15:22:40 +00:00
Emoji and overflow action buttons are vertically misaligned against zap button in poll/thread action row
hodlbod commented on issue coracle/flotilla#217 2026-04-17 15:21:39 +00:00
Improve the sign-up experience with better guidance and validation

Thanks, I've added issues for 1-4, for issue #5 would you be willing to mock up a change in this issue?

hodlbod opened issue coracle/flotilla#226 2026-04-17 15:20:54 +00:00
Be more specific for pomade login errors
hodlbod opened issue coracle/flotilla#225 2026-04-17 15:19:00 +00:00
Use input type=email on email inputs
hodlbod opened issue coracle/flotilla#224 2026-04-17 15:18:28 +00:00
Show password requirement on signup
hodlbod opened issue coracle/flotilla#223 2026-04-17 15:17:50 +00:00
Add progress bar to signup
hodlbod commented on issue coracle/flotilla#47 2026-04-16 23:42:59 +00:00
Role-Based Access Control for Rooms
  • Yes, let's leave roles read-only and create an issue for adding the management UI later.
  • Welshman doesn't have 39003, feel free to define it locally in Flotilla and I'll add it to welshman…
hodlbod pushed to dev at coracle/flotilla 2026-04-16 23:20:19 +00:00
4a967de184 fix(chat): suppress programmatic scroll while user is scrolling (#132) (#216)
hodlbod deleted branch fix/scroll-jitter-132 from Khushvendra/flotilla 2026-04-16 23:20:19 +00:00
hodlbod merged pull request coracle/flotilla#216 2026-04-16 23:20:17 +00:00
fix(chat): suppress programmatic scroll while user is scrolling (#132)