317 Commits

Author SHA1 Message Date
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
458f03538a Inline Bots: Fix sending messages (#2873) 2023-03-30 18:28:50 -05:00
Alexander Zinchuk
4f12efa934 Message: Fix big text after editing emoji only message (#2872) 2023-03-30 18:28:50 -05:00
Alexander Zinchuk
2948c395b1 Comments: Periodically update recent repliers and unreads (#2845) 2023-03-19 22:33:28 -05:00
Alexander Zinchuk
e3269baf14 Attachment Modal: Fix double calendar modal when scheduling (#2823) 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
bfbd9bd2ed [Refactoring] Rework sent message handling (#2763) 2023-03-19 22:32:27 -05:00
Alexander Zinchuk
c1eafdd9d5 Group Management: Flood api error handling (#2769) 2023-03-10 02:34:58 +01:00
Alexander Zinchuk
53827859a2 Comments: Poll new counters periodically (#2747) 2023-03-04 03:16:27 +01:00
Alexander Zinchuk
8696eb41ce Channels: Fix "No Forwards" toggle (#2720) 2023-03-04 03:16:24 +01:00
Alexander Zinchuk
f376f9fb42 Comments: Fix scroll down button not working (#2729) 2023-03-03 14:46:32 +01:00
Alexander Zinchuk
893fa8f557 Forums: Fix stuck unread badge when editing topics (#2701) 2023-03-03 14:30:29 +01:00
Alexander Zinchuk
9cd1e8bbcc Autoarchive: Fix displaying option in settings (#2692) 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
Alexander Zinchuk
ad576da6ce [dev] Debug failed requests body (#2658) 2023-02-28 18:43:25 +01:00
Alexander Zinchuk
3cc27156cb Introduce Granular Media Permissions (#2576) 2023-02-28 18:43:18 +01:00
Alexander Zinchuk
06a7bf1162 GramJs: Update to layer 152 (#2545) 2023-02-28 18:43:14 +01:00
Alexander Zinchuk
962d3e321f Introduce Message Threads (#2546) 2023-02-28 18:43:11 +01:00
Alexander Zinchuk
723c0b4924 Folders: Fix saving excluded peers (#2632) 2023-02-21 18:30:59 +01:00
Alexander Zinchuk
6a4d1785d4 Multitab: Fix broken layout when sending messages from various tabs (#2612) 2023-02-17 02:32:56 +01:00
Alexander Zinchuk
d6e4bac389 Introduce Emoji statuses (#2329) 2023-02-13 03:35:01 +01:00
Alexander Zinchuk
f3c45689b2 [Dev] Silence some errors (#2543) 2023-02-08 13:49:14 +01:00
Alexander Zinchuk
4b2c83b5ba Forums: Update topic message counter on server update (#2524) 2023-02-08 00:48:45 +01:00
Alexander Zinchuk
857abf4048 Chat Info: Fix repeated participants fetching (#2512) 2023-02-08 00:48:45 +01:00
Alexander Zinchuk
cf4c199eba Messages: Fix local id generation (#2499) 2023-02-08 00:38:45 +01:00
Alexander Zinchuk
d000a80d35 Stickers: Fix popup after failed load (#2498) 2023-02-08 00:38:45 +01:00
Alexander Zinchuk
e4c30ea969 API: Do not swallow downloadMedia exceptions 2023-02-04 03:03:19 +01:00
Alexander Zinchuk
172f03f474 Bots: Support reply keyboard in groups and forums (#2477) 2023-02-03 03:23:47 +01:00
Alexander Zinchuk
8d4e447981 Inline Bots: Fix last result caching (#2374) 2023-01-28 02:21:42 +01:00
Alexander Zinchuk
e1f4d12c45 Group Calls: Fix call indicator not updating (#2367) 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
58c71fd908 Attachments: Follow up (#2335) 2023-01-28 02:18:51 +01:00
Alexander Zinchuk
14819b271e Profile / Photo: Suggest & Replace Profile Photos (#2333) 2023-01-28 02:18:50 +01:00
Alexander Zinchuk
c1f3685217 Settings / Privacy: Public Profile Pictures (#2309) 2023-01-28 02:18:50 +01:00
Alexander Zinchuk
24957c958e Message: Support "Hidden Media" (#2308) 2023-01-22 19:16:30 +01:00
Alexander Zinchuk
9080082823 [Perf] Simplify usage of serverTimeOffset 2023-01-22 18:13:25 +01:00
Alexander Zinchuk
4eb3db4626 Stickers: Various fixes (#2311) 2023-01-22 18:13:25 +01:00
Alexander Zinchuk
a9dd1221fb Attachment Modal: Redesign (#2253) 2023-01-22 18:13:25 +01:00
Alexander Zinchuk
288ce625a3 [dev] API Layer 151 (#2290) 2023-01-22 18:13:25 +01:00
Alexander Zinchuk
df362bb78f Chat List: Fix missing some chats 2023-01-16 14:16:37 +01:00
Alexander Zinchuk
709a35cb02 Forums: Various fixes 6 (#2273) 2023-01-13 19:24:51 +01:00
Alexander Zinchuk
941d5c8919 Forums: Various fixes 4 (#2254) 2023-01-10 02:07:55 +01:00
Alexander Zinchuk
b4f283d207 Topic management: Display icon picker (#2247) 2023-01-10 02:07:51 +01:00
Alexander Zinchuk
6807009831 [Refactoring] Store users from all responses (#2238) 2023-01-10 02:07:39 +01:00
Alexander Zinchuk
c9ed4b16c1 Management: Topics (#2245) 2023-01-07 00:04:34 +01:00
Alexander Zinchuk
5ac9eb9c16 [Refactoring] ApiMessage: Rename threadInforepliesThreadInfo 2023-01-06 22:49:06 +01:00
Alexander Zinchuk
1fef97b82e Introduce Forums (#2174) 2023-01-06 22:49:02 +01:00
Alexander Zinchuk
ccc178c2fd [dev] Use more descriptive callback names (#2225) 2022-12-27 02:46:16 +01:00
Alexander Zinchuk
7a908c702a Channels: Fix error after posting (#2224) 2022-12-27 02:46:10 +01:00
Alexander Zinchuk
f1a82ff079 Sticker Sets: Reorder sets after sending (#2223) 2022-12-27 02:46:07 +01:00