223 Commits

Author SHA1 Message Date
Alexander Zinchuk
f806faa8c3 Boost Modal: Better design (#3913) 2023-10-11 16:45:16 +02:00
Alexander Zinchuk
b254b08b2c Introduce Boosts (#3909) 2023-10-10 13:39:51 +02:00
Alexander Zinchuk
8fc3df855d Introduce Channel Stories (#3888) 2023-10-10 13:39:48 +02:00
Alexander Zinchuk
0d843112fa ChatList: Display unconfirmed sessions (#3887) 2023-10-10 13:39:47 +02:00
Alexander Zinchuk
7b3e257a11 Make more images non-draggable (#3881) 2023-09-28 01:55:22 +02:00
Alexander Zinchuk
acc962bcf5 Introduce Mini-Apps (#3868) 2023-09-25 14:41:35 +02:00
Alexander Zinchuk
3cd9192c1d Electron: Load application from URL (#3774)
Electron: safe fallback for missed background image in cache (#3883)
2023-09-25 14:41:13 +02:00
Alexander Zinchuk
fb614840f6 Refactoring: Introduce eslint-plugin-simple-import-sort plugin (#3802) 2023-09-13 12:22:11 +02:00
Alexander Zinchuk
9439efa386 Refactoring: Introduce fantasticon (#3833) 2023-09-13 12:22:11 +02:00
Alexander Zinchuk
b806423831 Support tg:// deeplinks in Electron (#3807) 2023-09-08 18:39:44 +02:00
Alexander Zinchuk
c59d468c73 Web Apps: Support new event types (#3818) 2023-09-08 18:39:44 +02:00
Alexander Zinchuk
a7c7c8d95c Stories: New features and fixes (#3773) 2023-09-04 04:10:05 +02:00
Alexander Zinchuk
44c31ff6a0 Premium Modal: Display user emoji status (#3776) 2023-09-04 04:10:04 +02:00
Alexander Zinchuk
fc605350ea Introduce Stories (#3154) 2023-08-14 11:32:26 +02:00
Alexander Zinchuk
e367d82c6c Video: Notify user on unsupported formats (#3706) 2023-08-14 11:26:31 +02:00
Alexander Zinchuk
3fc08d28b0 Premium Modal: Fix animated stickers (#3641) 2023-07-20 20:30:16 +02:00
Alexander Zinchuk
c8ffb46782 Group Calls: More fixes (#3534) 2023-07-20 16:13:00 +02:00
Alexander Zinchuk
7a5088e11c SVG: Use Teact rendering (#3585) 2023-07-20 16:12:59 +02:00
Alexander Zinchuk
cdedb486f4 Message List: Add ability to translate entire chats (#3464) 2023-07-20 16:12:59 +02:00
Alexander Zinchuk
7dd9c2e677 Electron: Various improvements (#3310) 2023-07-20 16:01:03 +02:00
Alexander Zinchuk
e056ed231b [Perf] Remove some redundant memo containers 2023-07-06 09:57:44 +02:00
Alexander Zinchuk
be7920f9e0 [Perf] Reduce usage of frequently updated currentUser 2023-07-06 09:57:43 +02:00
Alexander Zinchuk
a136a66e61 Premium Limit Reached Modal: Fix description for cloud folders (#3322) 2023-07-06 09:57:43 +02:00
Alexander Zinchuk
05ff8ce87a [Refactoring] Simplify avatars (#3365) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
d160b2b4cb GramJS: Validate updates order (#2957) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
e1eb7a0315 Middle Header: Some buttons are inactive in a new application window if the right column is open (#3382) 2023-06-20 20:55:46 +02:00
Alexander Zinchuk
85bdbd5fa5 Composer: Fix race conditions when sending messages (#3279) 2023-06-12 11:57:24 +02:00
Alexander Zinchuk
b03959e847 [Refactoring] Introduce useLastCallback 2023-06-12 11:47:13 +02:00
Alexander Zinchuk
82f42b6e35 Introduce Electron version (#2053) 2023-06-02 15:06:26 +02:00
Alexander Zinchuk
177ae58c4b Middle Column: Fix chat opening animation on Android (#3176) 2023-05-15 10:57:45 +02:00
Alexander Zinchuk
96670d0454 Message: Fix downloading scheduled media (#3174) 2023-05-15 10:57:33 +02:00
Alexander Zinchuk
d04177aea8 Left Column: Fix resizer in archive component (#3152) 2023-05-05 15:53:10 +04:00
Alexander Zinchuk
46c6f8fb9b Reset url hash when page is inactive (#3146)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
2023-05-03 20:21:15 +04:00
Alexander Zinchuk
ce9e5b03d8 Introduce Chat Lists (#3046) 2023-04-26 21:18:42 +04:00
Alexander Zinchuk
f2ab2269d7 Bot Trust Modal: Fix Markdown 2023-04-25 17:28:03 +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
27203e9976 Avatar: Finally remove animated avatars (#3061) 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
3b6dcd13e6 Left Column: Fix resize handle interactivity 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
83557863b8 Message List: Fixes and refactoring of scroll animation 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
ecf4ffb7ae [Perf] Transition: Get rid of redundant slide wrappers 2023-04-15 13:54:27 +02:00
Alexander Zinchuk
982ba8c3a7 [Perf] Get rid of redundant wrappers: #root, #UiLoader and #LeftColumn 2023-04-15 13:54:23 +02: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
b44a1396db Avatar: Fix missing opacity animation (#2818) 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