Block a user
feat(rbac): implement NIP-29 room roles and permission gating (#47)
Instead of re-exporting, update imports
feat(rbac): implement NIP-29 room roles and permission gating (#47)
This looks very good, nice and organized. Just a few comments.
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.
feat: add Nostrord to recommended apps
fix: vertical alignment of emoji and overflow buttons in shared event action row
Emoji and overflow action buttons are vertically misaligned against zap button in poll/thread action row
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?
Be more specific for pomade login errors
Use input type=email on email inputs
Show password requirement on signup
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…
fix(chat): suppress programmatic scroll while user is scrolling (#132)