discourse/app
Martin Brennan df68d11c38
FEATURE: Add topic excerpt max length site setting (#9847)
Adds a new topic_excerpt_maxlength site setting.

* When topic excerpt is requested for a post, use the new topic_excerpt_maxlength site setting to limit the size of the excerpt
* Remove code for getting/setting Post.excerpt_size as it is not used anywhere
2020-05-21 13:19:48 +10:00
..
assets glob @import desktop and mobile scss 2020-05-20 18:05:27 -04:00
controllers DEV: Guardian for hiding about stats (#9841) 2020-05-20 10:26:20 -05:00
helpers FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
jobs PERF: Dematerialize topic_reply_count (#9769) 2020-05-14 15:42:00 -07:00
mailers FIX: Change user digest email total unread notification calculation (#9648) 2020-05-06 14:23:13 +10:00
models FEATURE: Add topic excerpt max length site setting (#9847) 2020-05-21 13:19:48 +10:00
serializers DEV: Guardian for hiding about stats (#9841) 2020-05-20 10:26:20 -05:00
services FIX: Badge granter was disabled by default. 2020-05-21 06:55:22 +08:00
views FIX: Update default_template.html 2020-05-20 10:39:04 -05:00