discourse/app/assets/stylesheets
Roman Rizzi 21c53ed249
FEATURE: Topic slow mode. (#10904)
Adds a new slow mode for topics that are heating up. Users will have to wait for a period of time before being able to post again.

We store this interval inside the topics table and track the last time a user posted using the last_posted_at datetime in the TopicUser relation.
2020-10-16 16:24:38 -03:00
..
common FEATURE: Topic slow mode. (#10904) 2020-10-16 16:24:38 -03:00
desktop FEATURE: Topic slow mode. (#10904) 2020-10-16 16:24:38 -03:00
mobile UX: Allow horizontal scroll on mobile post buttons 2020-09-25 21:06:17 -04:00
vendor UX: Refactor pikaday month prev/next button styling 2020-08-04 14:39:25 -04:00
admin.scss
color_definitions.scss FEATURE: Dark mode alternative logos (#10441) 2020-08-17 15:43:20 -04:00
common.scss DEV: Use a special import to declare font faces (#10583) 2020-09-04 16:25:50 +03:00
desktop_rtl.scss
desktop.scss Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
embed.scss FIX: use new color variables in embed.scss, remove hardcoded colors (#10898) 2020-10-13 12:24:54 +11:00
mobile_rtl.scss
mobile.scss Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
publish_desktop_rtl.scss FEATURE: adds support for mobile view on page publishing (#10662) 2020-09-13 13:50:23 +02:00
publish_desktop.scss FEATURE: adds support for mobile view on page publishing (#10662) 2020-09-13 13:50:23 +02:00
publish_mobile_rtl.scss FEATURE: adds support for mobile view on page publishing (#10662) 2020-09-13 13:50:23 +02:00
publish_mobile.scss FEATURE: adds support for mobile view on page publishing (#10662) 2020-09-13 13:50:23 +02:00
publish.scss FIX: Fix css var issues + button :active gradient (#10469) 2020-08-18 14:25:38 -05:00
test_helper.css REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
wcag.scss FEATURE: WCAG compliant color schemes (#10882) 2020-10-15 14:05:48 -04:00
wizard.scss FIX: missing SVG mask asset in wizard (#10856) 2020-10-07 16:23:14 -04:00