discourse/app
Bianca Nenciu 94cbfa92e1
FEATURE: Show a placeholder instead of videos in preview (#10962)
Adding a video in composer and then continuing to type into it will make the
video element flicker and restart playback on every keystroke, as the preview
is rendered. In certain configurations, this can lead to some performance
problems too.

Onebox already does the same for external videos.
2020-10-20 19:01:32 +03:00
..
assets FEATURE: Show a placeholder instead of videos in preview (#10962) 2020-10-20 19:01:32 +03:00
controllers FIX: moderators can add/remove group owners (#10960) 2020-10-19 16:30:21 -04:00
helpers Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00
jobs DEV: Remove gifsicle dependency (#10357) 2020-10-16 13:41:27 +03:00
mailers FIX: When admin changes an email for the user the user must confirm the change (#10830) 2020-10-07 13:02:24 +10:00
models DEV: Introduce plugin API to contribute user api key scopes 2020-10-19 10:40:55 +01:00
serializers FEATURE: Topic slow mode. (#10904) 2020-10-16 16:24:38 -03:00
services REFACTOR: Removes double check of site setting in badge granter 2020-10-05 19:59:57 +02:00
views Revert "FEATURE: Upgrade analytics.js to gtag.js (#10893)" (#10910) 2020-10-13 12:20:41 -05:00