Alexander Zinchuk
|
3e25fbd9c3
|
Message: Support links to Premium gifts and Premium modal (#4520)
|
2024-05-03 14:43:20 +02:00 |
|
Alexander Zinchuk
|
bade55602a
|
Force architecture in GH action on Electron for Windows/Linux (#4515)
|
2024-05-03 14:37:52 +02:00 |
|
Alexander Zinchuk
|
801719a8e6
|
[Build]
|
2024-04-25 21:57:55 +04:00 |
|
Alexander Zinchuk
|
ec7b051ae1
|
10.9.4
|
2024-04-25 21:54:21 +04:00 |
|
Alexander Zinchuk
|
30fe7cdc08
|
Mini Apps: Fix links opening (#4514)
|
2024-04-25 21:54:18 +04:00 |
|
Alexander Zinchuk
|
42c504f805
|
Scheduled Messages: Fix duplicated sending (#4513)
|
2024-04-25 21:54:15 +04:00 |
|
Alexander Zinchuk
|
8b19d5e72c
|
Electron: Correctly identify local contents pathname on Windows (#4503)
|
2024-04-25 21:54:12 +04:00 |
|
Alexander Zinchuk
|
584f06fafc
|
[Deploy] Overwrite windows artifact after signing (#4489)
|
2024-04-25 21:54:09 +04:00 |
|
Alexander Zinchuk
|
f8cb0f526a
|
[Build]
|
2024-04-19 13:52:38 +04:00 |
|
Alexander Zinchuk
|
9fce98b1ad
|
10.9.3
|
2024-04-19 13:49:23 +04:00 |
|
Alexander Zinchuk
|
3aa9f409fc
|
Profile: Remove the mock birthday flag (#4488)
|
2024-04-19 13:49:19 +04:00 |
|
Alexander Zinchuk
|
34a3b62089
|
Gifting: Premium Gifting (#4472)
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
|
2024-04-19 13:39:04 +04:00 |
|
Alexander Zinchuk
|
2dc4e9d6cf
|
Various fixes (#4486)
|
2024-04-19 13:39:00 +04:00 |
|
Alexander Zinchuk
|
7221a19cf1
|
Fix internal channel id prefixing (#4484)
|
2024-04-19 13:38:57 +04:00 |
|
Alexander Zinchuk
|
917dc1171b
|
GramJS: Fix showing file connection disconnect in UI (#4483)
|
2024-04-19 13:38:54 +04:00 |
|
Alexander Zinchuk
|
11cbab7d39
|
Floating Actions Buttons: Fix animations (#3575)
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
|
2024-04-19 13:38:50 +04:00 |
|
Alexander Zinchuk
|
2688cd768a
|
Draft: Fix overwriting draft on chat change (#4485)
|
2024-04-19 13:38:47 +04:00 |
|
Alexander Zinchuk
|
956a59b457
|
Support birthdays (#4448)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
|
2024-04-19 13:38:43 +04:00 |
|
Alexander Zinchuk
|
bb2694dd8c
|
Safe Link: Keep original link if decodeURI throws error (#4482)
|
2024-04-19 13:38:40 +04:00 |
|
Alexander Zinchuk
|
0631a9111d
|
Invite via Link: Display users that require Premium (#4461)
|
2024-04-19 13:38:36 +04:00 |
|
Alexander Zinchuk
|
8d942e62bb
|
Show notification for FLOOD_PREMIUM_WAIT (#4471)
|
2024-04-19 13:38:32 +04:00 |
|
Alexander Zinchuk
|
0bda37c725
|
Fix scheduled messages display (#4481)
|
2024-04-19 13:38:28 +04:00 |
|
Alexander Zinchuk
|
6d9406e109
|
Story: Fix video clean up when unmounted (#4473)
|
2024-04-19 13:38:24 +04:00 |
|
Alexander Zinchuk
|
b9ed982170
|
Support chat links (#4469)
|
2024-04-19 13:38:21 +04:00 |
|
Alexander Zinchuk
|
3c4196679a
|
Custom Emoji: Fix memory leak when closing chat with draft (#4475)
|
2024-04-19 13:38:17 +04:00 |
|
Alexander Zinchuk
|
fd6549ed1d
|
Video Preview: Fix DOM nodes leak (#4474)
|
2024-04-19 13:38:13 +04:00 |
|
Alexander Zinchuk
|
61de4544d5
|
Album: Fix displaying caption in some cases (#4468)
|
2024-04-19 13:38:09 +04:00 |
|
Alexander Zinchuk
|
1b0d050c66
|
Chat Management: Fix history for new members toggle (#4467)
|
2024-04-19 13:38:06 +04:00 |
|
Alexander Zinchuk
|
38ca3dd9de
|
Optimized Video: Fix priority video pausing (#4454)
|
2024-04-19 13:38:02 +04:00 |
|
Alexander Zinchuk
|
b69e2b8d0f
|
Various features from Layer 177 (#4447)
|
2024-04-19 13:37:58 +04:00 |
|
Alexander Zinchuk
|
db1d7ceea0
|
Giveaway: Creating giveaway in groups (#4442)
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
|
2024-04-19 13:37:54 +04:00 |
|
Alexander Zinchuk
|
97d3d31f10
|
Giveaway: Creating giveaway in channels (#4339)
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
|
2024-04-19 13:37:50 +04:00 |
|
Alexander Zinchuk
|
9807dfb5d5
|
deepMerge, deepDiff: Fixes for arrays, null-s, undefined-s and __delete* for non-objects
|
2024-04-19 13:37:46 +04:00 |
|
Alexander Zinchuk
|
aac2ee85df
|
[Perf] deepMerge, deepDiff: Optimize with __deleteAllChildren
|
2024-04-19 13:37:42 +04:00 |
|
Alexander Zinchuk
|
7430336ba7
|
[Refactoring] deepMerge, deepDiff: Optimize, refactor, add tests
|
2024-04-19 13:37:38 +04:00 |
|
Alexander Zinchuk
|
bd3afbca75
|
Support displaying business profiles (#4407)
|
2024-04-19 13:37:34 +04:00 |
|
Alexander Zinchuk
|
75f6b47692
|
[Build]
|
2024-03-30 22:49:05 +01:00 |
|
Alexander Zinchuk
|
f8d75be7b7
|
10.9.2
|
2024-03-30 22:47:35 +01:00 |
|
Alexander Zinchuk
|
b5b05a4b6a
|
[Build]
|
2024-03-30 22:45:02 +01:00 |
|
Alexander Zinchuk
|
0fe60bf533
|
Chat: Fix open new chat via t.me link (#4446)
|
2024-03-30 22:42:38 +01: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
|
8d2a2a5be1
|
[Build]
|
2024-03-29 20:54:54 +01:00 |
|
Alexander Zinchuk
|
b2f280c2de
|
10.9.1
|
2024-03-29 20:51:30 +01:00 |
|
Alexander Zinchuk
|
e7f7192b66
|
Open Chat: Fix open temporary chat (#4444)
|
2024-03-29 20:51:27 +01:00 |
|
Alexander Zinchuk
|
7e41f190b2
|
StricterDOM: Fix several component errors (#4374)
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
|
2024-03-29 20:51:24 +01:00 |
|
Alexander Zinchuk
|
0e77008108
|
Folder Manager: Init before chat load (#4431)
|
2024-03-29 20:51:22 +01:00 |
|
Alexander Zinchuk
|
e21249cf0f
|
Invite Via Link: Show error when user is restricted to add new users (#4435)
|
2024-03-29 20:51:19 +01:00 |
|
Alexander Zinchuk
|
3eb675c8fa
|
One Time Voice: Not send one time voice to saved messages (#4433)
|
2024-03-29 20:51:16 +01:00 |
|
Alexander Zinchuk
|
d9bd14405d
|
Draft: Do not autofocus input on change (#4404)
|
2024-03-29 20:51:14 +01:00 |
|
Alexander Zinchuk
|
a6d0102582
|
Remove unused code and constants (#4423)
|
2024-03-29 20:51:11 +01:00 |
|