64 Commits

Author SHA1 Message Date
Alexander Zinchuk
8e5236d102 [Perf] Teact: Postpone rendering and effects during blocking animation (#4928) 2024-09-24 14:48:40 +02:00
zubiden
73d9fe9756 Message: Stop media download on deletion (#4978) 2024-09-19 20:43:55 +02:00
Alexander Zinchuk
f5675ca3fc Larger max distance for animateScroll 2024-09-19 20:43:53 +02:00
Alexander Zinchuk
692cf8b270 [Perf] Message: Extract selectCanReplyToMessage from selectAllowedMessageActionsSlow 2024-09-06 15:42:48 +02:00
Alexander Zinchuk
8d34fb3c20 Channels: Support reply in another chat (#4798) 2024-08-06 20:06:31 +02:00
Alexander Zinchuk
7bfb334d63 Feature: Implement mass moderation for groups and channels (#4730)
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
Co-authored-by: Anton <anton@korenskoy.ru>
2024-08-06 20:05:49 +02:00
zubiden
aad2ed366d Introduce Paid Media (#4729) 2024-07-15 15:52:43 +02:00
Alexander Zinchuk
a4b72cfd3e FAB: Scroll to unread reaction on click (#4709) 2024-07-15 15:50:30 +02:00
zubiden
9d2a928968 [Refactoring] Implement own localization provider (#4631) 2024-06-18 16:30:25 +02:00
zubiden
f45a5ff023 Poll: Support custom emoji (#4626) 2024-06-12 18:10:48 +02:00
Alexander Zinchuk
7954bd9c28 Composer Embedded Message: Suppress animation on chat open (#4594) 2024-06-12 18:10:39 +02:00
Alexander Zinchuk
6e37c5b163 ClosableEmbeddedMessage Menu: Reply in Another Chat (#4504) 2024-05-17 15:46:27 +02:00
Alexander Zinchuk
37ad59d937 Sponsored Message: Implement reporting (#4487) 2024-05-03 14:51:45 +02:00
Alexander Zinchuk
aa588c8308 Deep Link: Show notification when user has not access to the chat (#4443) 2024-03-30 22:42:35 +01:00
Alexander Zinchuk
70dfa2e160 UserStatus: Add button to change privacy or buy premium to see user status (#4346) 2024-03-08 12:48:50 +01:00
Alexander Zinchuk
64799a8818 MessageContextMenu: Read time in private chats (#4218) 2024-02-23 14:05:43 +01:00
Alexander Zinchuk
2bf38d0726 MiddleColumn: show similar channels after join channel (#4126) 2024-02-06 16:54:37 +01:00
Alexander Zinchuk
c3c71cbc9e Introduce Saved dialogs (#4177) 2024-02-06 16:54:37 +01:00
Alexander Zinchuk
96d4e7a437 Introduce one-time voice message (#4182) 2024-02-06 16:54:16 +01:00
Alexander Zinchuk
89df119add Message: Allow quote message (#4067) 2023-12-12 12:42:08 +01:00
Alexander Zinchuk
dcba75a11a Fix various problems for comments and threads (#3809) 2023-12-04 14:56:18 +01:00
Alexander Zinchuk
e77506cc54 Message: Quote highlighting (#3994) 2023-12-04 14:44:31 +01:00
Alexander Zinchuk
b0e8a36e72 Quotes: Various fixes (#3954) 2023-11-07 15:17:36 +04:00
Alexander Zinchuk
330bc42c98 Message: Reply re-design and blockquotes (#3926) 2023-11-06 01:43:38 +04:00
Alexander Zinchuk
fb614840f6 Refactoring: Introduce eslint-plugin-simple-import-sort plugin (#3802) 2023-09-13 12:22:11 +02:00
Alexander Zinchuk
fc605350ea Introduce Stories (#3154) 2023-08-14 11:32:26 +02:00
Alexander Zinchuk
cdedb486f4 Message List: Add ability to translate entire chats (#3464) 2023-07-20 16:12:59 +02:00
Alexander Zinchuk
f9a789a2cc Copy Messages: Fix message sender title extraction (#3368) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
eb69bd6768 [Dev] Refactor version update 2023-06-02 15:06:29 +02:00
Alexander Zinchuk
96670d0454 Message: Fix downloading scheduled media (#3174) 2023-05-15 10:57:33 +02: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
52b3e0f1a4 Context Menu Hint: Fix hint showing up on page reload (#2916) 2023-04-06 08:20:17 +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
31e8a934e5 Fix incorrect text in notification about reaction (#2853 ) 2023-03-30 18:28:51 -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
515394d35e Message Context Menu: Introduce Translate feature 2023-02-28 18:47:26 +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
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
1fef97b82e Introduce Forums (#2174) 2023-01-06 22:49:02 +01:00
Alexander Zinchuk
0a5ea95c52 Message, Composer: Support copy-paste formatting (#2096) 2022-11-07 23:00:45 +04:00
Alexander Zinchuk
4d8d208d78 Stop showing version notification after 3 days 2022-09-16 18:28:45 +02:00