Files
bsky-social-app/src/screens
vineyardbovines 7e6198edb2 Invite friends: fix web dead buttons/links, harden scanner, dedupe utils
Addresses code-review findings on the invite-friends feature:
- Gate the profile-header share button and followers promo banner to
  native; the invite dialog is a no-op on web, so these were dead buttons.
- Show the real canonical profile URL in the invite-link field so the
  displayed text matches what Copy/Share/QR actually use.
- Add a web fallback for the QR scanner screen (route is registered on
  all platforms) and remove the unimplemented gallery picker button.
- Reuse shared hexToRgb/rgbToHex from alf/util/colorGeneration in ThemedQrCard.
- Rebuild ThemePicker on the shared Menu component instead of a hand-rolled
  Modal dropdown.
- Fix an import-sort lint error in dialogs/nuxs/index.
2026-06-01 12:56:33 -04:00
..
2026-02-23 20:28:03 +00:00
2026-06-01 12:56:31 -04:00
2026-05-26 10:51:58 -05:00
2026-05-25 16:29:46 -05:00
2026-02-23 20:28:03 +00:00