discourse/app
Penar Musaraj 2ce2c83bc9
FIX: Show user filter hints when typing `@` in search (#13799)
Will show the last 6 seen users as filtering suggestions when typing @ in quick search. (Previously the user suggestion required a character after the @.)

This also adds a default limit of 6 to the user search query, previously the backend was returning 20 results but a maximum of 6 results was being shown anyway.
2021-07-21 09:14:53 -04:00
..
assets FIX: Show user filter hints when typing `@` in search (#13799) 2021-07-21 09:14:53 -04:00
controllers FIX: Show user filter hints when typing `@` in search (#13799) 2021-07-21 09:14:53 -04:00
helpers FIX: Assets for the theme tests page are not compressed (#13736) 2021-07-14 22:52:35 +03:00
jobs DEV: Improve logging of errors in `Jobs::ProcessUserNotificationSchedules` 2021-07-21 12:20:44 +08:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models FIX: Show user filter hints when typing `@` in search (#13799) 2021-07-21 09:14:53 -04:00
serializers FEATURE: Per-category default slow mode duration for topics. 2021-07-21 12:32:07 +08:00
services FIX: Allow only groups with flairs to be selected (#13744) 2021-07-21 14:41:04 +03:00
views FEATURE: add title tag for group detail page (#13702) 2021-07-12 20:05:57 +05:30