discourse/app
Robin Ward 312e282b6a FIX: Apply classes when lazily loading images
If an image had extra classes (for example oneboxes), then while loading
the copy of the image would lose those classes and look differently
until the image had loaded fully.

This fix copies the classes while loading.
2019-01-09 12:56:25 -05:00
..
assets FIX: Apply classes when lazily loading images 2019-01-09 12:56:25 -05:00
controllers FIX: always serve new avatar for previous version 2019-01-08 19:51:33 +11:00
helpers FIX: use absolute URL for twitter:image tag 2019-01-08 11:19:04 +05:30
jobs FEATURE: push post rebake regular task to low priority queue 2019-01-09 08:57:20 +11:00
mailers FEATURE: Use email_site_title in From of digest emails 2019-01-04 17:06:19 +01:00
models FEATURE: PWA compatibility checks in the Dashboard (#6850) 2019-01-09 08:46:11 +08:00
serializers PERF: Eradicate N+1 queries from the theme admin page 2018-12-21 11:03:58 +02:00
services FIX: prevent error when badge has already been awarded 2019-01-04 15:17:54 +01:00
views FEATURE: Make auth_redirect param options on user_api_keys 2019-01-04 14:46:18 +11:00