236 Commits

Author SHA1 Message Date
Alexander Zinchuk
017170c2e2 Introduce Lock Screen and Passcode (#1839) 2022-05-31 20:58:35 +04:00
Alexander Zinchuk
3300d71e5d Statistics: Better animation when switching to message statistics (#1882) 2022-05-30 15:40:21 +04:00
Alexander Zinchuk
70ccff110a [Refactoring] Prefer import type (#1884) 2022-05-30 15:40:11 +04:00
Alexander Zinchuk
7e92a27a37 Management / Join Requests: Fix scroll, fix missing users (#1878) 2022-05-20 17:56:07 +02:00
Alexander Zinchuk
e4b2b0911f Fix some user loading problems (#1868) 2022-05-20 17:54:34 +02:00
benqi
26e48ff8c4
Fix ManageInvite issue: Set No Limit but it doesn't work (#133) 2022-05-06 17:57:01 +01: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
67da677b1b Various UI fixes (#1840) 2022-04-26 17:08:44 +02:00
Alexander Zinchuk
41354161b9 Statistics: Various fixes (#1835) 2022-04-20 14:32:05 +02:00
Alexander Zinchuk
47a26ab9f1 Statistics: Posts and messages (#1801) 2022-04-19 15:12:26 +02:00
Alexander Zinchuk
4d448e4d07 [Refactoring] Main: Simplify column animation 2022-04-19 15:12:04 +02:00
Alexander Zinchuk
747974b24a Profile: Allow adding members to non-admins, fix online status (#1823) 2022-04-19 15:11:38 +02:00
Alexander Zinchuk
075893c37e Statistics: Various fixes (#1814) 2022-04-09 01:18:22 +02:00
Alexander Zinchuk
8cca43a4f8 Fix handling kicking from legacy groups (#1799) 2022-04-01 20:43:36 +02:00
Alexander Zinchuk
e2ef55f91c Settings, Management: Redesign (#1789) 2022-04-01 20:43:13 +02:00
Alexander Zinchuk
41a67c9baf [Refactoring] ESLint: Add addCallback where possible (#1780) 2022-03-25 13:15:55 +01:00
Alexander Zinchuk
05a59608fc Management: Group Statistics (#1774) 2022-03-19 21:20:04 +01:00
Alexander Zinchuk
6d063c2132 New Contact: Allow to rename and add phone number (#1777) 2022-03-19 21:20:02 +01:00
Alexander Zinchuk
d05fecddf4 Support saving GIFs, support scheduling GIFs and stickers (#1739) 2022-03-19 21:19:19 +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
e3bc23bd57 Management: Introduce Statistics for channels (#1703) 2022-03-11 19:39:42 +01:00
Alexander Zinchuk
13ae8c6a7a Management / Channel: Add Removed Users (#1725) 2022-02-25 22:52:38 +02:00
Alexander Zinchuk
8b60cef7c2 Transition: Allow static children 2022-02-25 22:52:19 +02:00
Alexander Zinchuk
34ab245f49 Management: Some fixes for groups (#1717) 2022-02-20 13:39:12 +02:00
Alexander Zinchuk
50c3614fee [Refactoring] More stylelint constraints; Update browserlist (#1708) 2022-02-20 13:39:06 +02:00
Alexander Zinchuk
8bae7c9e82 [Refactoring] Finally get rid of deprecated openUserInfo 2022-02-08 22:29:39 +01:00
Alexander Zinchuk
6edb4c3fab [Refactoring] Right Column: Tiny renamings 2022-02-08 22:29:35 +01:00
Alexander Zinchuk
9bdaa5fdbc Transition, Right Column: Fix redundant "You must be admin" popup 2022-02-08 22:29:32 +01:00
Alexander Zinchuk
33c6fe5df5 Profile: Fix bio overflow (#1688) 2022-02-02 22:52:36 +01:00
Alexander Zinchuk
bb0d846838 Management / Join Requests: Add animated stickers, various fixes (#1679) 2022-02-02 22:52:36 +01:00
Alexander Zinchuk
5f6040b82c [Dev] Teact: Fix useState typing 2022-02-02 22:52:36 +01:00
Alexander Zinchuk
9c04a2eaa5 [Perf] Shared Media, Global Search: Improve media loading 2022-02-02 22:52:36 +01:00
Alexander Zinchuk
c95b404085 Right Search: Add infinite scroll, fix jumps 2022-02-02 22:52:36 +01:00
Alexander Zinchuk
51b2893b39 [Dev] Bump dependencies (#1677) 2022-02-02 22:52:33 +01:00
Alexander Zinchuk
6142f1c44e Management / New Admin: Allow to search globally (#1674) 2022-01-28 20:59:32 +01:00
Alexander Zinchuk
97891c02a5 Management: Manage Join Requests and revoked invites (#1667) 2022-01-28 02:12:00 +01:00
Alexander Zinchuk
a55fbdfcc4 Introduce Spoilers (#1670) 2022-01-27 04:09:22 +01:00
Alexander Zinchuk
a231adc664 [Perf] Calendar Modal: Small optimizations 2022-01-25 03:24:46 +01:00
Alexander Zinchuk
29d5ef3ef7 [Perf] RLottie: Avoid redundant JSON data (de)serialization 2022-01-24 04:55:59 +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
9251b468a5 Management: Fix chat history being deleted along with deleted contact (#1632) 2022-01-13 01:11:41 +01:00
Alexander Zinchuk
85306fe67e Management / Add Subscribers: Fix translation (#1633) 2022-01-13 01:11:34 +01:00
Alexander Zinchuk
0b40f27ed9 Management: Support promoting members to admins (#1629) 2022-01-10 15:17:48 +01:00
Alexander Zinchuk
d1d463c7d2 Support protected ("no forwards") chats and messages (#1602) 2021-12-31 18:17:49 +01:00
Alexander Zinchuk
3ef7136621 [Perf] TeactN: Get rid of redundant iterations for global actions 2021-12-31 18:17:27 +01:00