251 Commits

Author SHA1 Message Date
Alexander Zinchuk
4b96cc5bfe Folders: Fix sharing (#3142) 2023-05-05 15:53:15 +04:00
Alexander Zinchuk
cc0e00ad2d Passcode: Display error if passcode wasn't created (#3149) 2023-05-03 20:21:25 +04:00
Alexander Zinchuk
c8d64dc929 Seen By Users: Read Time in Small Groups (#3148) 2023-05-03 20:21:20 +04:00
Alexander Zinchuk
a5a3a86953 Pinned Messages: Fixing the reaction setting on the last message (#3139) 2023-05-03 20:20:51 +04:00
Alexander Zinchuk
ca5ee6f21c Super Group: Fix unavailable reactions (#3140) 2023-05-03 20:20:46 +04:00
Alexander Zinchuk
be74d53e83 Revert "Notifications: Request permission after user gesture (#3132)"
This reverts commit 19eee89a6de0ba14fd7257df08bbb5001ae9fe05.
2023-05-02 15:45:09 +04:00
Alexander Zinchuk
ec8e99127b Chat List: Fix deleted chat being stuck at the bottom (#3127) 2023-05-02 15:24:38 +04:00
Alexander Zinchuk
43eb7e7020 Notifications: Request permission after user gesture (#3132) 2023-05-02 15:24:38 +04:00
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