325 Commits

Author SHA1 Message Date
Alexander Zinchuk
e050f427ee Introduce giveaway support (#3960) 2023-11-10 13:55:48 +04: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
dd2bd5ddfe Boosts: Support admin view (#3912) 2023-10-27 12:52:06 +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
697adc3a14 Bot fixes (#3899) 2023-09-28 01:55:22 +02:00
Alexander Zinchuk
b89ef33aec Chats: Various fixes (#3880) 2023-09-25 18:53:40 +02:00
Alexander Zinchuk
4efae0816c Settings: Add more privacy options and support (#3832) 2023-09-25 14:41:35 +02:00
Alexander Zinchuk
acc962bcf5 Introduce Mini-Apps (#3868) 2023-09-25 14:41:35 +02:00
Alexander Zinchuk
f8c021b043 Implement TDLib-like channel prefix (#3858) 2023-09-25 14:41:24 +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
31403702fe Story: Display reaction effect (#3829) 2023-09-15 16:44:43 +02:00
Alexander Zinchuk
a132f88878 Forum: Fix wrong channel opening when enabled (#3849) 2023-09-13 12:25:08 +02:00
Alexander Zinchuk
aa2c065eef Connection: Fix reconnect logic being called on sync (#3840) 2023-09-13 12:22:11 +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
369b0ac9ce App: Fix opening chat by phone number (#3830) 2023-09-13 12:22:11 +02:00
Alexander Zinchuk
c59d468c73 Web Apps: Support new event types (#3818) 2023-09-08 18:39:44 +02:00
Alexander Zinchuk
c5c6207772 Forums: Fix displaying as muted (#3808) 2023-09-08 18:39:44 +02:00
Alexander Zinchuk
b421ac25d2 Chat: Fix unread counter after sleep (#3799) 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
cd1f293e4b Story Viewer: Ghost animation (#3765) 2023-09-04 04:10:04 +02:00
Alexander Zinchuk
3a56c041cd Profile: Fix avatar update/delete (#3731) 2023-09-04 04:10:04 +02:00
Alexander Zinchuk
03c6e79302 Emoji Effect: Fix duplicate keys error (#3782) 2023-09-04 04:10:04 +02:00
Alexander Zinchuk
a5e29bd32e Stories: Follow-up (#3758) 2023-09-04 04:06:17 +02:00
Alexander Zinchuk
b6b2ed0379 Media Viewer: Patch playbackRate exception 2023-08-16 15:33:53 +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
65c0ef329a [Dev] Fix eslint errors (#3709) 2023-08-14 11:26:30 +02:00
Alexander Zinchuk
4a2b7eb7fd Forwards: Fix message order jumps (#3673) 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
418ef49062 File: Fix progress bar when downloading uploaded file (#3632) 2023-07-21 17:48:19 +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
ef02a4a11d GramJS: Fallback to HTTP and fix various connection issues 2023-07-20 16:12:59 +02:00
Alexander Zinchuk
afd894a3a5 Calls: Only send relay ICE candidates if p2p is disabled (#3564) 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
7dd9c2e677 Electron: Various improvements (#3310) 2023-07-20 16:01:03 +02:00
Alexander Zinchuk
c5152dfb04 Message List: "No message here yet" after linking to the group discussion channel (#3424) 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
20f8dedf8c Fix last read inbox id pointing to non-existent message (#3482) 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
3b0f03e012 Group Calls: Fix connection & UI issues (#3427) 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
af973d6f20 Middle Header: Add edit button (#3449) 2023-07-06 09:57:43 +02:00
Alexander Zinchuk
23eef3034d [Memory] Fixes and optimizations (#3453) 2023-07-06 09:57:43 +02:00
Alexander Zinchuk
e5bae9adcd Global Search: Remove border for first entry (#3359) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
ae4b193bf8 Manage Channel: Ability to disable all custom usernames (#3395) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
f9a789a2cc Copy Messages: Fix message sender title extraction (#3368) 2023-07-05 13:23:13 +02:00