discourse/app
David Taylor 725e38f9d7
DEV: Allow plugins to request topic thumbnail sizes (#9828)
In plugin.rb, you can register new sizes like

```
register_topic_thumbnail_size [512, 512]
```

For more information about thumbnails see 03818e642a
2020-05-19 10:38:58 +01:00
..
assets FIX: applies flex on topic-footer-main-buttons (#9829) 2020-05-19 11:29:38 +02:00
controllers UX: Allow secure media URLs to be cached for a short period of time 2020-05-18 15:00:41 +01: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 DEV: Allow plugins to request topic thumbnail sizes (#9828) 2020-05-19 10:38:58 +01:00
serializers PERF: Dematerialize topic_reply_count (#9769) 2020-05-14 15:42:00 -07:00
services DEV: Clean up some Redis leaks in test env. 2020-05-18 17:27:37 +08:00
views Improve mobile friendliness of crawler view 2020-05-19 00:24:17 -04:00