[ VincenzoImp/nostreum ] fix: disable Next.js Image warning for external Nostr avatars
Add ESLint disable comments for external profile images from Nostr protocol, as these are dynamic URLs from untrusted sources that don't require Next.js Image optimization.
[ flox1an/nostube ] fix(player): resolve mobile touch and fullscreen issues
- Fix double-trigger of play/pause on touch by preventing synthetic click after touchend
- Add iOS fullscreen support using webkit fullscreen API on video element
- Hide Picture-in-Picture button on mobile devices
- Add auto-fullscreen on orientation change (landscape while playing → fullscreen, portrait → exit)
🤖 Generated with [Claude Code](