4ef4177ec5ca6bdcf5147b00c5f68f75a67d5c27
Each media type now produces its own distinct relay query that restarts the stream, just like vines does with kind 34236: - Images: kind 1 + #m filter for image/* MIME types - Videos: kind 1 + #m filter for video/* MIME types - Vines: kind 34236 (unchanged) - All / No media: kind 1 (no #m filter) The mediaType is now a dependency of the useEffect, so switching between any filter restarts the stream with a fresh relay query. Client-side imeta verification remains as a secondary check. Co-authored-by: shakespeare.diy <assistant@shakespeare.diy>
Description
Languages
TypeScript
95.7%
Java
1.5%
JavaScript
0.9%
Swift
0.9%
CSS
0.5%
Other
0.4%