discourse/app
Sam 912a7105d2 DEV: polyfill Object.values and use where needed
We now have polyfills for `values` IE and `entries` IE

This commit uses values where appropriate to eliminate an extra lookup
This simplifies the code a bit.

Followup to: 7f089f07a7
2018-11-28 10:07:05 +11:00
..
assets DEV: polyfill Object.values and use where needed 2018-11-28 10:07:05 +11:00
controllers FIX: static page title should be consistent on client side and server side 2018-11-27 22:03:52 +05:30
helpers Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
jobs FIX: Give up migrating url site setting if endpoint doesn't return data. 2018-11-22 12:16:52 +08:00
mailers FEATURE: Warn users via email about suspicious logins. (#6520) 2018-10-25 09:45:31 +00:00
models Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
serializers UX: category images have no sizes (#6662) 2018-11-27 08:40:06 +08:00
services REFACTOR: Simplify extraction of mentions 2018-11-27 12:46:02 +01:00
views FIX: static page title should be consistent on client side and server side 2018-11-27 22:03:52 +05:30