discourse/app/assets/stylesheets/common
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
..
admin DEV: Apply `unselectable` style consistently 2020-09-21 13:32:46 +02:00
base FEATURE: Topic slow mode. (#10904) 2020-10-16 16:24:38 -03:00
components UX: ensures new-topic badge renders consistently 2020-09-23 23:32:19 +08:00
foundation FEATURE: Separate base and heading font site_settings (#10807) 2020-10-05 13:40:41 -04:00
select-kit FIX: disabled option for sk was not working correctly (#10900) 2020-10-13 11:31:07 +02:00
d-editor.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
input_tip.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
printer-friendly.scss Revert "DEV: flexify post actions (#9926)" 2020-07-07 12:42:49 +02:00
topic-entrance.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
topic-timeline.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00