discourse/app
David Taylor be5974734d
PERF: Pass element to resolveAllShortUrl function, not text selector (#9988)
We already have a reference to the preview element, so there is no need to look it up again. This saves about 1ms per keypress in my testing.
2020-06-05 13:37:07 +01:00
..
assets PERF: Pass element to resolveAllShortUrl function, not text selector (#9988) 2020-06-05 13:37:07 +01:00
controllers PERF: rate limit search, and add anon cache for search results (#9969) 2020-06-04 09:26:08 -07:00
helpers New bootstrap.json endpoint for starting up Discourse 2020-06-03 14:45:23 -04:00
jobs FIX: If creating a flag for a watched word, include the reason 2020-06-02 11:49:02 -04:00
mailers FIX: Digest frequency issue on user creation 2020-06-01 17:39:16 -04:00
models FIX: use short_path of flair upload to get signed url for secure media. 2020-06-05 07:43:15 +05:30
serializers FEATURE: category setting for default list filter. (#9975) 2020-06-04 00:56:56 +05:30
services DEV: Better error handling for destroy:users task (#9939) 2020-06-01 08:55:08 -07:00
views Start Discourse in an initializer (#9930) 2020-05-29 14:37:02 -04:00