discourse/app
Penar Musaraj 94ed54a616
DEV: Small refactor of topic progress wrapper positioning (#10646)
This moves the logic for horizontally placing the topic progress wrapper from the JS component to SCSS. Doing so means it is more easily overridable by themes and plugins.

This also changes the left/right spacing from 1em to 2em for non-mobile screens (it fits better on iPad portrait especially).
2020-09-10 13:29:14 -04:00
..
assets DEV: Small refactor of topic progress wrapper positioning (#10646) 2020-09-10 13:29:14 -04:00
controllers DEV: Add plugin api to permit bulk_action parameters (#10638) 2020-09-10 17:18:45 +01:00
helpers PERF: Remove an unncessary query when check for dark mode. 2020-09-09 15:18:52 +08:00
jobs PERF: Keep track of first unread PM and first unread group PM for user. 2020-09-09 14:05:41 +08:00
mailers FEATURE: Allow email image embed with secure media (#10563) 2020-09-10 09:50:16 +10:00
models FEATURE: add user opt to select bookmarks as home (#10597) 2020-09-10 11:13:12 -04:00
serializers Revert "PERF: Use 1 query to load group and tag notification default." 2020-09-10 08:52:53 -04:00
services FIX: ensures we don't attempt to concat an empty list (#10600) 2020-09-04 19:08:07 +02:00
views FEATURE: Add stylesheets to bootstrap.json endpoint 2020-09-04 14:12:49 -04:00