[ psic4t/nospeak ] feat(ui): show friendly media labels in contact list preview Replace raw Blossom URLs with localized labels like "📷 Image" or "🎤 Voice Message" for media attachments in the contact list message preview. Supports image, video, voice message, audio, and file types.
[ TsukemonoGit/lumilumi ] Merge pull request #913 from TsukemonoGit/dev feed
[ WalletScrutiny/WalletScrutinyCom ] Merge remote-tracking branch 'origin/master'
[ flox1an/nostube ] feat(video): sticky video player on mobile portrait scroll Video player now sticks to the top of the screen when scrolling on mobile portrait mode, allowing users to continue watching while browsing comments and suggestions below. 🤖 Generated with [Claude Code]() Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
[ psic4t/nospeak ] fix(audio): resolve Chrome voice message playback failure Change preload strategy from 'metadata' to 'none' to avoid Chrome's FFmpegDemuxer seek errors with WebM audio files that lack proper seek metadata. The audio is now loaded on-demand when the user clicks play. This fixes voice messages from chat partners not playing in Chrome and Android WebView while working correctly in Firefox.
[ TsukemonoGit/lumilumi ] Merge pull request #912 from TsukemonoGit/dev feedの読み込みのsyuusei
[ v0l/zap-stream-core ] feat: cache igdb calls
[ aljazceru/ungovernable.tech ] Update README.md
[ TsukemonoGit/lumilumi ] Merge pull request #911 from TsukemonoGit/dev Dev
[ psic4t/nospeak ] fix(ui): show voice message duration