discourse/app
Robin Ward 03943554c6 FIX: Missing letter avatars
cc @zogstrip

It seems that the version string was ammended to return the ImageMagick
version. This caused the guard in the user avatars method to fail as the
versions weren't the same.

I changed it so it is comparing the right version, but I wonder if this
is bad as the controller is no longer using the ImageMagick version. Can
you please review?
2015-04-19 10:48:53 -04:00
..
assets FIX: Broken build 2015-04-17 14:45:17 -04:00
controllers FIX: Missing letter avatars 2015-04-19 10:48:53 -04:00
helpers Add userId to GA tracking 2015-04-07 13:10:33 -04:00
jobs A shorter and more concise version of select..size 2015-04-12 22:26:48 +10:00
mailers FIX: include topic excerpt in topic/message invite mail for existing user 2015-04-07 12:02:04 +05:30
models PREF: speed up grabbing unread counts 2015-04-17 16:01:20 +10:00
serializers UX: Show category badge on enqueued posts 2015-04-15 15:29:37 -04:00
services FIX: Error alerting tracking users of PM when replying in general 2015-04-17 15:38:44 -04:00
views FIX: about tab was not showing on Privacy / ToS / FAQ topnav 2015-04-17 12:29:28 +05:30