48 Commits

Author SHA1 Message Date
Alexander Zinchuk
511dbd13ae Sign out: Fix some component errors (#4323) 2024-03-01 14:02:47 -05:00
Alexander Zinchuk
c4736edbb4 Introduce Saved tags (#4244) 2024-02-23 14:06:06 +01:00
Alexander Zinchuk
d4c16517f0 ManageGroup: Allow edit chat if permissions are exists (#4127) 2023-12-28 14:38:13 +01: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
d6b919e6ae Channel: Fix URL duplication in username input (#3248) 2023-06-12 11:56:29 +02:00
Alexander Zinchuk
cfc71da0c1 [Perf] More performance fixes 2023-04-25 17:27:14 +04:00
Alexander Zinchuk
05cbf60ccf Management / Group: Fix invalid permissions count (#2939) 2023-04-06 08:20:59 +02:00
Alexander Zinchuk
c1eafdd9d5 Group Management: Flood api error handling (#2769) 2023-03-10 02:34:58 +01:00
Alexander Zinchuk
12810e8200 Forums: Allow to create forum from basic group (#2700) 2023-03-01 00:16:54 +01:00
Alexander Zinchuk
3cc27156cb Introduce Granular Media Permissions (#2576) 2023-02-28 18:43:18 +01:00
Alexander Zinchuk
ec2a4431be Management: Fix cursor jumping when editing chat description (#2371) 2023-01-28 02:21:42 +01:00
Alexander Zinchuk
2a7c78c12a Multiple Tabs: Introduce Multiple Tabs Support (#2221) 2023-01-28 02:21:33 +01:00
Alexander Zinchuk
c9ed4b16c1 Management: Topics (#2245) 2023-01-07 00:04:34 +01:00
Alexander Zinchuk
1fef97b82e Introduce Forums (#2174) 2023-01-06 22:49:02 +01:00
Alexander Zinchuk
d127f11f13 Message: Support custom reactions (#2217) 2022-12-27 02:45:57 +01:00
Alexander Zinchuk
1b37ccc533 Profile: Support multiple usernames (#2202) 2022-12-15 19:19:17 +01:00
Alexander Zinchuk
5c510a91a4 Message: Show admin and owner marks (#2156) 2022-11-27 19:16:54 +01:00
Alexander Zinchuk
e841738112 Teact: Add support for controlled and uncontrolled components 2022-07-08 15:01:13 +02:00
Alexander Zinchuk
ca70e2c0eb Introduce Telegram Premium, public chat join requests (#1912) 2022-07-08 14:59:54 +02:00
Alexander Zinchuk
70ccff110a [Refactoring] Prefer import type (#1884) 2022-05-30 15:40:11 +04:00
Alexander Zinchuk
62ed3468b6 Chat, Message List: Navigating with mention and reaction badges; Some fixes (#1836) 2022-05-03 14:29:41 +01:00
Alexander Zinchuk
697b709d89 Re-write browser history; Introduce playwright tests (another attempt) (#1809) 2022-05-03 14:17:05 +01:00
Alexander Zinchuk
8cca43a4f8 Fix handling kicking from legacy groups (#1799) 2022-04-01 20:43:36 +02:00
Alexander Zinchuk
41a67c9baf [Refactoring] ESLint: Add addCallback where possible (#1780) 2022-03-25 13:15:55 +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
34ab245f49 Management: Some fixes for groups (#1717) 2022-02-20 13:39:12 +02:00
Alexander Zinchuk
5f6040b82c [Dev] Teact: Fix useState typing 2022-02-02 22:52:36 +01:00
Alexander Zinchuk
97891c02a5 Management: Manage Join Requests and revoked invites (#1667) 2022-01-28 02:12:00 +01:00
Alexander Zinchuk
bfc958484c Management: Introduce Exported Invites (#1645) 2022-01-21 17:29:35 +01:00
Alexander Zinchuk
d3d9d440a6 Introduce Reactions and Animated Emoji Interactions (#1583) 2022-01-21 17:29:08 +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
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
bb8e492a94 Various fixes for hover state on touch devices (another attempt) (#1307) 2021-07-23 17:05:33 +03:00
Alexander Zinchuk
08a27a98b8 Management: Support adding and removing members, fix editing legacy groups (#1224) 2021-07-16 17:44:17 +03:00
Alexander Zinchuk
0a594a84e1 Full browser history support (#1181) 2021-07-13 17:31:30 +03:00
Alexander Zinchuk
b095134496 Revert "Revert "Chat List: Fix leaving legacy and private chats (#1235)""
This reverts commit 00f6b096a24e4b23ab9726a47394e137a6cfc351.
2021-07-06 19:51:39 +03:00
Alexander Zinchuk
00f6b096a2 Revert "Chat List: Fix leaving legacy and private chats (#1235)"
This reverts commit 3d0369a002c6465e6c63201c51a6a51731a99d03.
2021-07-06 19:39:12 +03:00
Alexander Zinchuk
3d0369a002 Chat List: Fix leaving legacy and private chats (#1235) 2021-07-06 19:12:36 +03:00
Alexander Zinchuk
f1dba27213 Close chat after leaving of deleting history 2021-06-13 19:56:54 +03:00
Alexander Zinchuk
45a3064153 More RTL support (#1071) 2021-06-12 17:20:19 +03:00
Alexander Zinchuk
20d2656261 Profile: New Design (#1051) 2021-05-01 14:45:36 +03:00
Alexander Zinchuk
7324bf85e5 Management: Respect changeInfo and inviteUsers permissions (#1006) 2021-04-15 10:33:20 +03:00
Alexander Zinchuk
3afcde3217 Initial commit 2021-04-09 14:11:51 +03:00