chat/src/app
Ajay Bura 1b200eb676
Improve search result counts (#2221)
* remove limit from emoji autocomplete

* remove search limit from user mention

* remove limit from room mention autocomplete

* increase user search limit to 1000

* better search string selection for emoticons
2025-02-21 19:14:38 +11:00
..
atoms Update color theme to match with new design (#1821) 2024-07-21 15:43:33 +10:00
components Improve search result counts (#2221) 2025-02-21 19:14:38 +11:00
features Improve search result counts (#2221) 2025-02-21 19:14:38 +11:00
hooks sanitize string before used in regex to prevent crash (#2219) 2025-02-20 18:30:54 +11:00
molecules redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
organisms redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
pages Release v4.3.2 (#2213) 2025-02-17 12:07:07 +11:00
partials Fix members btn not visible in small devices 2022-04-24 16:47:24 +05:30
plugins Improve search result counts (#2221) 2025-02-21 19:14:38 +11:00
state redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
styles redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
utils sanitize string before used in regex to prevent crash (#2219) 2025-02-20 18:30:54 +11:00
cs-api.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
cs-errorcode.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
i18n.ts Add translation support using i18next (#1576) 2024-08-14 18:59:34 +05:30