about summary refs log tree commit diff
path: root/src/view/com/util/post-embeds/VideoEmbed.web.tsx
Commit message (Expand)AuthorAgeFilesLines
* preserve video's last known time when scrolling away (#6239)Andrew Aquino2024-11-191-0/+2
* Increase rounding for all embeds (#5421)Samuel Newman2024-09-201-2/+2
* [Video] Fix web autoplay (#5274)Samuel Newman2024-09-111-11/+14
* disable autoplay within messages and trim feelers (#5260)Samuel Newman2024-09-111-16/+17
* Verify Identical Domains Emit Origin (#5255)Hailey2024-09-101-6/+0
* [Video] Much simpler fix to fullscreen bug (#5251)Samuel Newman2024-09-101-12/+7
* [Video] Fix fullscreen on Chrome (#5246)Samuel Newman2024-09-091-1/+12
* [Video] throw HLS errors to be caught by error boundary (#5166)Samuel Newman2024-09-051-15/+20
* [Video] Misc player style tweaks (#5064)Samuel Newman2024-09-021-3/+2
* [Video] Split 'videos' gate in two (#5037)Samuel Newman2024-08-301-1/+1
* [Video] Lexicon implementation (#4881)Samuel Newman2024-08-291-5/+22
* [Video] 🫧 Move logic around by platform (#5003)Hailey2024-08-281-2/+2
* [Videos] Add error boundary to native (#4914)Samuel Newman2024-08-101-41/+7
* [Video] Visibility detection view (#4741)Hailey2024-08-071-3/+5
* [Videos] Video player - PR #2 - better web support (#4732)Samuel Newman2024-08-071-0/+190