543 Commits

Author SHA1 Message Date
Alexander Zinchuk
f8513e3242 Increment view count on view (#3097) 2023-04-27 18:53:34 +04:00
Alexander Zinchuk
b00f413055 Fix deleting active folder 2023-04-26 21:18:50 +04:00
Alexander Zinchuk
ce9e5b03d8 Introduce Chat Lists (#3046) 2023-04-26 21:18:42 +04:00
Alexander Zinchuk
4f42b676ce Settings: Performance mode (#3045)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
2023-04-25 17:28:03 +04:00
Alexander Zinchuk
920b046d2e Support Bot Apps (#3041) 2023-04-25 17:28:03 +04:00
Alexander Zinchuk
fb2d87f0d6 Update to layer 158 (#3040) 2023-04-25 17:27:49 +04:00
Alexander Zinchuk
9567e6ca38 Symbol Menu, Reaction Picker, Status Picker: Fixes and redesign (#2945) 2023-04-25 17:27:18 +04:00
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
cc9a7efbf5 Fix login after session revoke (#3013) 2023-04-19 04:08:49 +02:00
Alexander Zinchuk
3423b63e9c Fix localDb sync (#2996) 2023-04-19 04:08:39 +02:00
Alexander Zinchuk
a30eede3ad Stickers: Correct processing of sticker updates with non-existent identifiers (#2993) 2023-04-15 13:55:11 +02:00
Alexander Zinchuk
2aa693eece Message List: Faster scroll down button 2023-04-15 13:55:11 +02:00
Alexander Zinchuk
d872273def [Perf] Middle Column: Various optimizations for opening chat 2023-04-15 13:55:07 +02:00
Alexander Zinchuk
55dbc323aa Fix online status (#2948) 2023-04-09 04:02:53 +02:00
Alexander Zinchuk
9232f5c5fe Message: Fix pinned icon not disappearing when unpinning all (#2935) 2023-04-06 08:20:44 +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
743715cdb1 Comments: Fix opening invalid posts (#2915) 2023-04-06 08:20:02 +02:00
Alexander Zinchuk
e070ffe8a0 Multiple Tabs: Fix using passcode in multiple tabs (#2913) 2023-04-06 08:19:57 +02:00
Alexander Zinchuk
bd21dc05f7 Lock Screen: Fix page reload on iOS (#2898) 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
2d49580287 Passcode: Reset tab title when locking screen (#2897) 2023-03-30 18:28:51 -05:00
Alexander Zinchuk
17e14172e5 Attachment Modal: Disable spoilers for GIF and MP3 (#2886) 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
2e9dcb8060 Settings: Fix selecting main profile photo (#2887) 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
2948c395b1 Comments: Periodically update recent repliers and unreads (#2845) 2023-03-19 22:33:28 -05:00
Alexander Zinchuk
f7ff7bf598 Logout: Fix last chat opening after logging out (#2827) 2023-03-19 22:32:31 -05:00
Alexander Zinchuk
41c39eab3e Draft: Fix reply not saving on sync (#2829) 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
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
3e346aef53 Comments: Fix infinite loading when refreshing page (#2780) 2023-03-10 02:34:58 +01:00
Alexander Zinchuk
c1eafdd9d5 Group Management: Flood api error handling (#2769) 2023-03-10 02:34:58 +01:00
Alexander Zinchuk
4090cf093d Page Title: Sync setting between tabs (#2751) 2023-03-10 02:34:52 +01:00
Alexander Zinchuk
53827859a2 Comments: Poll new counters periodically (#2747) 2023-03-04 03:16:27 +01:00
Alexander Zinchuk
9573e89463 [Dev] Fix typings 2023-03-03 16:35:26 +01:00
Alexander Zinchuk
17ff3b47a7 Chat List: Fix update notification disappearing after sync (#2742) 2023-03-03 16:35:19 +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
2cde76ea94 Draft: Fix dropping drafts on reload if chat is not active (#2730) 2023-03-03 14:46:32 +01:00
Alexander Zinchuk
12810e8200 Forums: Allow to create forum from basic group (#2700) 2023-03-01 00:16:54 +01:00
Alexander Zinchuk
37b9836739 Page Title: Allow to disable chat title display (#2691) 2023-02-28 18:47:46 +01:00
Alexander Zinchuk
9213919c55 Auth: Fix auth screen stuck when logged out from other device (#2697) 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