discourse/app/views
Penar Musaraj c937afc75e
FEATURE: automatic dark mode (#10341)
A first step to adding automatic dark mode color scheme switching. Adds a new SCSS file at `color_definitions.scss` that serves to output all SCSS color variables as CSS custom properties. And replaces all SCSS color variables with the new CSS custom properties throughout the stylesheets. 

This is an alpha feature at this point, can only be enabled via console using the `default_dark_mode_color_scheme_id` site setting.
2020-08-03 22:57:10 -04:00
..
about FIX: Correct user profile URLs in `/about` crawler view 2020-07-14 16:09:27 +01:00
admin/backups FEATURE: further restrict downloading of backups 2017-03-01 08:28:34 -07:00
application FIX: Sync Ember and non-Ember layouts (#9028) 2020-02-25 15:31:04 +02:00
badges FIX: in case of orphan user records skip badge 2019-08-30 17:21:34 +10:00
categories FIX: Resolve Schema.org validation issues 2020-05-05 16:57:16 +03:00
common FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
default FIX: Add a `title` to the groups pages 2016-07-25 14:24:43 -04:00
email FIX: display correct status on unsubscribe page (#10294) 2020-07-23 16:20:10 +10:00
embed FIX: use allowlist and blocklist terminology (#10209) 2020-07-27 10:23:54 +10:00
exceptions DEV: Fix build 2020-07-30 13:10:16 +03: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 FIX: uses topic title for published page head title (#10312) 2020-07-27 15:09:12 +02:00
list Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
metadata DEV: Add support for Rails 6 2019-05-02 16:23:25 +10:00
offline FIX: HTML lang attribute expects hyphen instead of underscore 2018-08-20 13:55:58 +02:00
posts FIX: RSS feed must have unique GUID 2016-02-22 18:28:09 +05:30
published_pages Change pp to published-page (#10343) 2020-07-31 09:24:08 -05:00
qunit UX: improvements to admin theme UI 2018-09-17 09:49:53 +10:00
robots_txt FEATURE: let Google index pages so it can remove them 2020-05-11 12:15:18 +10: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 SECURITY: Add confirmation screen when logging in via user-api OTP 2019-06-17 16:18:44 +01:00
static FEATURE: add short site description on login page title 2019-10-14 11:40:09 +05:30
tags FIX: Use new tag routes (#8683) 2020-01-21 19:23:08 +02:00
topics FEATURE: Add structured data to follow Google's guidelines (#9764) 2020-05-14 10:42:01 +03:00
user_api_keys FEATURE: Delegated authentication via user api keys (#7272) 2019-04-01 13:18:53 -04:00
user_notifications FIX: Improve digest email styling on Outlook 2016 (#9626) 2020-05-04 14:07:03 -04:00
users FEATURE: Google Calendar doesn't support URL in iCalendar, add fallback description 2020-03-18 17:51:16 -03:00
users_email FIX: Ensure users can confirm new emails using security keys 2020-06-16 14:19:21 +03:00
wizard FIX: Load locale first in wizard app 2020-05-14 11:48:55 +03:00