733 Commits

Author SHA1 Message Date
Alexander Zinchuk
07658472b5 Passcode: Add more logs (#2883) 2023-03-30 18:28:51 -05:00
Alexander Zinchuk
d965b6c479 Middle Column: Better pinned message animation (#2716)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
2023-03-30 18:28:51 -05:00
Alexander Zinchuk
1103f83113 Disable push notifications in Safari (#2889) 2023-03-30 18:28:51 -05:00
Alexander Zinchuk
31e8a934e5 Fix incorrect text in notification about reaction (#2853 ) 2023-03-30 18:28:51 -05:00
Alexander Zinchuk
f2e9970077 Authentication: Optimizing the initial load of langpack (#2862) 2023-03-30 18:28:50 -05:00
Alexander Zinchuk
e3dd98882b Passcode: Save last passcode timeout (#2876) 2023-03-30 18:28:50 -05:00
Alexander Zinchuk
fd7c7b5dc2 Auth: Optimize initial loading (#2852) 2023-03-30 18:28:50 -05:00
Alexander Zinchuk
f53e38c4a7 [dev] Bump dependencies (#2839) 2023-03-30 18:28:50 -05:00
Alexander Zinchuk
2c8b22b964 Composer: Preserve caret position on mention insert (#2849) 2023-03-30 18:28:50 -05:00
Alexander Zinchuk
f7ff7bf598 Logout: Fix last chat opening after logging out (#2827) 2023-03-19 22:32:31 -05:00
Alexander Zinchuk
21678cfd51 [Refactoring] Rename environment.ts → windowEnvironment.ts to avoid incorrect usage 2023-03-19 22:32:31 -05:00
Alexander Zinchuk
2d2ac41c6b App: Disable multitab on mobile PWA (#2806) 2023-03-19 22:32:31 -05:00
Alexander Zinchuk
4151a25954 [Dev] Fix action typings (#2813) 2023-03-19 22:32:31 -05:00
Alexander Zinchuk
2188aa26ce Archive: Display deleted users in preview (#2805) 2023-03-19 22:32:31 -05:00
Alexander Zinchuk
5bf17ef07f Video: Enable .webm playback on macOS Safari (#2760) 2023-03-10 02:34:58 +01:00
Alexander Zinchuk
e480499a80 [Perf] Fix global updates with interval when in background (#2707) 2023-03-03 14:46:32 +01:00
Alexander Zinchuk
7c7e0c1d69 Emoji Tooltip: Various fixes (#2688) 2023-03-01 00:16:54 +01:00
Alexander Zinchuk
515394d35e Message Context Menu: Introduce Translate feature 2023-02-28 18:47:26 +01:00
Alexander Zinchuk
a219f67624 Bot Command Tooltip: Fix sending wrong command 2023-02-22 23:48:42 +01:00
Alexander Zinchuk
a83dfc3289 Chat List: Fix gaps due to removed chats (#2650) 2023-02-22 17:22:33 +01:00
Alexander Zinchuk
0a847cd0cc Fix switch theme animation 2023-02-19 13:57:31 +01:00
Alexander Zinchuk
c3a565c0fa Multitabs: Fix sign out (#2610) 2023-02-17 02:32:56 +01:00
Alexander Zinchuk
99dc944de6 Mutitabs: Auth-reload other tabs when one tab is updated (#2603) 2023-02-17 02:32:56 +01:00
Alexander Zinchuk
39feed7b8d General: Fix page title reset in Chromium (#2580) 2023-02-17 02:32:56 +01:00
Alexander Zinchuk
6b235729f4 Teact: Always run effects before component renders 2023-02-17 02:32:51 +01:00
Alexander Zinchuk
6afb17978d Chat List: Allow mouse to open chats in new tabs (#2443) 2023-02-13 03:35:12 +01:00
Alexander Zinchuk
eed6241f42 Composer: Introduce Signals (#2378) 2023-02-08 00:43:48 +01:00
Alexander Zinchuk
d40a2a6240 Teact: Avoid multiple effects in a single frame 2023-02-08 00:43:48 +01:00
Alexander Zinchuk
b1f92f4126 Paste html: Clean html from Google Docs (#2476) 2023-02-03 03:23:47 +01:00
Alexander Zinchuk
7902cda648 Markdown: Fix custom emoji parsing (#2364) 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
68f28b9405 [Dev] Localization: Reassign lang function for memo (#2341) 2023-01-28 02:18:50 +01:00
Alexander Zinchuk
3dab7609e3 Dynamic Resize (#2291) 2023-01-28 02:18:43 +01:00
Alexander Zinchuk
56dbad1ef9 [Dev] Teact: Add debug overlay 2023-01-22 18:13:26 +01:00
Alexander Zinchuk
9080082823 [Perf] Simplify usage of serverTimeOffset 2023-01-22 18:13:25 +01:00
Alexander Zinchuk
a9dd1221fb Attachment Modal: Redesign (#2253) 2023-01-22 18:13:25 +01:00
Alexander Zinchuk
97259f4ad3 Code Highlight: Support Type Language (#2249) 2023-01-08 04:04:55 +01:00
Alexander Zinchuk
ec89513851 Deep links: Fix optional number parsing (#2248) 2023-01-07 19:09:06 +01:00
Alexander Zinchuk
5ffc9036f9 [Refactoring] Fix typings 2023-01-07 19:08:57 +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
171d42ac1f [dev] ESLint: Ignore max length for comments (#2220) 2022-12-27 02:46:19 +01:00
Alexander Zinchuk
ccc178c2fd [dev] Use more descriptive callback names (#2225) 2022-12-27 02:46:16 +01:00
Alexander Zinchuk
439222f951 Attachment Modal: Fix caption length calculation (#2226) 2022-12-27 02:46:13 +01:00
Alexander Zinchuk
d127f11f13 Message: Support custom reactions (#2217) 2022-12-27 02:45:57 +01:00
Alexander Zinchuk
15e586d772 Reactions: Fix quick reactions, refetch configs (#2178)
Co-authored-by: undrfined <undrfined@gmail.com>
2022-12-15 19:19:30 +01:00
Alexander Zinchuk
6657e23889 [Dev] Localization: Fix function definition (#2206)
Co-authored-by: undrfined <undrfined@gmail.com>
2022-12-15 19:19:23 +01:00
Alexander Zinchuk
73efaaeb1c Message List: fix copying of selected messages with quotes (#2172) 2022-12-07 03:26:50 +01:00
Alexander Zinchuk
a7ebcaf664 Composer: Support animated emojis in input (#2143) 2022-12-06 13:31:21 +01:00
Alexander Zinchuk
5db1f528bf Message Meta: Show info about imported message (#2167) 2022-12-06 13:31:21 +01:00