discourse/app
Sam ee0d3f15c1 FEATURE: allow better fidelity for auto linkify, disable most tlds based linkify
New site settings:

enable_markdown_linkify: which is default on, auto links https:// and http:// and mail://

markdown_linkify_tlds: which allows control of what tlds get autolinked for cases such as www.site.com, default is com|net|gov
2018-02-01 13:22:38 +11:00
..
assets FEATURE: allow better fidelity for auto linkify, disable most tlds based linkify 2018-02-01 13:22:38 +11:00
controllers FIX: don't return 200s when login is required to paths 2018-02-01 12:26:45 +11:00
helpers FIX: rendering %lt;/div noscript in header 2017-12-08 10:30:00 +11:00
jobs push updates to backups list to client 2018-01-31 12:05:06 +01:00
mailers FIX: correct use of invitee vs inviter in email templates 2017-12-04 14:09:48 +05:30
models FIX: only count 'human' users in group.user_count 2018-01-31 21:55:01 +01:00
serializers FIX: don't blow up on badly encoding incoming email body 2018-01-30 23:47:58 +01:00
services FEATURE: log private message views 2018-01-29 08:08:08 +05:30
views PERF: calculate topic_counts for tags in an async job so tag queries that include counts are much faster 2018-01-12 11:03:03 -05:00