discourse/app
David Taylor b0211772cb FIX: Explicitly specify the format when loading /associate/{{token}}
In IE11, the browser returns the cached HTML response, rather than the JSON formatted response. A better solution may be to add a `Vary: Accept` header to all of our HTML responses, but this commit should solve the immediate issue.
2019-09-13 17:22:57 +01:00
..
assets FIX: Explicitly specify the format when loading /associate/{{token}} 2019-09-13 17:22:57 +01:00
controllers FIX: Do not show staged users avatars when expanding the read count indicator 2019-09-10 14:21:34 -03:00
helpers FIX: only use app argument for official iOS app banner 2019-08-27 10:23:57 -04:00
jobs DEV: Remove FlagQuery class and old code (#8064) 2019-09-12 13:21:33 -03:00
mailers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
models FIX: user directory should not include unapproved users 2019-09-11 15:18:17 -04:00
serializers UX/PERF: Update readers count when a post from another user is read. Don't fetch the post data again just to update the count. (#8078) 2019-09-09 11:29:15 +10:00
services FIX: add support for version query parameter in InlineUploads 2019-09-13 18:21:19 +02:00
views UI: Add viewport meta tag to embedded topics layout 2019-09-12 14:14:32 -04:00