Mike Renoir
|
d30ebc4ece
|
Merge branch 'beta' into macos-9.4-1-release
|
2023-02-24 19:28:45 +04:00 |
|
Ali
|
082927b21b
|
Cache eviction: switch to queue to avoid stack explosion
|
2023-02-24 19:25:00 +04:00 |
|
Mike Renoir
|
75b575e87d
|
Merge commit '841b50da6b8441d9e317722ae22451aa3fa94e8d' into macos-9.4-1-release
|
2023-02-24 12:17:36 +04:00 |
|
Ali
|
841b50da6b
|
Fix calls ringing in background
|
2023-02-24 12:13:15 +04:00 |
|
Ali
|
cb4641b41e
|
Always display join preview on iPad
|
2023-02-24 12:13:08 +04:00 |
|
Ali
|
faf22b7001
|
Fix decoding
|
2023-02-24 12:12:55 +04:00 |
|
Ali
|
5beffde0ad
|
Merge crash fix
|
2023-02-24 12:12:38 +04:00 |
|
Mike Renoir
|
6b723db80c
|
Merge commit '0430ea5e493ed6ddcc97246b5a35c3ea630fecf4' into macos-9.4-1-release
|
2023-02-24 11:43:41 +04:00 |
|
Ali
|
0430ea5e49
|
Trigger build
|
2023-02-22 21:22:37 +04:00 |
|
Ali
|
fd07f15edc
|
Defensive Coding
|
2023-02-22 21:05:39 +04:00 |
|
Ali
|
21fbe0d033
|
Optimizations
|
2023-02-22 21:02:28 +04:00 |
|
Ali
|
016519968c
|
Bump version
|
2023-02-22 20:58:56 +04:00 |
|
Mike Renoir
|
79cfa574b5
|
bug fixes
|
2023-02-21 18:22:59 +04:00 |
|
Ilya Laktyushin
|
4dc2d8372d
|
Merge branch 'beta' of gitlab.com:peter-iakovlev/telegram-ios into beta
|
2023-02-19 00:04:50 +04:00 |
|
Ilya Laktyushin
|
0f33b3fa45
|
Fix bot keyboard not showing up if text field is focused
|
2023-02-19 00:04:37 +04:00 |
|
Ali
|
cb108c1b48
|
Bump version
|
2023-02-18 23:06:01 +04:00 |
|
Ali
|
0b736f95f5
|
Restore checking code
|
2023-02-18 23:05:26 +04:00 |
|
Ilya Laktyushin
|
fdae5ffdf3
|
Cherry-pick some fixes
|
2023-02-18 22:55:02 +04:00 |
|
Ali
|
930d1fcc46
|
Don't check range
release-9.4.2
build-25176
|
2023-02-15 01:19:07 +04:00 |
|
Ali
|
3d9dd8efc2
|
Merge commit 'e7fdd14b237422072d2930a8ea1b709def78d465' into beta
|
2023-02-14 17:48:18 +04:00 |
|
Ali
|
e7fdd14b23
|
Load presentation data on background queue to avoid deadlock
|
2023-02-14 17:47:49 +04:00 |
|
Ali
|
c1018d3656
|
Update API
|
2023-02-13 22:18:12 +04:00 |
|
Ali
|
37eb57779e
|
Change version
|
2023-02-13 22:04:49 +04:00 |
|
Ali
|
65a7be7610
|
Merge branch 'master' into beta
|
2023-02-13 21:26:46 +04:00 |
|
Ali
|
3cd91be03a
|
Merge commit '90e79d827e6400010d590c5b4cb83ab586398f79'
|
2023-02-13 21:26:22 +04:00 |
|
Ali
|
08f49fdaad
|
No need to search cache here
|
2023-02-13 21:26:12 +04:00 |
|
Ali
|
81486eb1cc
|
Fix channel synchronization condition
|
2023-02-13 21:25:33 +04:00 |
|
Ilya Laktyushin
|
90e79d827e
|
Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios
|
2023-02-13 21:16:33 +04:00 |
|
Ilya Laktyushin
|
314b11f8b3
|
Hide audio rate sliders
|
2023-02-13 21:16:24 +04:00 |
|
Ali
|
af88f1840b
|
Merge commit '23d36baeb29fc9699c88b747ed966291d05f8374'
|
2023-02-10 22:19:18 +04:00 |
|
Ali
|
ce667b87c0
|
Move presentation data initialization out of database thread
|
2023-02-10 22:19:14 +04:00 |
|
Ali
|
99e6a553b3
|
Fix keyboard switch glitch
|
2023-02-10 22:18:51 +04:00 |
|
Ali
|
b2307dffdd
|
Keep call instance in memory until it's completed
|
2023-02-10 22:18:36 +04:00 |
|
Ali
|
5e367f191d
|
Background improvements
|
2023-02-10 22:17:59 +04:00 |
|
Ali
|
f2d01c4f8a
|
Push token invalidation
|
2023-02-10 22:17:28 +04:00 |
|
Ali
|
5dc4427538
|
Force on-device transcription [experiment]
|
2023-02-10 22:16:56 +04:00 |
|
Ilya Laktyushin
|
23d36baeb2
|
Don't fetch fullUser for premium users when there's no video
|
2023-02-10 20:25:39 +04:00 |
|
Ilya Laktyushin
|
f759c09dca
|
Fix typo
|
2023-02-10 19:38:56 +04:00 |
|
Ilya Laktyushin
|
3d02d5f8d1
|
Open user profile instead of chat when tapping name in a service messages
|
2023-02-10 19:36:38 +04:00 |
|
Ilya Laktyushin
|
8f181490e2
|
Improve media playback rate controls
|
2023-02-10 19:34:45 +04:00 |
|
Ilya Laktyushin
|
a235246c49
|
Add chat translation suggestion
|
2023-02-10 19:32:47 +04:00 |
|
Ilya Laktyushin
|
a02ece5c0e
|
Don't send main_button_pressed event if button is inactive
|
2023-02-10 19:30:35 +04:00 |
|
Ilya Laktyushin
|
5926b7f586
|
Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios
|
2023-02-10 14:13:41 +04:00 |
|
Ilya Laktyushin
|
c60d85373b
|
Update API
|
2023-02-10 14:12:55 +04:00 |
|
Ali
|
a02a2c96e0
|
Merge commit 'c53d7a140198e36053c95b1f3203acf57cb28032'
|
2023-02-10 13:59:01 +04:00 |
|
Ali
|
00e72e99a8
|
Synchronization improvements
|
2023-02-10 13:58:55 +04:00 |
|
Ilya Laktyushin
|
88dd028371
|
Improve audio playback rate controls
|
2023-02-10 07:48:41 +04:00 |
|
Ilya Laktyushin
|
c53d7a1401
|
Various fixes
|
2023-02-09 21:08:14 +04:00 |
|
Ilya Laktyushin
|
f441343f4c
|
Fix document sharing disabling
|
2023-02-09 18:25:36 +04:00 |
|
Ilya Laktyushin
|
fb5f48afa8
|
Fix missing group flags serialization
|
2023-02-09 18:09:34 +04:00 |
|