discourse/app
Andrei Prigorshnev 4e8983036a
DEV: do not return no_result_help from the server (#15220)
We don't need it anymore. Actually, I removed using of it on the client side a long time ago, when I was working on improving blank page syndrome on user activity pages (see https://github.com/discourse/discourse/pull/14311).

This PR also removes some old resource strings that we don't use anymore. We have new strings for blank pages.
2021-12-08 21:46:54 +04:00
..
assets UX: Improve composer presence-display positioning (#15235) 2021-12-08 16:18:49 +00:00
controllers DEV: do not return no_result_help from the server (#15220) 2021-12-08 21:46:54 +04:00
helpers SECURITY: Remove ember-cli specific response from application routes (#15155) 2021-12-01 16:10:40 +00:00
jobs FEATURE: Pre-setting user locale via bulk invite (#15195) 2021-12-06 02:08:21 +01:00
mailers DEV: Hash tokens stored from email_tokens (#14493) 2021-11-25 09:34:39 +02:00
models FEATURE: Restrict link invites to email domain (#15211) 2021-12-08 17:06:57 +02:00
serializers FEATURE: Restrict link invites to email domain (#15211) 2021-12-08 17:06:57 +02:00
services FIX: auth incorrectly handles duplicate usernames (#15197) 2021-12-06 20:49:04 +04:00
views SECURITY: Remove ember-cli specific response from application routes (#15155) 2021-12-01 16:10:40 +00:00