33 Commits

Author SHA1 Message Date
Shahaf
6d6249487e
Chat: Implement folder badges (#444) 2025-08-29 10:16:31 +02:00
zubiden
9857dc0ec7 Chat: Fix restriction validation (#6078)
Co-authored-by: Dmitry Kabanov <dmitrykabanovdev@gmail.com>
2025-07-29 14:33:49 +02:00
Alexander Zinchuk
f38f7d65cc Bump dependencies 2025-06-04 20:36:48 +02:00
Alexander Zinchuk
3167a36d84 Chat Folders: Add "Read all messages" and "Edit" for the "All chats" folder (#5793)
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
2025-04-24 14:21:40 +02:00
zubiden
a65d6e0697 Notification: Fix sound playback conditions (#5734) 2025-03-21 14:02:16 +04:00
zubiden
ba762fd0ad Forum: Fix empty topic preview after reload (#4981) 2024-09-19 20:43:58 +02:00
Alexander Zinchuk
8b76de86ba [Refactoring] Move beginHeavyAnimation and onFullyIdle to Teact 2024-09-19 20:43:18 +02:00
Alexander Zinchuk
cfe7446d93 [Perf] Introduce onFullyIdle to respect heavy animations 2024-09-06 15:42:25 +02:00
Alexander Zinchuk
c3c71cbc9e Introduce Saved dialogs (#4177) 2024-02-06 16:54:37 +01:00
Alexander Zinchuk
e59b002b5f [dev] Add ability to check folderManager state (#3955) 2023-11-10 13:55:48 +04:00
Alexander Zinchuk
330bc42c98 Message: Reply re-design and blockquotes (#3926) 2023-11-06 01:43:38 +04:00
Alexander Zinchuk
fb614840f6 Refactoring: Introduce eslint-plugin-simple-import-sort plugin (#3802) 2023-09-13 12:22:11 +02:00
Alexander Zinchuk
ec8e99127b Chat List: Fix deleted chat being stuck at the bottom (#3127) 2023-05-02 15:24:38 +04:00
Alexander Zinchuk
a83dfc3289 Chat List: Fix gaps due to removed chats (#2650) 2023-02-22 17:22:33 +01:00
Alexander Zinchuk
2a7c78c12a Multiple Tabs: Introduce Multiple Tabs Support (#2221) 2023-01-28 02:21:33 +01:00
Alexander Zinchuk
1fef97b82e Introduce Forums (#2174) 2023-01-06 22:49:02 +01:00
Alexander Zinchuk
0ee0304b87 Follow-up 2022-09-21 01:10:41 +02:00
Alexander Zinchuk
04cffadd06 Chat List: Fix deleting service chat with Telegram (#2043) 2022-09-20 14:59:16 +02:00
Alexander Zinchuk
3591aea8d5 Chat List: Allow showing chats with no messages 2022-09-16 18:28:51 +02:00
Alexander Zinchuk
b2d4f78c65 [Refactoring] Chat List: Fix redundant DOM operations 2022-05-30 15:40:34 +04:00
Alexander Zinchuk
70ccff110a [Refactoring] Prefer import type (#1884) 2022-05-30 15:40:11 +04:00
Alexander Zinchuk
0d43e44c6c Chat List: Do not show migrated chats 2022-05-06 17:56:10 +01: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
07ffad4425 [Dev] Fix eslint; Update dependencies (#1754) 2022-03-19 21:18:43 +01:00
Alexander Zinchuk
7dd21ffc6c Folder Manager: Fix blank spaces in Chat List 2022-02-11 19:39:17 +01:00
Alexander Zinchuk
0e7f5658c4 Sync: Fix missing chats in folders, refactor and simplify 2022-02-11 15:13:02 +01:00
Alexander Zinchuk
43704e92aa Folder Manager: Fix updating pinned lists 2022-02-08 22:29:49 +01:00
Alexander Zinchuk
12dca88a4c Folder Manager: Reset when signing out 2022-02-08 22:29:45 +01:00
Alexander Zinchuk
79c3103b15 Folder Manager: Fix infinite spinner in empty folders 2022-02-08 22:29:42 +01:00
Alexander Zinchuk
5f6040b82c [Dev] Teact: Fix useState typing 2022-02-02 22:52:36 +01:00
Alexander Zinchuk
30121c903c [Perf] Introduce Folder Manager optimization 2022-02-02 22:52:35 +01:00