feat(ui): add media support and sanitization to Telegram feed (#101)#1458
feat(ui): add media support and sanitization to Telegram feed (#101)#1458lspassos1 wants to merge 1 commit intokoala73:mainfrom
Conversation
|
@lspassos1 is attempting to deploy a commit to the Elie Team on Vercel. A member of the Team first needs to authorize it. |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Hey @lspassos1, thanks for the continued contributions! Really appreciate how active you've been. We reviewed this PR and have some feedback before we can merge: ScopeThis PR bundles several unrelated changes beyond the Telegram media support: font imports, map section overhaul, grid span selectors, vessel popup (USNI) styles, and fullscreen height tweaks. Could you split these into focused PRs? It makes review and rollback much easier. Security
CSS Issues
Logic
Thanks again for the work here. The Telegram media support itself is solid. Let us know if you have questions on any of the above! |
This PR enhances the Telegram Intel feed with media support and improved content safety.
Key changes:
safeHtml()for sanitizing post content.