discourse/app
David Taylor 5f7839f0a4
FIX: Allow safari to load and autoplay videos in posts
This improves the reloading workaround in a few ways:
  - Multiple videos in posts are now reloaded. Previously only the first was reloaded.
  - An empty `poster` string is treated the same as a missing attribute
  - If the video is set to autoplay, it will be reloaded (and therefore autoplayed correctly)
2020-08-17 23:48:36 +01:00
..
assets FIX: Allow safari to load and autoplay videos in posts 2020-08-17 23:48:36 +01:00
controllers FEATURE: add new user option skip_new_user_tips. (#10437) 2020-08-14 19:10:56 +05:30
helpers FIX: color scheme selection with non-default theme 2020-08-12 08:49:13 -04:00
jobs DEV: IMAP log to database (#10435) 2020-08-14 12:01:31 +10:00
mailers PERF: Replace video and audio links in search blurb while indexing. 2020-08-06 12:25:03 +08:00
models FEATURE: Dark mode alternative logos (#10441) 2020-08-17 15:43:20 -04:00
serializers User card settings (#10302) 2020-08-17 12:37:45 -04:00
services User card settings (#10302) 2020-08-17 12:37:45 -04:00
views FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00