hodlbod hodlbod
  • Joined on 2026-02-09
hodlbod opened issue coracle/flotilla#302 2026-06-11 21:25:52 +00:00
Clicking on account selector on email login goes to profile modal
hodlbod pushed to dev at coracle/zooid 2026-06-11 19:24:41 +00:00
213ce1694d Prevent removing permanent admins from member list
hodlbod commented on pull request coracle/flotilla#300 2026-06-10 22:29:47 +00:00
chore: redesign threads as a linear phpBB-style forum view

What's the reasoning behind this? I think having the relay visible is probably still important context

hodlbod commented on pull request coracle/flotilla#300 2026-06-10 22:29:47 +00:00
chore: redesign threads as a linear phpBB-style forum view

Instead of threading replyCounts and lastActive through, create a new ThreadBoardItem which calculates them locally. You can derive stuff from the repository using one of the deriveEvents utilities with an E tag. This shouldn't cause performance problems compared to iterating over all comments.

hodlbod commented on pull request coracle/flotilla#300 2026-06-10 22:29:47 +00:00
chore: redesign threads as a linear phpBB-style forum view

url should never be undefined right?

hodlbod commented on pull request coracle/flotilla#300 2026-06-10 22:29:47 +00:00
chore: redesign threads as a linear phpBB-style forum view

origin=localhost on android, use PLATFORM_URL

hodlbod commented on pull request coracle/flotilla#300 2026-06-10 22:29:47 +00:00
chore: redesign threads as a linear phpBB-style forum view

sortBy?

hodlbod commented on issue coracle/flotilla#272 2026-06-10 21:33:56 +00:00
Show call participants before joining

Let's just track it here, it probably is a zooid regression, I did some refactoring.

hodlbod commented on issue coracle/flotilla#244 2026-06-10 21:33:03 +00:00
Redesign polls page

That will also require a new nip I believe, unless one exists? #301

hodlbod opened issue coracle/flotilla#301 2026-06-10 21:32:56 +00:00
Ranked choice polls
hodlbod commented on pull request coracle/flotilla#300 2026-06-10 20:08:32 +00:00
chore: redesign threads as a linear phpBB-style forum view

I think the mockups look great, let me know when the code is ready to review.

hodlbod deleted branch 295-zap-amount-pills from userAdityaa/flotilla 2026-06-10 20:01:01 +00:00
hodlbod pushed to dev at coracle/flotilla 2026-06-10 20:01:00 +00:00
2e8304e851 fix: replace zap slider with common amount pills (#296)
hodlbod merged pull request coracle/flotilla#296 2026-06-10 20:00:59 +00:00
fix: replace zap slider with common amount pills
hodlbod closed issue coracle/flotilla#295 2026-06-10 20:00:59 +00:00
Remove zap slider
hodlbod pushed to 295-zap-amount-pills at userAdityaa/flotilla 2026-06-10 20:00:11 +00:00
f712585178 fix: replace zap slider with common amount pills
7bfbb17479 Join default spaces on signup
397179d550 Don't show recent screen when nip 29 is not enabled
Compare 3 commits »
hodlbod commented on issue coracle/flotilla#297 2026-06-10 00:21:26 +00:00
Default spaces

Fixed in 7bfbb174

hodlbod closed issue coracle/flotilla#297 2026-06-10 00:21:26 +00:00
Default spaces
hodlbod pushed to dev at coracle/flotilla 2026-06-10 00:20:13 +00:00
7bfbb17479 Join default spaces on signup
hodlbod commented on issue coracle/flotilla#298 2026-06-09 23:58:43 +00:00
Don't show recent screen when nip 29 is not enabled

Fixed in 397179d5