Igor Zhukov
5b049aff59
Fixed join group messages
...
Closes #1091
9 years ago
Igor Zhukov
392c99d554
Fixed initials entitites
...
Closes #1099
9 years ago
Sean
7278aa5a4b
Fix Tab
9 years ago
Igor Zhukov
68431526b2
Sync translations
9 years ago
Igor Zhukov
3cc4193146
Fixed composer progress on small height
...
Closes #1064
9 years ago
Igor Zhukov
ddc4c87b50
Fixed commands in channel
...
Closes #965
9 years ago
Igor Zhukov
0e9b2163b3
Fixed entities in strings with .nocopy
...
Closes #1060
9 years ago
Igor Zhukov
9db67363b0
Sync translations
9 years ago
Igor Zhukov
87a8e6c6a5
Schema updated
9 years ago
Igor Zhukov
0125cb9a1f
Bump to 0.5.3
9 years ago
Igor Zhukov
83daade80b
Bugfixes
9 years ago
Igor Zhukov
85aa4cb7a6
Bugfixes
9 years ago
Igor Zhukov
cc7493e3d3
Multiple bugfixes
9 years ago
Igor Zhukov
c9698e125a
Improved copyable text
9 years ago
Igor Zhukov
45bf484ba4
Improved history for copy to clipboard
...
Can’t fix #911
9 years ago
Igor Zhukov
65e35adc4c
Preview image before paste
...
Closes #835
9 years ago
Igor Zhukov
ff6525da35
Improved dropbox on mobile view
...
Closes #1017
9 years ago
Igor Zhukov
18a8106c85
Added audio channel for notifications
...
Closes #1025
9 years ago
Igor Zhukov
c8ef691eb0
Improvements for mobile
9 years ago
Igor Zhukov
dadfac38b0
Bugfixes
9 years ago
Igor Zhukov
00f7229e3d
Added recent inline bots on '@'
9 years ago
Igor Zhukov
c0d94fe976
Inline bots bugfixes
9 years ago
Igor Zhukov
981ffb35dd
Improved inline bots support
...
Closes #1019
9 years ago
Ihor Polyakov
89717bca88
Open links starting with https://telegram.me/ in the same window closes #1042
9 years ago
Igor Zhukov
5f1f7d7846
Added regrouping
9 years ago
Igor Zhukov
70e39704e1
Improved inline bots
9 years ago
Igor Zhukov
040da24417
Added basic inline bots support
9 years ago
Igor Zhukov
210dd48249
Bugfixes
9 years ago
Igor Zhukov
078d871626
inline bots wip
9 years ago
Igor Zhukov
465a54fb56
Click on date for reply or fwd
9 years ago
Igor Zhukov
a7bb7ecb73
Inline bots wip
9 years ago
Igor Zhukov
64efe88880
Supported stickers real-time update
9 years ago
Igor Zhukov
3962309545
Improved stickers updates logic
9 years ago
Igor Zhukov
d0a2f7b587
stickers wip
9 years ago
Igor Zhukov
55b980bd0b
Bugfixes
9 years ago
Igor Zhukov
53bf285800
Fixed glitch on jump
9 years ago
Igor Zhukov
d9e9be15f9
Sync translations
9 years ago
Igor Zhukov
4c67ba8fb5
Fixed progress
9 years ago
Igor Zhukov
c4c67d4d6d
Added some animations
9 years ago
Igor Zhukov
736860a5b2
Improved animations
9 years ago
Igor Zhukov
1d38572733
Handle add channel state with empty pts
9 years ago
Igor Zhukov
e241dd2785
Improved gif download progress
9 years ago
Igor Zhukov
bf89e0ea92
Arc-progress
9 years ago
Igor Zhukov
ecb4871723
Improve error reporting when network request fails
9 years ago
Igor Zhukov
216c33c411
Fixed hashtag regex
9 years ago
Igor Zhukov
3238b93b67
Fixed user access hash
9 years ago
Jovan Gerodetti
20b20ba613
fix for a wrong merge conflic resolve
10 years ago
Jovan Gerodetti
49029b301b
don't access dead objects
...
Some clean up to prevent the app from accessing the dead stream object.
10 years ago
Sébastien Lerique
ad66b39ff8
Prevent a new recording from starting while processing
10 years ago
Sébastien Lerique
e1cc8b8829
Use a promise to gather the recorded data
...
`click` is when we know if we should use the recorded data or discard
it, but `click` fires after `touchend`. So to avoid stopping the
recording and registering `ondataavailable` afterwards, register a
promise on `ondataavailable`, and gather the data if needed in `click`.
10 years ago