discourse/app
Sam e63e193a0a
FEATURE: Fuzzy search in site settings and raise limit to 100 matches (#21572)
We have been struggling lately finding site settings due to 30 setting limit

This was introduced for performance reasons a while back but is no longer as
needed given that ember is faster.

Additionally searching is hard, so allow people to use fuzzy search against
setting name.
2023-05-16 18:23:05 +10:00
..
assets FEATURE: Fuzzy search in site settings and raise limit to 100 matches (#21572) 2023-05-16 18:23:05 +10:00
controllers FEATURE: Show user cards for inactive users (#21387) 2023-05-15 21:45:26 +03:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs FEATURE: Add new notification for admin problems (#21287) 2023-05-03 19:35:22 +03:00
mailers FIX: Likes received count in digest email (#21458) 2023-05-09 19:19:26 +02:00
models DEV: Set limit for Invite#custom_message 2023-05-15 09:55:28 +02:00
serializers FEATURE: Show user cards for inactive users (#21387) 2023-05-15 21:45:26 +03:00
services FIX: Handle all UTF-8 characters (#21344) 2023-05-15 12:45:04 +03:00
views FIX: Likes received count in digest email (#21458) 2023-05-09 19:19:26 +02:00