Priyanshu Bharti priyanshu_bharti
9dc247641f fix: switch fallback score calc to NIP-11 + NIP-50
ca787fb1ed refactor: parse og html template once
382056c6ba feat: improve og invite preview
88bb278adc Merge branch 'upstream-dev-temp' into feature/improve-og-invite-preview
56edad77a8 fix: added logic for password requirements on signup (#230)
fdb604e350 Use type=email for signup/login email inputs (#225) (#228)
3c66dfd83c fix/wrong-message-offline (#222)
81633b0a1e fix: vertical alignment of emoji and overflow buttons in shared event action row (#219)
Compare 68 commits »
20cf7c0d17 Merge branch 'priyanshu_bharti-feature/improve-og-invite-preview' into dev
priyanshu_bharti pushed to dev at priyanshu_bharti/flotilla 2026-04-17 20:20:28 +00:00
20cf7c0d17 Merge branch 'priyanshu_bharti-feature/improve-og-invite-preview' into dev
f877c30b80 Update pnpm-lock.yaml
fe3e1a66e2 Update package.json
139e86263a Update server.js
5eff80add2 Update Dockerfile
Compare 10 commits »
f877c30b80 Update pnpm-lock.yaml
fe3e1a66e2 Update package.json
139e86263a Update server.js
5eff80add2 Update Dockerfile
priyanshu_bharti commented on pull request coracle/flotilla#229 2026-04-17 19:38:53 +00:00
Show inline password requirements with realtime validation

Hi @hodlbod, Understood. thanku

priyanshu_bharti commented on issue coracle/flotilla#224 2026-04-17 19:31:04 +00:00
Show password requirement on signup

@DeveshSingh Sorry for the confusion. I had fixed this issue earlier, so I already pushed my PR to avoid making you do the work again.

priyanshu_bharti created pull request coracle/flotilla#229 2026-04-17 19:27:54 +00:00
Show inline password requirements with realtime validation
648a46eb9f Show inline password requirements with realtime validation
priyanshu_bharti commented on issue coracle/flotilla#224 2026-04-17 19:02:25 +00:00
Show password requirement on signup

Hi @hodlbod, Sorry for the confusion. but I have already fixed this issue Please assign this issue to me so I can raise a pr officially. Thanks!

priyanshu_bharti commented on pull request coracle/flotilla#228 2026-04-17 18:52:50 +00:00
Use type=email for signup/login email inputs (#225)

Hi @hodlbod, I have updated PR #228 with the requested change (type="email" on all email inputs). I have also made a small improvement by adding:

placeholder=you@example.com autocomplete=emai…

priyanshu_bharti created pull request coracle/flotilla#228 2026-04-17 18:41:55 +00:00
Use type=email for signup/login email inputs (#225)
priyanshu_bharti created branch 225-use-input-type-email in priyanshu_bharti/flotilla 2026-04-17 18:33:39 +00:00
priyanshu_bharti pushed to 225-use-input-type-email at priyanshu_bharti/flotilla 2026-04-17 18:33:39 +00:00
7047fc0e4b Use type=email for signup/login email inputs (#225)