discourse/app/views
Penar Musaraj 03deda2147
Upgrade to FontAwesome 5 (take two) (#6673)
* Add missing icons to set

* Revert FA5 revert

 This reverts commit 42572ff

* use new SVG syntax in locales

* Noscript page changes (remove login button, center "powered by" footer text)

* Cast wider net for SVG icons in settings

- include any _icon setting for SVG registry (offers better support for plugin settings)

- let themes store multiple pipe-delimited icons in a setting

- also replaces broken onebox image icon with SVG reference in cooked post processor

* interpolate icons in locales

* Fix composer whisper icon alignment

* Add support for stacked icons

* SECURITY: enforce hostname to match discourse hostname

This ensures that the hostname rails uses for various helpers always matches
the Discourse hostname

* load SVG sprite with pre-initializers

* FIX: enable caching on SVG sprites

* PERF: use JSONP for SVG sprites so they are served from CDN

This avoids needing to deal with CORS for loading of the SVG

Note, added the svg- prefix to the filename so we can quickly tell in
dev tools what the file is

* Add missing SVG sprite JSONP script to CSP

* Upgrade to FA 5.5.0

* Add support for all FA4.7 icons

- adds complete frontend and backend for renamed FA4.7 icons

- improves performance of SvgSprite.bundle and SvgSprite.all_icons

* Fix group avatar flair preview

- adds an endpoint at /svg-sprites/search/:keyword

- adds frontend ajax call that pulls icon in avatar flair preview even when it is not in subset

* Remove FA 4.7 font files
2018-11-26 16:49:57 -05:00
..
about don't force SiteSetting.title into meta title tag 2017-06-12 13:50:50 -04:00
admin/backups FEATURE: further restrict downloading of backups 2017-03-01 08:28:34 -07:00
application Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
badges FEATURE: add RSS feed for badge pages 2017-08-09 13:43:49 +05:30
categories FIX: categories page crawler view had incorrect URLs 2018-07-23 14:54:41 -04:00
clicks FIX: sanitize click track links 2018-04-17 12:35:16 +05:30
common Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
default FIX: Add a title to the groups pages 2016-07-25 14:24:43 -04:00
email FIX: PM participants listed inline 2018-06-11 18:14:25 -07:00
embed Extract inline JS on embedded comments (#6645) 2018-11-22 10:02:58 -05:00
exceptions extract inline onpopstate handler on 404 page (#6613) 2018-11-15 13:35:38 -05:00
finish_installation Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
groups UX: Add og metadata for groups. 2018-02-22 15:03:41 +08:00
invites FIX: better handling of invite links after they are redeemed 2018-05-08 20:17:57 +05:30
layouts Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
list regression, if there is not excerpt skip 2018-08-09 15:07:18 +10:00
metadata FEATURE: Upload Site Settings. (#6573) 2018-11-14 15:03:02 +08:00
offline FIX: HTML lang attribute expects hyphen instead of underscore 2018-08-20 13:55:58 +02:00
pending_flags_mailer FEATURE: Site Setting to determine whether flags defaults to topics 2017-10-20 12:37:20 -04:00
posts FIX: RSS feed must have unique GUID 2016-02-22 18:28:09 +05:30
qunit UX: improvements to admin theme UI 2018-09-17 09:49:53 +10:00
robots_txt FEATURE: add Noindex to robots.txt for disallowed routes 2018-11-02 16:39:47 +11:00
safe_mode Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
search UX: better title on search page 2017-10-27 09:13:04 +05:30
session FEATURE: Second factor backup 2018-06-28 10:12:32 +02:00
static Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
tags PERF: calculate topic_counts for tags in an async job so tag queries that include counts are much faster 2018-01-12 11:03:03 -05:00
topics DEV: moves print-specific styles from internal style tag to external print sheet (#6581) 2018-11-13 14:45:55 +11:00
user_api_keys CSP - extract all other inline JavaScripts (#6528) 2018-10-25 09:52:01 -04:00
user_notifications FIX: HTML lang attribute expects hyphen instead of underscore 2018-08-20 13:55:58 +02:00
users CSP - extract all other inline JavaScripts (#6528) 2018-10-25 09:52:01 -04:00
users_email FEATURE: Second factor backup 2018-06-28 10:12:32 +02:00
wizard Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00