Block a user
feat(rbac): implement NIP-29 room roles and permission gating (#47)
ill have a look into this (less code = always better)
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…
Role-Based Access Control for Relays
@hodlbod Had a few doubts:
- NIP-29 uses
9000–9009as the permission kinds. For relay-level permissions, should role-permission reference NIP-43 kinds (8000, 8001) instead? Or should we…
feat(rbac): implement NIP-29 room roles and permission gating (#47)
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…
fix(chat): suppress programmatic scroll while user is scrolling (#132)
[BUG]: Scrolling jitter and extreme scroll behavior using mouse wheel/trackpad
@hodlbod Should i give this a go?
[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,…
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