discourse/app
Sam 33269c4172 FEATURE: do no search for groups unless a term is specified
Do not allow `/u/search/users.json` to list any group matches unless a
specific `term` is specified in the API call.

Adding groups should always be done when an actual search term exists,
blank search is only supported for users within a topic
2019-02-20 17:28:22 +11:00
..
assets UX: Allow users to see filename in image-uploader component. (#7022) 2019-02-20 13:55:55 +08:00
controllers FEATURE: do no search for groups unless a term is specified 2019-02-20 17:28:22 +11:00
helpers FEATURE: Calculate sprite-sheet based on currently active themes (#6973) 2019-02-06 15:51:23 +00:00
jobs PERF: only require aws-sdk-sns gem when it's being used 2019-02-14 11:08:21 +01:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FEATURE: autocomplete usernames early in topic based on participation 2019-02-20 13:34:43 +11:00
serializers FIX: unable to create new categories 2019-02-15 10:24:29 +11:00
services FIX: Push notifications could fail with UnauthorizedRegistration 2019-02-15 21:12:09 +01:00
views PERF: Cache build_not_found_page 2019-02-12 21:20:33 +11:00