Igor Zhukov
ddc4c87b50
Fixed commands in channel
...
Closes #965
2016-02-11 14:19:14 +00:00
Igor Zhukov
0e9b2163b3
Fixed entities in strings with .nocopy
...
Closes #1060
2016-02-11 14:09:23 +00:00
Igor Zhukov
9db67363b0
Sync translations
2016-02-10 22:21:45 +03:00
Igor Zhukov
87a8e6c6a5
Schema updated
2016-02-10 21:55:06 +03:00
Igor Zhukov
0125cb9a1f
Bump to 0.5.3
2016-02-10 21:19:09 +00:00
Igor Zhukov
83daade80b
Bugfixes
2016-02-10 18:51:20 +00:00
Igor Zhukov
85aa4cb7a6
Bugfixes
2016-02-10 18:21:24 +00:00
Igor Zhukov
cc7493e3d3
Multiple bugfixes
2016-02-10 17:35:52 +00:00
Igor Zhukov
c9698e125a
Improved copyable text
2016-02-10 17:04:48 +00:00
Igor Zhukov
45bf484ba4
Improved history for copy to clipboard
...
Can’t fix #911
2016-02-09 19:42:01 +00:00
Igor Zhukov
65e35adc4c
Preview image before paste
...
Closes #835
2016-02-08 18:27:09 +00:00
Igor Zhukov
ff6525da35
Improved dropbox on mobile view
...
Closes #1017
2016-02-08 17:40:19 +00:00
Igor Zhukov
18a8106c85
Added audio channel for notifications
...
Closes #1025
2016-02-08 17:31:19 +00:00
Igor Zhukov
c8ef691eb0
Improvements for mobile
2016-02-08 17:23:19 +00:00
Igor Zhukov
dadfac38b0
Bugfixes
2016-02-05 19:03:13 +00:00
Igor Zhukov
00f7229e3d
Added recent inline bots on '@'
2016-02-05 18:35:11 +00:00
Igor Zhukov
c0d94fe976
Inline bots bugfixes
2016-02-05 15:44:30 +03:00
Igor Zhukov
840705e6a8
Merge pull request #1045 from ihoru/master
...
Open links starting with https://telegram.me/ in the same window
2016-02-01 21:10:50 +03:00
Igor Zhukov
981ffb35dd
Improved inline bots support
...
Closes #1019
2016-02-01 21:05:00 +03:00
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
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
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
Igor Zhukov
02516bbbec
Sync translations
2016-01-04 23:33:45 +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
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