discourse/app
Sam d0f38dbb07 FIX: image rendered temporarily in wrong position while loading
Previously non lightboxed images would render in the wrong spot while loading.

We assumed the image we were rendering while loading was at 0,0 position.
This is not the case on non-lightboxed images cause they have no surrounding
DIV.
2019-01-04 11:50:44 +11:00
..
assets FIX: image rendered temporarily in wrong position while loading 2019-01-04 11:50:44 +11:00
controllers FEATURE: Display error message when category restriction is applied for tags 2019-01-04 00:29:13 +05:30
helpers FIX: Use CDN for logos and icons. (#6698) 2018-12-19 10:20:48 +01:00
jobs FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
mailers DEV: Refactor location string builders. (#6794) 2018-12-20 10:23:05 +01:00
models FEATURE: tighter limits on per cluster post rebakes 2019-01-04 09:24:46 +11:00
serializers PERF: Eradicate N+1 queries from the theme admin page 2018-12-21 11:03:58 +02:00
services DEV: group all collapsed notifications 2018-12-24 12:44:50 +01:00
views Remove extra apple-touch-icon link in head. 2018-11-29 15:24:52 +08:00