discourse/app
Sam Saffron 676be3a853
FEATURE: add no_index header if robots is disabled
Expand SiteSetting.allow_index_in_robots_txt so it also adds a
noindex header if set to false.

This makes sure that nothing is indexed even if it somehow reaches
Google.
2020-05-11 11:07:21 +10:00
..
assets FIX: CurrentUser now must be passed to resolveTimezone and user card local time issues (#9734) 2020-05-11 11:01:47 +10:00
controllers FEATURE: add no_index header if robots is disabled 2020-05-11 11:07:21 +10:00
helpers FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
jobs FIX: remove deprecated URI.escape (#9697) 2020-05-08 11:14:59 +10:00
mailers FIX: Change user digest email total unread notification calculation (#9648) 2020-05-06 14:23:13 +10:00
models FEATURE: Filter settings by plugin (#9692) 2020-05-10 14:07:45 +03:00
serializers FEATURE: Filter settings by plugin (#9692) 2020-05-10 14:07:45 +03:00
services FIX: correct edit notification username for PMs (#9649) 2020-05-07 07:52:21 +10:00
views FIX: `preload-store` was removed 2020-05-07 11:00:47 -04:00