628 Commits

Author SHA1 Message Date
Alexander Zinchuk
cefc17915f TweemojiRegex: Update to v16.0.0 (#5856) 2025-04-24 14:21:40 +02:00
zubiden
76ee31229e Multi-Account: Fix cache load (#5854) 2025-04-24 14:21:40 +02:00
Alexander Zinchuk
05ff8a385b Settings: Implement settings privacy for gifts (#5802) 2025-04-24 14:21:40 +02:00
Alexander Zinchuk
92d9f0736c Support layer 201 (#5794) 2025-04-24 14:21:40 +02:00
Alexander Zinchuk
3167a36d84 Chat Folders: Add "Read all messages" and "Edit" for the "All chats" folder (#5793)
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
2025-04-24 14:21:40 +02:00
Alexander Zinchuk
a6f8f232a8 Introduce Multi-Accounts 2025-04-23 18:57:46 +02:00
zubiden
9b72978373 Settings: Fix language error (#5798) 2025-04-04 16:38:41 +02:00
Alexander Zinchuk
3055df600b Paid Messages: Follow up (#5790) 2025-04-04 13:14:36 +02:00
Alexander Zinchuk
5bb202857d Support paid messages (#5712) 2025-04-04 13:05:44 +02:00
Alexander Zinchuk
dc61b12f9b Messages: Implement non-сontact Info (#5708)
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
2025-04-04 13:05:44 +02:00
zubiden
4b2bee8a2f Chat: Fix muted state (#5752) 2025-03-30 15:46:13 +02:00
zubiden
6673937e24 Session: Simplify storage (#5775) 2025-03-27 19:03:26 +01:00
Alexander Zinchuk
4a96153245 Custom Emoji: Fix emoji centering (#5746)
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
2025-03-27 19:03:17 +01:00
zubiden
440001b938 Support pinned gifts (#5744) 2025-03-21 14:02:25 +04:00
zubiden
a65d6e0697 Notification: Fix sound playback conditions (#5734) 2025-03-21 14:02:16 +04:00
Alexander Zinchuk
cbd0d47aa5 Teact: Some improvements 2025-03-07 15:18:58 +01:00
zubiden
d0504015d4 URL: Mark mixed script usage as suspicious (#5693) 2025-03-07 15:16:44 +01:00
Alexander Zinchuk
87fc3a832f Mini Apps: Implement Share Support (#5576) 2025-03-01 18:02:02 +01:00
zubiden
c8f82b1f91 Media: Support timestamps (#5649) 2025-03-01 18:02:02 +01:00
zubiden
1b66f75853 [Refactoring] Action Message (#5578) 2025-03-01 17:59:16 +01:00
zubiden
8922beda37 Date: Avoid weekday confusion (#5587) 2025-02-13 14:28:11 +01:00
zubiden
37617b4b8e Fix several potential memory leaks (#5586) 2025-02-13 14:28:05 +01:00
zubiden
45fc7aac7c Support gift transfer (#5555) 2025-02-13 14:27:52 +01:00
zubiden
0ac730a043 Link: Fix opening forum topics (#5558) 2025-02-13 14:27:48 +01:00
zubiden
d5f214fa9a Unique Gift: Support withdrawal (#5534) 2025-01-27 23:51:10 +01:00
zubiden
db11ee8647 Video: Enable service worker on Chromium 133 (#5536) 2025-01-27 23:51:06 +01:00
zubiden
7eae642e18 Auth: Fix localization (#5535) 2025-01-27 23:51:03 +01:00
zubiden
5a00d56a69 Media Viewer: Fix closing animation (#5515) 2025-01-21 18:29:40 +01:00
zubiden
92b65851f9 Video: Disable service worker streaming on Chromium 132+ (#5513) 2025-01-21 18:29:40 +01:00
zubiden
aecd1d216f Star Gifts: Support upgrade option (#5475) 2025-01-21 18:29:39 +01:00
zubiden
8bac803dea Localization: Migrate more components (#5484) 2025-01-21 18:29:39 +01:00
zubiden
18c8f4c58f Svg: Fix Teact errors for filters (#5482) 2025-01-21 18:29:39 +01:00
Alexander Zinchuk
86cb0f5ee6 Gifts: Support unique links for gifts (#5450) 2025-01-21 18:29:39 +01:00
zubiden
8dc935d0b8 SVG: Allow setting filters using JSX (#5449) 2025-01-21 18:29:39 +01:00
zubiden
9b57bd9e21 Deeplink: Fix tg:// links on Chrome <130 (#5444) 2025-01-21 18:29:39 +01:00
zubiden
d4864f93d3 Notification: Limit lang types (#5448) 2025-01-21 18:29:39 +01:00
zubiden
9389014372 Various fixes (#5439) 2025-01-21 18:29:39 +01:00
Alexander Zinchuk
a414faa985 Mini Apps: Request for rights (#5238) 2025-01-21 18:29:38 +01:00
Alexander Zinchuk
416f0af09c Notifications: Fix sound disable functionality (#5426) 2025-01-21 18:19:59 +01:00
zubiden
3b486614df Folders: Support custom emoji in title (#5385)
Co-authored-by: Dmitry Kabanov <dmitrykabanovdev@gmail.com>
Co-authored-by: Dmitry Kabanov <153344039+dmitrykabanovdev@users.noreply.github.com>
2025-01-03 17:15:30 +01:00
zubiden
8eb1f88c7d Deep Link: Use new parser for public message links (#5390) 2024-12-31 03:14:30 +01:00
Alexander Zinchuk
31db2eed8f Scroll: Fix scroll to unread divider (#5388) 2024-12-31 03:14:27 +01:00
Alexander Zinchuk
d00230ad33 Message: Support sticky avatar (#5360) 2024-12-29 11:59:16 +01:00
zubiden
6563d37e8a Global: Split types into separate files (#5341) 2024-12-29 11:58:32 +01:00
zubiden
a3f57d2982 Deep Link: Rewrite boost link handling (#5330) 2024-12-29 11:58:24 +01:00
Alexander Zinchuk
bfe72ddbdc Various design implementation fixes (#5284)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
2024-12-20 12:06:40 +01:00
zubiden
b8a906ef2f Avatar: Speed up loading (#5288) 2024-12-20 11:37:25 +01:00
zubiden
f84930c7ac Links: Support ref parameter (#5328) 2024-12-20 11:37:24 +01:00
zubiden
50621e91d3 Layer 195 (#5317) 2024-12-20 11:37:16 +01:00
Alexander Zinchuk
c0b89697cd Mini Apps: Support loading placeholder (#5285) 2024-12-11 18:16:15 +01:00