1572 Commits

Author SHA1 Message Date
Alexander Zinchuk
d34c610493 Message / Reactions: Use pattern background in light theme 2023-08-16 15:33:56 +02:00
Alexander Zinchuk
0dc5857247 Middle Column: Make empty background draggable in Electron (#3751) 2023-08-16 15:33:56 +02:00
Alexander Zinchuk
52189af778 Contact Greeting: Fix media animation 2023-08-16 15:33:56 +02:00
Alexander Zinchuk
36957c154f Message List: Do not isolate bubbles of forwarded messages 2023-08-16 15:33:56 +02:00
Alexander Zinchuk
f41a12a4d8 Message: More accurate emoji-only rendering 2023-08-16 15:33:56 +02:00
Alexander Zinchuk
fe0aa60bf9 Message: Replace "Forwarded message" text with icons 2023-08-16 15:33:46 +02:00
Alexander Zinchuk
24a303ffc9 Fix cursor for drag and column resize in Electron (#3733) 2023-08-16 15:27:17 +02:00
Alexander Zinchuk
ffafa27106 Protected Messages: Allow copy link action (#3725) 2023-08-14 11:32:30 +02:00
Alexander Zinchuk
5b96a6635f Forum Panel: Fix duplicated translation button (#3724) 2023-08-14 11:32:30 +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
1ca9fdcff8 Pinned Messages: Load only after sync (#3684) 2023-07-27 11:53:21 +02:00
Alexander Zinchuk
38b0336bdb Update Manager: Various fixes 2023-07-27 11:51:45 +02:00
Alexander Zinchuk
3b17344a1a Message: Do not detect language while animating Message List 2023-07-23 10:09:06 +02:00
Alexander Zinchuk
6a57908045 [Perf] Message: Delay some effects while opening message list 2023-07-23 10:09:06 +02:00
Alexander Zinchuk
c91fb99c05 Correctly patch inactive input in Safari 2023-07-21 17:48:19 +02:00
Alexander Zinchuk
1293f2308f Sticker Picker: Fix broken layout (#3638) 2023-07-20 19:19:22 +02:00
Alexander Zinchuk
6aa4d20458 Message: Keep consistent meta position for emoji only text (#3626) 2023-07-20 17:53:40 +02:00
Alexander Zinchuk
13ead44f1e Allow to react and vote as channel 2023-07-20 16:36:39 +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
ef02a4a11d GramJS: Fallback to HTTP and fix various connection issues 2023-07-20 16:12:59 +02:00
Alexander Zinchuk
faab9b15e8 iOS: Fix message height jump on load (#3544) 2023-07-20 16:12:59 +02:00
Alexander Zinchuk
f6d9f324fe Message: Fix shuffled order when sending messages (#3516) 2023-07-20 16:12:54 +02:00
Alexander Zinchuk
032f56143e Disable selection throughout the UI (#3487) 2023-07-20 16:01:03 +02:00
Alexander Zinchuk
573649a495 [Perf] Message: Clone appendix instead of parsing HTML 2023-07-20 16:01:03 +02:00
Alexander Zinchuk
d92f581999 Message: Fix paddings (#3538) 2023-07-20 16:01:03 +02:00
Alexander Zinchuk
9c994773b9 Last Seen: Fix adaptive width (#3547) 2023-07-20 16:01:03 +02:00
Alexander Zinchuk
332ae408a4 Middle Column: Fixing the keyboard hiding issue on iOs (#3488) 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
eb7840c251 Composer: Don't insert images from clipboard if text is present (#3455) 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
f774cf5e43 Context Menu: Prevent width change (#3515) 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
4203dfdb8d Poll: Fix fasterdom phase 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
6d8f415bc1 Message: Fix failed messages' context menu (#3458) 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
1e33c04ed4 Header Pinned Message: Fix text cutting off (#3483) 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
a5486b9ada Message / Quick Reaction: Fix button getting stuck (#3471) 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
b7b8feb07d Do not use useLastCallback for render* functions 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
804809e737 Message: Dynamically adapt to touch screen (#3456) 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
061a6150c7 Message List: Fix links color in bot info (#3461) 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
f23b01e0b1 Message / Reactions: Fix colors (#3457) 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
d7a788c112 Message List: Scroll to the first unread message in background mode (#3462) 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
e056ed231b [Perf] Remove some redundant memo containers 2023-07-06 09:57:44 +02:00
Alexander Zinchuk
af973d6f20 Middle Header: Add edit button (#3449) 2023-07-06 09:57:43 +02:00
Alexander Zinchuk
efc36cb517 Invoice: Fix title padding (#3450) 2023-07-06 09:57:43 +02:00
Alexander Zinchuk
0439592155 Comment Button: Fix margin on messages with file (#3447) 2023-07-06 09:57:43 +02:00
Alexander Zinchuk
e616f82639 Message List: Show bot info when messages are present (#3353) 2023-07-06 09:57:43 +02:00
Alexander Zinchuk
e611d23fac Live Location: Fix disappearing map when loading (#3371) 2023-07-06 09:57:43 +02:00
Alexander Zinchuk
193a0c60f8 Photo: Scale down an image for a local message thumbnail (#3423) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
18bfe2bd96 Composer: Fix video emoji displayed black (#3412) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
05ff8ce87a [Refactoring] Simplify avatars (#3365) 2023-07-05 13:23:13 +02:00