Commit Graph

1769 Commits

Author SHA1 Message Date
Ihor Polyakov
89717bca88 Open links starting with https://telegram.me/ in the same window closes #1042 2016-01-30 09:56:17 +07:00
Igor Zhukov
5f1f7d7846 Added regrouping 2016-01-29 19:34:17 +00:00
Igor Zhukov
70e39704e1 Improved inline bots 2016-01-29 15:20:47 +03:00
Yuri
b44e49cb31 Added svg logo 2016-01-29 02:45:25 +03:00
Igor Zhukov
040da24417 Added basic inline bots support 2016-01-28 23:24:50 +03:00
Igor Zhukov
210dd48249 Bugfixes 2016-01-26 22:37:26 +00:00
Igor Zhukov
078d871626 inline bots wip 2016-01-25 21:05:15 +00:00
Igor Zhukov
465a54fb56 Click on date for reply or fwd 2016-01-22 20:59:20 +03:00
Igor Zhukov
a7bb7ecb73 Inline bots wip 2016-01-22 19:35:41 +00:00
Igor Zhukov
64efe88880 Supported stickers real-time update 2016-01-22 16:02:35 +03:00
Igor Zhukov
3962309545 Improved stickers updates logic 2016-01-21 22:47:00 +00:00
Igor Zhukov
d0a2f7b587 stickers wip 2016-01-21 14:15:21 +03:00
Igor Zhukov
55b980bd0b Bugfixes 2016-01-20 00:49:50 +03:00
Igor Zhukov
53bf285800 Fixed glitch on jump 2016-01-19 23:33:51 +03:00
Igor Zhukov
d9e9be15f9 Sync translations 2016-01-18 22:59:00 +00:00
Igor Zhukov
4c67ba8fb5 Fixed progress 2016-01-18 22:56:56 +00:00
Igor Zhukov
c4c67d4d6d Added some animations 2016-01-18 22:56:14 +00:00
Igor Zhukov
736860a5b2 Improved animations 2016-01-18 19:39:24 +00:00
Igor Zhukov
1d38572733 Handle add channel state with empty pts 2016-01-18 15:55:24 +00:00
Igor Zhukov
e241dd2785 Improved gif download progress 2016-01-18 15:43:22 +03:00
Igor Zhukov
bf89e0ea92 Arc-progress 2016-01-15 19:03:40 +00:00
Jovan Gerodetti
e5d434ba31 Merge branch 'master' into voice_recorder 2016-01-15 18:07:03 +01:00
Igor Zhukov
ecb4871723 Improve error reporting when network request fails 2016-01-14 22:32:42 +03:00
Igor Zhukov
216c33c411 Fixed hashtag regex 2016-01-14 22:13:56 +03:00
Igor Zhukov
3238b93b67 Fixed user access hash 2016-01-14 22:09:33 +03:00
Jovan Gerodetti
20b20ba613 fix for a wrong merge conflic resolve 2016-01-08 19:45:50 +01:00
Jovan Gerodetti
49029b301b don't access dead objects
Some clean up to prevent the app from accessing the dead stream object.
2016-01-08 19:42:56 +01:00
Sébastien Lerique
ad66b39ff8 Prevent a new recording from starting while processing 2016-01-08 19:42:56 +01:00
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`.
2016-01-08 19:42:56 +01:00
Jovan Gerodetti
57fa8cf6fb slight UX improvement 2016-01-08 19:42:56 +01:00
Jovan Gerodetti
e9144e5703 voice recorder proposal for #190 2016-01-08 19:42:56 +01:00
Igor Zhukov
02516bbbec Sync translations 2016-01-04 23:33:45 +01:00
Igor Zhukov
147635d13a Mobile gif fixes 2016-01-04 23:31:31 +01:00
Igor Zhukov
56a58e711b Fixed mobile video gif playback 2016-01-04 23:13:49 +01:00
Igor Zhukov
54ac2a7af5 Sync translations 2016-01-04 23:02:39 +01:00
Igor Zhukov
6343e22a31 Merge branch 'gif-improvements' 2016-01-04 23:00:12 +01:00
Igor Zhukov
acae1d5d03 Fixed zoomed stickers panel
Closes #968
2016-01-04 22:59:27 +01:00
Igor Zhukov
5e0242816f Fixed hashtags
Closes #1014
2016-01-04 22:59:01 +01:00
Igor Zhukov
d4d815efa0 Improved gifs 2016-01-04 22:58:32 +01:00
Igor Zhukov
a2527db6a1 Merge pull request #1010 from tinchou/master
Fixes #1000: message box not focused on a computer with touch enabled.
2015-12-24 18:55:37 +00:00
Igor Zhukov
a962ff33ce Fixed sending photo as inputFileBig
Closes #1011
2015-12-24 21:53:42 +00:00
Martín Coll
453c00b891 Fixes #1000: message box not focused on a computer with touch enabled.
Also introduces a "shouldFocusOnInteraction" configuration value to make it easier to understand what the code does and also allow easier changes to this behavior in the future.
2015-12-21 17:31:18 -03:00
Igor Zhukov
cf7488ddd6 Fixed simple markdown parser
Closes #1009
2015-12-21 16:15:36 +00:00
Igor Zhukov
6e660681b8 Handle empty documents 2015-12-21 16:01:12 +00:00
Igor Zhukov
be56e6df41 improvements 2015-12-16 22:18:39 +00:00
Igor Zhukov
4898023ed7 Gif minor 2015-12-14 21:17:58 +03:00
Igor Zhukov
27dcf761ab Improve gif support 2015-12-11 00:11:27 +03:00
Igor Zhukov
d277a59094 Fixed last seen time with incorrect timezone selected 2015-12-09 14:43:42 +00:00
Mathias STRASSER
5a4c00de60 Replace true with multiple
"true" is a wrong attribute value in multiple
2015-12-08 11:52:27 +01:00
Igor Zhukov
192288dbc7 Fixed handling update read inbox 2015-12-07 22:25:49 +03:00