57 Commits

Author SHA1 Message Date
zubiden
8b1358dd8b TeactN: Force full state return in withGlobal (#6240) 2025-09-19 14:35:16 +02:00
zubiden
8b8c94b715 Localization: Various fixes (#6178) 2025-09-09 20:30:42 +02:00
Alexander Zinchuk
09323114d5 Global Search: Support search public posts (#6114) 2025-08-15 18:25:31 +02:00
zubiden
5b210b1755 Teact: Use jsx-runtime (#5969) 2025-06-04 20:41:58 +02:00
Alexander Zinchuk
f38f7d65cc Bump dependencies 2025-06-04 20:36:48 +02:00
zubiden
97bd26df00 Global Search: Show sponsored results (#5844)
Co-authored-by: Dmitry Kabanov <dmitrykabanovdev@gmail.com>
Co-authored-by: Dmitry Kabanov <153344039+dmitrykabanovdev@users.noreply.github.com>
2025-04-24 14:21:40 +02:00
Alexander Zinchuk
00c23c8052 Open App Button: Add search result and fix in ios (#5677) 2025-03-01 18:02:02 +01:00
zubiden
45fc7aac7c Support gift transfer (#5555) 2025-02-13 14:27:52 +01:00
Alexander Zinchuk
4405c21ba1 Channel List: Hide search filter (#5423) 2025-01-21 18:19:32 +01:00
Alexander Zinchuk
d0ad84217d Global Search: Support filters (#5386)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
2025-01-03 17:15:32 +01:00
zubiden
a9649de412 Search: Fix offset avatars (#5362) 2024-12-29 11:59:08 +01:00
zubiden
a4b33eb43a Search: Display popular bot apps (#4864) 2024-08-29 15:52:28 +02:00
Alexander Zinchuk
729e4ad791 UI: Picker refactoring (#4773) 2024-08-29 15:52:16 +02:00
zubiden
5f5536b6a0 Search: New design (#4718) 2024-08-29 15:52:14 +02:00
zubiden
dd3c6bc70f Global Search: Use server order (#4752) 2024-07-15 15:52:10 +02:00
zubiden
9d2a928968 [Refactoring] Implement own localization provider (#4631) 2024-06-18 16:30:25 +02:00
Alexander Zinchuk
115ca399df Various fixes (#4553) 2024-05-14 04:23:52 +02:00
Alexander Zinchuk
dd6bc51b59 Global Search: Implement Channels tab (#4549) 2024-05-03 14:51:45 +02:00
Alexander Zinchuk
c3c71cbc9e Introduce Saved dialogs (#4177) 2024-02-06 16:54:37 +01:00
Alexander Zinchuk
74fd74203e Left Search: Search message deep link (#4061) 2023-12-12 12:42:08 +01:00
Alexander Zinchuk
82af54555c Left Search: Fix search of chats (#3997) 2023-12-04 14:44:31 +01:00
Alexander Zinchuk
1ca211978c Left Search: Filter local chats by name (#3977) 2023-12-04 14:44:30 +01:00
Alexander Zinchuk
c0e5b94fcb [Refactoring] Replace local* with account* for search result (#3981) 2023-12-04 14:44:30 +01:00
Alexander Zinchuk
b254b08b2c Introduce Boosts (#3909) 2023-10-10 13:39:51 +02:00
Alexander Zinchuk
fb614840f6 Refactoring: Introduce eslint-plugin-simple-import-sort plugin (#3802) 2023-09-13 12:22:11 +02:00
Alexander Zinchuk
032f56143e Disable selection throughout the UI (#3487) 2023-07-20 16:01:03 +02:00
Alexander Zinchuk
d160b2b4cb GramJS: Validate updates order (#2957) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
568b23b6fe [dev] Define custom static dependencies (#2462) 2023-02-28 18:43:28 +01:00
Alexander Zinchuk
ba63b8c2c6 Fix useHorizontalScroll to accept ref and not element 2023-02-08 00:43:48 +01:00
Alexander Zinchuk
422e13262f Search: Fix infinite message loading (#2488) 2023-02-04 03:03:19 +01:00
Alexander Zinchuk
213f788a8f Global Search: Fix infinite spinner and missing results (#2460) 2023-01-31 18:24:03 +01:00
Alexander Zinchuk
2a7c78c12a Multiple Tabs: Introduce Multiple Tabs Support (#2221) 2023-01-28 02:21:33 +01:00
Alexander Zinchuk
3dab7609e3 Dynamic Resize (#2291) 2023-01-28 02:18:43 +01:00
Alexander Zinchuk
29c41a104e [Refactoring] Remove unnecessary types for filter (#2091) 2022-10-29 15:18:36 +02:00
Alexander Zinchuk
6d0c4e4b66 Compare versions for "Update Telegram" button; Various UI fixes (#2022) 2022-09-12 11:05:53 +02:00
Alexander Zinchuk
a016223f08 Fix horizontal scroll for Windows (#1995) 2022-08-17 10:34:48 +02:00
Alexander Zinchuk
70ccff110a [Refactoring] Prefer import type (#1884) 2022-05-30 15:40:11 +04:00
Alexander Zinchuk
e204fa36a5 [Refactoring] Rename modules/* -> global/* 2022-03-19 21:19:11 +01:00
Alexander Zinchuk
b025fccf0f [Refactoring] TeactN: addReducer => addActionHandler, getDispatch => getActions 2022-03-19 21:19:08 +01:00
Alexander Zinchuk
10749c62ca [Dev] TeactN: Support project-wise and action payload typing 2022-03-19 21:19:05 +01:00
Alexander Zinchuk
51b2893b39 [Dev] Bump dependencies (#1677) 2022-02-02 22:52:33 +01:00
Alexander Zinchuk
a55fbdfcc4 Introduce Spoilers (#1670) 2022-01-27 04:09:22 +01:00
Alexander Zinchuk
71059dff06 Global Search: Fix missing Saved Messages in search results 2022-01-21 17:29:19 +01:00
Alexander Zinchuk
3ef7136621 [Perf] TeactN: Get rid of redundant iterations for global actions 2021-12-31 18:17:27 +01:00
Alexander Zinchuk
f6cd826e7f [Perf] Forward Modal: Fix missing contacts; Optimize text filtering in large lists 2021-12-24 01:26:06 +01:00
Alexander Zinchuk
1e60003f5a Update to layer 133 (#1525) 2021-11-05 22:03:02 +03:00
Alexander Zinchuk
98b3939dea [Refactoring] Use optional chaining operator (#1400) 2021-08-27 21:05:46 +03:00
Alexander Zinchuk
7574b6445b History support and animation when navigating between chats (#1289) 2021-08-03 01:31:08 +03:00
Alexander Zinchuk
339c747784 [Refactoring] Get rid of server offset in chat sorting (#1243) 2021-07-07 15:37:50 +03:00
Alexander Zinchuk
2c7c23715c Media Viewer: Allow to hide caption by tap on mobile (#1196) 2021-06-22 13:54:25 +03:00