discourse/app
David Taylor 9e98c02dd7
FIX: Don't call cooked decorators in composer if cooked is unchanged
If cooked is unchanged, ember will not re-render the preview area, so we should not re-run the post-processing decorators. This can cause issues when decorateCooked functions are not idempotent.
2020-06-09 23:01:07 +01:00
..
assets FIX: Don't call cooked decorators in composer if cooked is unchanged 2020-06-09 23:01:07 +01:00
controllers FEATURE: multiple use invite links (#9813) 2020-06-09 20:49:32 +05:30
helpers New `bootstrap.json` endpoint for starting up Discourse 2020-06-03 14:45:23 -04:00
jobs FEATURE: multiple use invite links (#9813) 2020-06-09 20:49:32 +05:30
mailers FIX: Digest frequency issue on user creation 2020-06-01 17:39:16 -04:00
models FIX: Allow merging users when email domains are restricted 2020-06-09 18:51:59 +01:00
serializers FEATURE: multiple use invite links (#9813) 2020-06-09 20:49:32 +05:30
services FIX: Allow merging users when email domains are restricted 2020-06-09 18:51:59 +01:00
views Start Discourse in an initializer (#9930) 2020-05-29 14:37:02 -04:00