discourse/app
Penar Musaraj 2a007bafa2 FEAT: Allow image resize by width or height
`|150x` resizes to 150px wide + auto-height. `x150` resizes to 150px tall and auto-width.

Resize value can be from 1 to 999 (incl. for percentages).
2019-02-07 15:04:39 -05:00
..
assets FEAT: Allow image resize by width or height 2019-02-07 15:04:39 -05:00
controllers FEATURE: Calculate sprite-sheet based on currently active themes (#6973) 2019-02-06 15:51:23 +00:00
helpers FEATURE: Calculate sprite-sheet based on currently active themes (#6973) 2019-02-06 15:51:23 +00:00
jobs FEATURE: Use amazon s3 inventory to manage upload stats (#6867) 2019-02-01 10:10:48 +05:30
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: validate Invite email against EmailValidator.email_regex (#6975) 2019-02-06 22:38:06 +05:30
serializers FEATURE: Allow string theme settings to display with multiple lines 2019-02-05 14:14:53 +00:00
services FIX: Email domain whitelist prevented user anonymizing 2019-01-30 15:14:36 +01:00
views UX: Add post action text in non-JS topic view 2019-01-28 22:51:06 +05:30