97 Commits

Author SHA1 Message Date
Alexander Zinchuk
cfc71da0c1 [Perf] More performance fixes 2023-04-25 17:27:14 +04:00
Alexander Zinchuk
dba6963c34 [Perf] Introduce Fasterdom and some performance fixes 2023-04-25 17:27:10 +04:00
Alexander Zinchuk
22054c4416 Introduce Reaction Picker 2023-04-23 18:11:28 +04:00
Alexander Zinchuk
3423b63e9c Fix localDb sync (#2996) 2023-04-19 04:08:39 +02:00
Alexander Zinchuk
55dbc323aa Fix online status (#2948) 2023-04-09 04:02:53 +02:00
Alexander Zinchuk
52b3e0f1a4 Context Menu Hint: Fix hint showing up on page reload (#2916) 2023-04-06 08:20:17 +02:00
Alexander Zinchuk
e070ffe8a0 Multiple Tabs: Fix using passcode in multiple tabs (#2913) 2023-04-06 08:19:57 +02: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
2d49580287 Passcode: Reset tab title when locking screen (#2897) 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
e3dd98882b Passcode: Save last passcode timeout (#2876) 2023-03-30 18:28:50 -05:00
Alexander Zinchuk
7845ed4e1e Comments: Fix page title not updating when clicking back (#2877) 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
a7fb1958a1 Comments: Fix header blink when opening (#2831) 2023-03-19 22:33:40 -05:00
Alexander Zinchuk
55d711e683 Forum: Fix jumping focus when going to message in topic (#2830) 2023-03-19 22:33:34 -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
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
4090cf093d Page Title: Sync setting between tabs (#2751) 2023-03-10 02:34:52 +01:00
Alexander Zinchuk
9573e89463 [Dev] Fix typings 2023-03-03 16:35:26 +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
37b9836739 Page Title: Allow to disable chat title display (#2691) 2023-02-28 18:47:46 +01:00
Alexander Zinchuk
515394d35e Message Context Menu: Introduce Translate feature 2023-02-28 18:47:26 +01:00
Alexander Zinchuk
5055f70f77 Chat List: Introduce Archive item (#2566) 2023-02-28 18:43:21 +01:00
Alexander Zinchuk
3cc27156cb Introduce Granular Media Permissions (#2576) 2023-02-28 18:43:18 +01:00
Alexander Zinchuk
401895c932 Reactions: Fix repeated effect playback if paused before ending (#2657) 2023-02-25 18:50:21 +01:00
Alexander Zinchuk
6d5625ce0c Calls: Fix call sounds in iOS (#2216) 2023-02-22 23:48:39 +01:00
Alexander Zinchuk
f080ef3051 Multitabs: Fix sync (#2600) 2023-02-17 02:32:56 +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
ec1895b5d1 Title: Display current chat in page title (#2564) 2023-02-13 03:35:12 +01:00
Alexander Zinchuk
0f1a523c2f Audio Player & Media Viewer: Save last set playback rate (#2508) 2023-02-08 00:48:45 +01:00
Alexander Zinchuk
f0574f78a5 Middle Header: Fix pinned message getting stuck (#2519) 2023-02-08 00:48:45 +01:00
Alexander Zinchuk
0be5085d69 Calls: Fix errors when bundle is not loaded (#2518) 2023-02-08 00:48:45 +01:00
Alexander Zinchuk
6c4acf8935 Profile Info: Save state for multi-tabs (#2434) 2023-01-30 19:13:49 +01:00
Alexander Zinchuk
aeb016dc7c Forums: Various fixes (#2425) 2023-01-30 15:55:38 +01:00
Alexander Zinchuk
cdad1bc867 Multitab: Follow-up 2023-01-30 15:55:35 +01:00
Alexander Zinchuk
bf4e2ed994 Audio Player: Various fixes (#2376) 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
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
e2f111fa72 Chat: Open forum panel on click (#2272) 2023-01-10 18:35:57 +01:00
Alexander Zinchuk
b4f283d207 Topic management: Display icon picker (#2247) 2023-01-10 02:07:51 +01:00
Alexander Zinchuk
556c4c0b21 Forum Panel: Various optimizations 2023-01-07 19:09:03 +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
ccc178c2fd [dev] Use more descriptive callback names (#2225) 2022-12-27 02:46:16 +01:00
Alexander Zinchuk
f1a82ff079 Sticker Sets: Reorder sets after sending (#2223) 2022-12-27 02:46:07 +01:00