discourse/app
Dan Ungureanu 09e8be3209
UX: Introduce automatic 'categories topics' setting (#8804)
When 'categories topics' setting is set to 0, the system will
automatically try to find a value to keep the two columns (categories
and topics) symmetrical.

The value is computed as 1.5x the number of top level categories and at
least 5 topics will always be returned.
2020-01-29 20:30:48 +02:00
..
assets FIX: set showFooter to true on group topic list (#8795) 2020-01-29 12:12:38 -05:00
controllers UX: Introduce automatic 'categories topics' setting (#8804) 2020-01-29 20:30:48 +02:00
helpers FIX: use schema.org's BreadcrumList 2020-01-21 22:27:21 +01:00
jobs FIX: Mitigate issue where legacy pre-secure hotlinked media would not be redownloaded (#8802) 2020-01-29 10:11:38 +10:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models FIX: Mitigate issue where legacy pre-secure hotlinked media would not be redownloaded (#8802) 2020-01-29 10:11:38 +10:00
serializers PERF: Use a separate route for user cards, and split user serializer (#8789) 2020-01-28 11:55:46 +00:00
services FIX: correct notification when tag or category is added (#8801) 2020-01-29 11:03:47 +11:00
views FIX: use schema.org's BreadcrumList 2020-01-21 22:27:21 +01:00