discourse/app
Roman Rizzi 118ea89372
FEATURE: Replace arrows when the markdown typographer is enabled. (#11638)
By inserting this rule before markdown-it's replacement rule, we can replace "-->" with "&rarr;", and "<--" with "&larr;".
2021-01-06 12:05:38 -03:00
..
assets FEATURE: Replace arrows when the markdown typographer is enabled. (#11638) 2021-01-06 12:05:38 -03:00
controllers FIX: Validate type when picking an avatar. (#11602) 2021-01-05 10:29:10 -03:00
helpers UX: Use appropriate logo on static pages (#11211) 2020-11-12 10:50:55 -08:00
jobs FIX: Group SMTP email improvements (#11633) 2021-01-05 15:32:04 +10:00
mailers FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (#11037) 2020-10-28 07:01:58 +10:00
models FIX: Group SMTP email improvements (#11633) 2021-01-05 15:32:04 +10:00
serializers FEATURE: Do not disturb (#11484) 2020-12-18 09:03:51 -06:00
services FIX: when the user is deleted anonymise category post (#11551) 2020-12-23 14:19:30 +11:00
views Move CSS link tags above JS in the head 2020-11-17 09:57:30 -05:00