Khushvendra
  • Joined on 2026-04-04
Khushvendra opened issue coracle/flotilla#263 2026-05-03 11:48:44 +00:00
Unintentional Mutation: SpaceJoin Publishes Signed Requests on Mount
Khushvendra opened issue coracle/flotilla#262 2026-05-03 11:47:28 +00:00
Privacy Leak: New DM Drafts Share the Same Key (dm:undefined)
Khushvendra pushed to dev at Khushvendra/flotilla 2026-05-03 11:13:39 +00:00
976ccdabd4 fix: include MESSAGE kind and local matches in space search
99b26680b6 feat: rework hosting page to 2+1 architecture (#231)
c5be477855 fix: bundle emoji-picker data locally for Capacitor Android
32c1501e9c feat: add progress bar to signup flow (#234)
Compare 4 commits »
Khushvendra pushed to feat/nip29-rbac-47 at Khushvendra/flotilla 2026-05-03 11:10:42 +00:00
c2ea1cefc5 refactor: address PR review feedback for RBAC
Khushvendra commented on pull request coracle/flotilla#248 2026-04-30 07:50:13 +00:00
fix(metadata): add case-insensitive HTML title fallback parsing for invite links

@hodlbod Addressed the issues you pointed out, also i swapped out fetchRelay with loadRelay (also imported directly from @welshman/app)

Khushvendra pushed to issue/131-invite-link-preview at Khushvendra/flotilla 2026-04-30 07:48:21 +00:00
f938bec632 refactor: address maintainer feedback on routing logic and env fallbacks
Khushvendra commented on pull request coracle/flotilla#248 2026-04-29 11:35:41 +00:00
fix(metadata): add case-insensitive HTML title fallback parsing for invite links

@hodlbod Does this align with what you mentioned?

Khushvendra commented on pull request coracle/flotilla#248 2026-04-29 11:35:30 +00:00
fix(metadata): add case-insensitive HTML title fallback parsing for invite links

if we import @welshman/app, it will make all of it much easier (and solve caching at the same time).

i have tried this, did decrease the LOC by ~75%. Also have made the corresponding changes…

Khushvendra pushed to issue/131-invite-link-preview at Khushvendra/flotilla 2026-04-29 11:33:02 +00:00
b8c4fde52c refactor: simplify server.js using hono and cheerio, improve metadata injection
Khushvendra pushed to issue/131-invite-link-preview at Khushvendra/flotilla 2026-04-24 20:58:25 +00:00
8874ea84a7 Use Hono for invite preview server
Khushvendra commented on pull request coracle/flotilla#220 2026-04-24 14:32:00 +00:00
feat(rbac): implement NIP-29 room roles and permission gating (#47)

@hodlbod Working on this, been a bit busy with the university exams. Sorry for the delay

Khushvendra created pull request coracle/flotilla#248 2026-04-24 14:29:52 +00:00
fix(metadata): add case-insensitive HTML title fallback parsing for invite links
Khushvendra created branch issue/131-invite-link-preview in Khushvendra/flotilla 2026-04-24 14:25:26 +00:00
Khushvendra pushed to issue/131-invite-link-preview at Khushvendra/flotilla 2026-04-24 14:25:26 +00:00
ab08d9c8db fix(metadata): add case-insensitive HTML title fallback parsing for invite links
Khushvendra pushed to dev at Khushvendra/flotilla 2026-04-23 09:10:48 +00:00
463837e7d4 fix: restore consistent input field sizing and alignment in FieldInline (#235) (#238)
d74f142cdd Fix relay auth privacy toggle (#240)
Compare 2 commits »
Khushvendra pushed to feat/nip29-rbac-47 at Khushvendra/flotilla 2026-04-21 06:30:30 +00:00
39d87fcb50 Polish RBAC role/member stores and remove state-role cycle
Khushvendra commented on issue coracle/flotilla#131 2026-04-20 21:59:48 +00:00
Improve link preview for invites

@hodlbod Mind if i give this a shot?

Khushvendra commented on issue coracle/flotilla#173 2026-04-20 21:58:13 +00:00
Refine calls

@Conceptionify Is this still being worked on?

Khushvendra pushed to feat/nip29-rbac-47 at Khushvendra/flotilla 2026-04-20 21:49:47 +00:00
7259e4d2cf Refactor role view models and member grouping
Khushvendra commented on issue coracle/flotilla#192 2026-04-20 21:46:16 +00:00
Role-Based Access Control for Relays

@hodlbod ill start working on this as soon as #47 is satisfactory. Does that work?