75 Commits

Author SHA1 Message Date
Alexander Zinchuk
dcba75a11a Fix various problems for comments and threads (#3809) 2023-12-04 14:56:18 +01:00
Alexander Zinchuk
19d3bf6953 GramJS: Limit max id count per request for some methods (#4043) 2023-12-04 14:56:18 +01:00
Alexander Zinchuk
4d70ae306d Invite restricted users via link (#3982) 2023-12-04 14:44:44 +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
8fc3df855d Introduce Channel Stories (#3888) 2023-10-10 13:39:48 +02:00
Alexander Zinchuk
fb614840f6 Refactoring: Introduce eslint-plugin-simple-import-sort plugin (#3802) 2023-09-13 12:22:11 +02:00
Alexander Zinchuk
c43c95d3f1 Draft: Fix conflict between with two active clients (#3817) 2023-09-13 12:22:11 +02:00
Alexander Zinchuk
fc605350ea Introduce Stories (#3154) 2023-08-14 11:32:26 +02:00
Alexander Zinchuk
4a2b7eb7fd Forwards: Fix message order jumps (#3673) 2023-07-27 11:53:21 +02:00
Alexander Zinchuk
13ead44f1e Allow to react and vote as channel 2023-07-20 16:36:39 +02:00
Alexander Zinchuk
cdedb486f4 Message List: Add ability to translate entire chats (#3464) 2023-07-20 16:12:59 +02:00
Alexander Zinchuk
c3e86fb157 iOS: Fix wrong forwards order (#3576) 2023-07-20 16:12:59 +02:00
Alexander Zinchuk
6d8f415bc1 Message: Fix failed messages' context menu (#3458) 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
b39b3de86b Channel: Fix opening comments (#3454) 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
d160b2b4cb GramJS: Validate updates order (#2957) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
c15abbb5fe Message List: Fix bot Start button not displayed (#3378) 2023-06-19 12:00:39 +02:00
Alexander Zinchuk
915dbe5736 Comments: Fix focus on top message (#3356) 2023-06-18 12:04:45 +02:00
Alexander Zinchuk
e880d83377 Link: Fix autologin (#3281) 2023-06-14 14:28:11 +02:00
Alexander Zinchuk
85bdbd5fa5 Composer: Fix race conditions when sending messages (#3279) 2023-06-12 11:57:24 +02:00
Alexander Zinchuk
b73c61889c Chat List: Fix part of chats missing until scroll 2023-06-06 11:12:18 +02:00
Alexander Zinchuk
a49374a666 Composer: Fix incorrect preview for some URLs (#3223) 2023-05-28 14:32:38 +02:00
Alexander Zinchuk
1ada3f8c30 Message List: Fix scroll stopping working on deleted messages (#3153) 2023-05-15 10:55:34 +02:00
Alexander Zinchuk
c8d64dc929 Seen By Users: Read Time in Small Groups (#3148) 2023-05-03 20:21:20 +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
f8513e3242 Increment view count on view (#3097) 2023-04-27 18:53:34 +04:00
Alexander Zinchuk
cfc71da0c1 [Perf] More performance fixes 2023-04-25 17:27:14 +04: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
9232f5c5fe Message: Fix pinned icon not disappearing when unpinning all (#2935) 2023-04-06 08:20:44 +02:00
Alexander Zinchuk
743715cdb1 Comments: Fix opening invalid posts (#2915) 2023-04-06 08:20:02 +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
17e14172e5 Attachment Modal: Disable spoilers for GIF and MP3 (#2886) 2023-03-30 18:28:51 -05:00
Alexander Zinchuk
2948c395b1 Comments: Periodically update recent repliers and unreads (#2845) 2023-03-19 22:33:28 -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
53827859a2 Comments: Poll new counters periodically (#2747) 2023-03-04 03:16:27 +01:00
Alexander Zinchuk
515394d35e Message Context Menu: Introduce Translate feature 2023-02-28 18:47:26 +01:00
Alexander Zinchuk
3cc27156cb Introduce Granular Media Permissions (#2576) 2023-02-28 18:43:18 +01:00
Alexander Zinchuk
962d3e321f Introduce Message Threads (#2546) 2023-02-28 18:43:11 +01:00
Alexander Zinchuk
c624675e9f Composer: Fix syncing drafts between tabs 2023-02-22 23:48:48 +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
9080082823 [Perf] Simplify usage of serverTimeOffset 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
6807009831 [Refactoring] Store users from all responses (#2238) 2023-01-10 02:07:39 +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
fcbc91326f Fix setting outdated global after async calls (#2165) 2022-11-29 17:56:38 +01:00
Alexander Zinchuk
6fb1f87b17 Fix syncing after editing draft on another device (again) (#2113) 2022-11-16 16:16:25 +04:00
Alexander Zinchuk
6e8b920525 Message: Introduce Invoice Media (#2093) 2022-11-07 23:00:55 +04:00