Khushvendra
  • Joined on 2026-04-04
Khushvendra commented on issue coracle/flotilla#194 2026-04-20 21:45:02 +00:00
Room Delete partial failure

@hodlbod is this issue open to be worked on?

Khushvendra pushed to dev at Khushvendra/flotilla 2026-04-19 14:42:53 +00:00
53954aae89 classnames tweak
24aa62a503 chore: carify Pomade login errors with actionable invalid vs network messaging (#233)
2618bb9c63 Fix centered layout
32a31045ef fix: Improve toggle switch placement in settings screen (#208) (#232)
56edad77a8 fix: added logic for password requirements on signup (#230)
Compare 8 commits »
Khushvendra commented on pull request coracle/flotilla#220 2026-04-19 08:35:43 +00:00
feat(rbac): implement NIP-29 room roles and permission gating (#47)

ill have a look into this (less code = always better)

Khushvendra commented on issue coracle/flotilla#192 2026-04-19 06:14:41 +00:00
Role-Based Access Control for Relays

Those numbers should be ok, any particular reason not to use them?

No really, just wanted to be consistent with the numbering and in case there was a protocol that i was not aware of being…

Khushvendra commented on issue coracle/flotilla#192 2026-04-17 21:29:41 +00:00
Role-Based Access Control for Relays

@hodlbod Had a few doubts:

  • NIP-29 uses 9000–9009 as the permission kinds. For relay-level permissions, should role-permission reference NIP-43 kinds (8000, 8001) instead? Or should we…
Khushvendra pushed to feat/nip29-rbac-47 at Khushvendra/flotilla 2026-04-17 20:12:37 +00:00
5a926ab6cf Address RBAC review feedback
Khushvendra created pull request coracle/flotilla#220 2026-04-17 11:43:07 +00:00
feat(rbac): implement NIP-29 room roles and permission gating (#47)
Khushvendra created branch feat/nip29-rbac-47 in Khushvendra/flotilla 2026-04-17 00:27:23 +00:00
Khushvendra pushed to feat/nip29-rbac-47 at Khushvendra/flotilla 2026-04-17 00:27:23 +00:00
abc6dc2860 feat(rbac): implement NIP-29 room roles and permission gating (#47)
Khushvendra pushed to dev at Khushvendra/flotilla 2026-04-16 23:55:55 +00:00
4a967de184 fix(chat): suppress programmatic scroll while user is scrolling (#132) (#216)
Khushvendra commented on issue coracle/flotilla#47 2026-04-16 23:37:10 +00:00
Role-Based Access Control for Rooms

Hey @hodlbod, I've got an implementation plan mapped out for the Flotilla side of NIP-29 RBAC, but I have a few quick questions regarding scope and @welshman dependencies before the implementatio…

Khushvendra created pull request coracle/flotilla#216 2026-04-16 23:17:45 +00:00
fix(chat): suppress programmatic scroll while user is scrolling (#132)
Khushvendra pushed to fix/scroll-jitter-132 at Khushvendra/flotilla 2026-04-16 23:14:04 +00:00
b426fde43e fix(chat): suppress programmatic scroll while user is scrolling (#132)
Khushvendra created branch fix/scroll-jitter-132 in Khushvendra/flotilla 2026-04-16 23:13:05 +00:00
Khushvendra pushed to fix/scroll-jitter-132 at Khushvendra/flotilla 2026-04-16 23:13:05 +00:00
Khushvendra pushed to dev at Khushvendra/flotilla 2026-04-16 23:04:17 +00:00
59961cbdb5 fix: supported nip overflow in SpaceRelayStatus.svelte (#215)
95d9d8bf23 Bump version
2fd9741a2b Fix safe area inset for chat fab
fe9c325580 Update universal links
61e93d4071 Update changelog, bump version
Compare 14 commits »
Khushvendra commented on issue coracle/flotilla#132 2026-04-15 19:00:13 +00:00
[BUG]: Scrolling jitter and extreme scroll behavior using mouse wheel/trackpad

@hodlbod I’ve been facing this issue for a while and looked into the codebase. It seems the chat feed loader keeps updating the scroll container while you’re scrolling. In reversed chat layouts,…

Khushvendra created pull request coracle/flotilla#203 2026-04-15 08:24:04 +00:00
Fix voice call cold-start timeout and preserve custom timeout message (#174)
Khushvendra created branch fix/voice-calls-timeout-174 in Khushvendra/flotilla 2026-04-15 08:21:23 +00:00