Commit Graph

1637 Commits

Author SHA1 Message Date
Igor Zhukov
1a9ec87a61 Sync translations 2016-11-28 19:49:47 +03:00
Igor Zhukov
524823d6df Fixed regex replacement
Closes #1282
2016-11-28 17:12:45 +03:00
Igor Zhukov
f725f89079 Fixed syntax 2016-11-28 16:21:29 +03:00
Igor Zhukov
9dbb68b053 Improved draft update on active field 2016-11-28 15:58:36 +03:00
Igor Zhukov
c764845c21 Improved login form
Also supported delayed account reset
2016-11-27 19:17:46 +03:00
Igor Zhukov
2dae17eade Fixed hide suggestions 2016-11-22 19:05:02 +03:00
Igor Zhukov
f85f5a7e3a Sync translations 2016-11-22 18:42:43 +03:00
Igor Zhukov
87ff6e4c72 Merge pull request #1269 from stek29/full-name-title
Add tooltip to show full file name on hover
2016-11-22 18:33:15 +03:00
Igor Zhukov
088f06ab07 Fixed send message in group 2016-11-22 18:30:46 +03:00
Viktor Oreshkin
f3ce5151f6 Fix dumb error in previous commit
Signed-off-by: Viktor Oreshkin <stek29@users.noreply.github.com>
2016-11-20 04:24:47 -05:00
Viktor Oreshkin
4182d39c73 Add tooltip to show full file name on hover
Works for audios, documents and pending (uploads).

Signed-off-by: Viktor Oreshkin <stek29@users.noreply.github.com>
2016-11-19 17:34:36 -05:00
Igor Zhukov
0aba9d45a1 Sync translations 2016-11-19 18:40:46 +03:00
Igor Zhukov
fc3f3d2063 Merge branch 'pr/1267' 2016-11-19 18:15:46 +03:00
Igor Zhukov
071bc509c4 Bugfixes 2016-11-19 18:14:52 +03:00
Igor Zhukov
ce198238ff Improved mobile profile modal
Closes #1199
2016-11-19 17:51:11 +03:00
Igor Zhukov
7b62614a94 Fixed channel draft
Closes #1226
2016-11-19 17:31:31 +03:00
Viktor Oreshkin
68f9e5da77 Add support for bold and italic w/o bots
Signed-off-by: Viktor Oreshkin <s29k@ya.ru>
2016-11-19 11:36:17 +03:00
Igor Zhukov
a1aca53f9a Fixed NaN 2016-11-18 17:04:08 +03:00
Igor Zhukov
439ee9ecad Fixed conversation position after draft clear 2016-11-17 22:48:03 +03:00
Igor Zhukov
63f83faf00 Fixed message media check 2016-11-17 21:15:51 +03:00
Igor Zhukov
d0dd220b2b Sync translations 2016-11-17 21:06:18 +03:00
Igor Zhukov
3f4120e50c Merge pull request #1207 from copperwall/close-autocompleter-after-submit
Hide autocompleter suggestions on message submit
2016-11-17 20:40:09 +03:00
Igor Zhukov
9537a28002 Merge branch 'pr/1256'
# Conflicts:
#	app/js/directives.js
2016-11-17 20:37:53 +03:00
Igor Zhukov
3c407f500d Added tdesktop-like static maps
Closes #1262
2016-11-17 20:35:20 +03:00
Igor Zhukov
9a7cece6fc Fixed translations 2016-11-17 19:39:15 +03:00
Igor Zhukov
8aadfe3909 Mobile game improved 2016-11-17 19:36:40 +03:00
Igor Zhukov
77da222ee5 Improved games on mobile 2016-11-10 13:25:58 +03:00
Igor Zhukov
e7345f72cd Fixed hasChat check for updates 2016-11-10 13:09:28 +03:00
Abel 'Akronix' Serrano Juste
d338a83d87 Set different shortcut to switch conversation for mac users. Fixes #1249 2016-10-28 16:19:25 +02:00
Igor Zhukov
125153f767 Fixed channel posts
Closes #1248
2016-10-10 16:56:22 +03:00
Igor Zhukov
0e531b27a9 Fixed drafts position in conversations 2016-10-07 20:35:38 +03:00
Igor Zhukov
2d202443e1 Fixed draft bugs
Closes #1231
Closes #1240
Closes #1200
2016-10-07 19:27:24 +03:00
Igor Zhukov
993f12ee1a Improved selecting messages 2016-10-07 16:19:10 +03:00
Igor Zhukov
cd70b7e65b Game Platform
Basic support
Desktop only

Closes #1246
Closes #1241
2016-10-06 18:43:25 +03:00
Igor Zhukov
a5f061fffd Sync translations
Closes #1210
2016-09-19 14:50:32 +03:00
Peter Dave Hello
d0f7d99d71 optimize png images losslessly via zopflipng 2016-09-16 21:59:36 +08:00
Igor Zhukov
82aec7a6da Better target="_blank" links
Added rel="noopener noreferrer" attribute.
2016-08-26 19:01:26 +03:00
Chris Opperwall
67f4f933eb Hide autocompleter suggestions on message submit
This adds a call to `MessageComposer.hideSuggestions()` in the
`onMessageSubmit` function so that the autocompleter is always closed after a
message is sent.

To Reproduce
------------------

On master, create a message like ":D" and send the message. This will trigger
the autocompleter to show up and suggest emojis, but after the message is sent,
the autocompleter will still be visible.

On this branch, sending the same message will close the autocompleter after the
message is sent.

Fix #1203
2016-08-12 17:26:32 -07:00
Igor Zhukov
3f304448cb Improved trimming draft 2016-07-11 21:22:07 +03:00
Igor Zhukov
63d4cfe5ba Remove trim for drafts
Closes #1188
2016-07-11 21:08:54 +03:00
Igor Zhukov
25681537c7 Improved drafts handling
Fixed bug with isIdle in Fx
2016-07-11 14:33:19 +03:00
Igor Zhukov
7be7137fdc Fixed draft saving with bot reply in group 2016-07-08 13:31:06 +03:00
Igor Zhukov
e45d679e5e Fixed glitch on refresh / change input label 2016-07-08 13:11:24 +03:00
Igor Zhukov
c62d167019 Now quick forward only for channels
Closes #1185
2016-07-08 00:10:41 +03:00
Igor Zhukov
90ec9c4d44 Fixed non-latin chars autocomplete
Closes #1184
2016-07-08 00:06:26 +03:00
Igor Zhukov
7c8a6c15e7 Improved dialogs ordering 2016-07-07 20:08:50 +03:00
Igor Zhukov
2a4c68827f Improved drafts sync 2016-07-07 15:53:00 +03:00
Igor Zhukov
37eaf46493 Remove unused partial 2016-07-06 19:26:22 +03:00
Igor Zhukov
f10033a1af Fixed message unread 2016-07-06 19:20:39 +03:00
Igor Zhukov
758d1cb771 Clear draft after sending inline result
Closes #1183
2016-07-06 18:39:55 +03:00
Igor Zhukov
3b5fe8e73b Fixed search with filter from cache 2016-07-06 15:30:03 +03:00
Igor Zhukov
25b9af7ed9 Sync translations 2016-07-06 14:19:45 +03:00
Igor Zhukov
f341da2d2c Fixed firefox sanitize emoji
Closes #1181
2016-07-06 14:17:05 +03:00
Igor Zhukov
9f3bd2081f Bump to 0.5.5 2016-07-05 23:52:39 +03:00
Igor Zhukov
7e901f0eb6 Sync translations 2016-07-05 23:48:34 +03:00
Igor Zhukov
f3ca14d803 Sync translations 2016-07-05 18:59:32 +03:00
Igor Zhukov
3371e500cc Added confirm before leaving channel / supergroup 2016-07-05 18:59:00 +03:00
Igor Zhukov
4244fe1899 Sync translations 2016-07-05 18:37:35 +03:00
Igor Zhukov
471e3b3114 Fixed reply to message in message form 2016-07-05 18:35:39 +03:00
Igor Zhukov
178ed26f7e Sync translations 2016-07-05 18:05:21 +03:00
Igor Zhukov
9b763a16cb Added simple client-side validation for phones
Closes #1161
2016-07-05 14:54:20 +03:00
Igor Zhukov
beafd896f9 Close modal windows on navigation
Closes #1167
2016-07-05 13:35:19 +03:00
Igor Zhukov
93b22ee049 Remove confirmation for tgme links
Closes #1166
2016-07-05 13:32:18 +03:00
Igor Zhukov
829be1817f Bugfixes 2016-07-04 22:16:08 +03:00
Igor Zhukov
efbe340c09 Fixed mention without username 2016-07-04 16:56:17 +03:00
Igor Zhukov
94eaf320d4 Fixed entities without username 2016-07-01 20:53:36 +03:00
Igor Zhukov
114024b7f7 Added support for mentions without username 2016-07-01 20:05:24 +03:00
Igor Zhukov
a5ab8f0937 angular.copy typed array workaround 2016-06-30 00:59:06 +03:00
Igor Zhukov
3a283f5494 Added push worker 2016-06-29 20:22:13 +03:00
Igor Zhukov
636bc4a83b Standard.js formatting
Adding linter for JS code
For now it doesn’t pass well, but that’s a start
2016-06-28 19:40:53 +03:00
Igor Zhukov
a494c9b407 Merge branch 'pr/993' 2016-06-28 15:32:43 +03:00
Igor Zhukov
82ed04e09d Fixed webpage pending
Close #1169
2016-06-27 19:56:39 +03:00
Igor Zhukov
b168d2f440 Fixed reply markup button overflow 2016-06-27 19:34:00 +03:00
Igor Zhukov
d33a4cf53e Fixed switch_inline from via message
Close #1174
2016-06-27 19:32:03 +03:00
Igor Zhukov
3dcd26ad81 Implemented proper delete chat / clear history
Close #461
Close #566
Close #1069
2016-06-27 19:24:14 +03:00
Igor Zhukov
8f6d64131a Added signatures
Close #1165
2016-06-24 19:22:43 +03:00
Igor Zhukov
7480ca1553 Fixed sharing URL with ?& 2016-06-24 18:59:15 +03:00
Igor Zhukov
7909731d1e Added support for drafts 2016-06-24 15:49:46 +03:00
Igor Zhukov
984ebeae36 Fixed go to same message
Close #1142
2016-06-19 21:07:23 +03:00
Igor Zhukov
e025491a10 Fixed unread flag 2016-06-17 14:17:42 +03:00
Igor Zhukov
3a5b82e999 Upgrade angular to 1.5.7 2016-06-16 19:39:05 +03:00
Igor Zhukov
6b67d66fee Merge branch 'master' into layer-53 2016-06-16 16:09:37 +03:00
Igor Zhukov
cb9aed03f7 drafts draft 2016-06-14 18:37:05 +03:00
Igor Zhukov
e4c5f28147 Improved share links 2016-06-14 15:14:20 +03:00
Igor Zhukov
6bb63b2a90 improved copy 2016-06-13 22:04:13 +03:00
Igor Zhukov
b28d1d223b Update schema
minor fixes
2016-06-13 20:12:53 +03:00
Igor Zhukov
5cf067a05f Added tooltip 2016-06-13 15:23:25 +03:00
Igor Zhukov
e6f1115c6c Added post export link 2016-06-13 01:31:59 +03:00
Igor Zhukov
b57d548ed6 Merge pull request #1092 from Sea-n/master
Fix Tab
2016-06-13 00:35:22 +04:00
Igor Zhukov
2469907a44 Merge pull request #1126 from codefuhrer/master
Removed redundant comparation
2016-06-13 00:33:35 +04:00
Igor Zhukov
39fb539adc Sync translations 2016-06-12 22:28:17 +03:00
Igor Zhukov
328f199bab Bugfixes 2016-06-12 22:27:02 +03:00
Igor Zhukov
d75a05e3fd Fixed fwd from check 2016-06-09 21:28:10 +03:00
Igor Zhukov
0f48e5e5b7 Fixed delete messages right after adding 2016-06-09 21:01:05 +03:00
Igor Zhukov
abf2609c92 Added special statuses for service users 2016-06-09 20:48:51 +03:00
Igor Zhukov
9a423eb6f4 Fixed empty photos in inline results 2016-06-09 20:42:09 +03:00
Igor Zhukov
bd52715f18 Improved migrate to supergroup check 2016-06-09 20:42:00 +03:00
Igor Zhukov
da3578fc06 Fixed callback response in alert
Close #1163
2016-06-09 20:31:29 +03:00
Igor Zhukov
4b9d23ce11 Fixed updateProfile
Close #1157
2016-06-09 20:05:54 +03:00
Igor Zhukov
84b1fb0a43 Fixed modal break work issue 2016-06-07 22:06:47 +03:00
Igor Zhukov
8351161595 Fixed stack for bad IE 2016-06-07 22:01:45 +03:00
Igor Zhukov
681857c162 Fixed small right padding for search fields with X 2016-06-07 21:54:03 +03:00
Igor Zhukov
6bdc5144b0 Minor bugfixes
Fixed reply with sticker
Label for mobile group modal
Channel authors hidden for now (Close #1123)
2016-06-07 21:50:02 +03:00
Igor Zhukov
8bdebd543d Clear local storage on logout 2016-06-07 21:32:27 +03:00
Igor Zhukov
cf950efb84 Fixed open channel
Close #1118
2016-06-07 19:50:55 +03:00
Igor Zhukov
f206be201d Fixed wrapUrl for inner URL
Close #1143
2016-06-07 14:12:42 +03:00
Igor Zhukov
b5a60fef0b Fixed trim message before send
Close #1135
Close #1125
2016-06-07 14:07:59 +03:00
Igor Zhukov
82a37f0e7a Added production build docs
Also move html style to the index.html
Closes #1127
2016-06-06 20:46:08 +03:00
Igor Zhukov
c5526851cf Fixed de translation typo
Close #1132
2016-06-06 20:31:33 +03:00
Igor Zhukov
4a04a85ac5 Disable error handling for bot callbacks
Close #1156
Close #1133
Close #1129
2016-06-06 20:26:11 +03:00
Igor Zhukov
3566c1c3f6 Fixed empty found dialog problem 2016-04-29 18:10:15 +03:00
Birger Jarl
70b85b9dd4 Removed redundant comparation 2016-04-28 20:34:05 +04:00
Igor Zhukov
8a262ecc2f Limit webpage description length
Closes #1113
2016-04-23 22:00:59 +03:00
Igor Zhukov
a3fcf132d9 Improved modal styles 2016-04-23 21:47:20 +03:00
Igor Zhukov
89c2b0500c Sync translations 2016-04-23 21:24:14 +03:00
Igor Zhukov
3e3e608855 Update changelog 2016-04-23 21:23:03 +03:00
Igor Zhukov
4676caff80 Sync translations 2016-04-22 20:24:11 +03:00
Igor Zhukov
f163c1bb0e Fixed changelog 2016-04-22 20:18:42 +03:00
Igor Zhukov
dca7a47760 Added 0.5.4 changelog 2016-04-22 20:17:47 +03:00
Igor Zhukov
9cf85f3a0d Bump to 0.5.4 2016-04-22 20:10:16 +03:00
Igor Zhukov
e07faa0c8a Added quick forward 2016-04-22 20:08:41 +03:00
Igor Zhukov
31c5dc8b7d Improved toast styles 2016-04-20 21:08:36 +03:00
Igor Zhukov
e08ae04e47 Fixed send inline sticker 2016-04-20 21:03:27 +03:00
Igor Zhukov
6b9e9c06a4 Sync translations 2016-04-20 20:43:22 +03:00
Igor Zhukov
0a0bdfaefa Improved inline progress animation 2016-04-20 20:30:18 +03:00
Igor Zhukov
3967b93d99 Fixed conversation typing in Safari 2016-04-20 18:14:02 +03:00
Igor Zhukov
c042d26080 Fixed edit pending message 2016-04-20 17:51:54 +03:00
Igor Zhukov
373c7afadc Bugfixes 2016-04-19 22:52:36 +03:00
Igor Zhukov
31e59ee562 Sync translations 2016-04-19 22:38:45 +03:00
Igor Zhukov
9a70adfe1b Bugfixes 2016-04-19 22:38:38 +03:00
Igor Zhukov
b1108496ba Added toaster for callback answers 2016-04-19 22:20:19 +03:00
Igor Zhukov
e63fb55461 Improved confirm 2016-04-18 22:58:28 +03:00
Igor Zhukov
172d977dcd Bot access for geo & contact 2016-04-18 14:17:51 +03:00
Igor Zhukov
6e27162ed1 Bugfixes 2016-04-18 02:02:39 +03:00
Igor Zhukov
1cee4855f5 Improved inline bots 2016-04-18 01:55:10 +03:00
Igor Zhukov
031a47ef25 Fixed buttons 2016-04-15 19:30:04 +03:00
Igor Zhukov
29ed4c9997 Improved message media directives
Improve webpage attach
Improve updates handling
2016-04-15 14:35:12 +03:00
Igor Zhukov
a3e06ea51d Improved inline bots support 2016-04-15 01:11:23 +03:00
Igor Zhukov
176d49b2b6 Fixed updateChannelTooLong handling
fixed allow min
2016-04-14 17:53:21 +03:00
Igor Zhukov
c91ed89975 Improved message media directive 2016-04-14 00:04:09 +03:00
Igor Zhukov
bafd31b146 Improved message directives 2016-04-13 22:09:58 +03:00
Igor Zhukov
a3a6996343 Improved update handling 2016-04-13 14:37:45 +03:00
Igor Zhukov
106555c368 Improved updates handling
Now basic edit message update handling
2016-04-13 14:28:07 +03:00
Igor Zhukov
2ed0cc6074 Improved updates handling 2016-04-12 00:50:32 +03:00
Igor Zhukov
e126d2830b Supported pinned service messages 2016-04-11 15:49:52 +03:00
Igor Zhukov
90d5d23e44 Migrating schema pt2 2016-04-11 01:20:01 +03:00
Igor Zhukov
10dd0c8167 Migrating schema pt1
Video, audio => document
2016-04-08 01:02:03 +03:00
Igor Zhukov
43069c9087 Merge branch 'master' into layer-51 2016-04-07 20:01:33 +03:00
Igor Zhukov
ebcaa35799 Smaller loading progress 2016-04-07 19:55:28 +03:00
Igor Zhukov
8aaaa61bcd Fixed share modal
Closes #1081
2016-04-07 19:41:42 +03:00
Igor Zhukov
f6932744bc Fixed &nbsp; in text field
Closes #1086
2016-04-07 18:16:13 +03:00
Igor Zhukov
daf834aadb Updated schema 2016-04-07 18:02:54 +03:00
Igor Zhukov
21f5d912bf Fixed type document without doc 2016-04-03 23:44:04 +03:00
Igor Zhukov
375379be6e Fixed handling post links
Closes #1095
2016-04-03 23:39:51 +03:00
Igor Zhukov
5b049aff59 Fixed join group messages
Closes #1091
2016-04-03 23:23:48 +03:00
Igor Zhukov
392c99d554 Fixed initials entitites
Closes #1099
2016-04-03 22:13:32 +03:00
Sean
7278aa5a4b Fix Tab 2016-03-19 18:31:08 +08:00
Igor Zhukov
ceb937a2bc Added gif loop on mobile 2016-02-14 22:03:21 +01:00
Igor Zhukov
ab8d7ad3ac Fixed mobile inline progress 2016-02-14 22:02:11 +01:00
Igor Zhukov
68431526b2 Sync translations 2016-02-11 19:10:26 +00:00
Igor Zhukov
3cc4193146 Fixed composer progress on small height
Closes #1064
2016-02-11 19:08:19 +00:00
Igor Zhukov
0f65ef0e28 Added pre-wrap for messages
Closes #930
2016-02-11 18:45:09 +00:00
Igor Zhukov
ddc4c87b50 Fixed commands in channel
Closes #965
2016-02-11 14:19:14 +00:00
Igor Zhukov
99759ea0f7 Contain instead of cover for pasted images
Closes #1061
2016-02-11 14:11:54 +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
b88c21597b Improved keyboard selection
for gallery inline results
2016-02-10 22:19:47 +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
87f82fcbc1 Fixed mobile transitions 2016-02-10 16:44:40 +00:00
Igor Zhukov
fc6587911d Fixed classes on desktop
mobile wip
2016-02-10 15:08:47 +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
Jovan Gerodetti
c24bfc640d Merge branch 'master' into voice_recorder 2016-02-04 18:34:26 +01: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
Igor Zhukov
b11fd2aa60 Merge pull request #1001 from roukmoute/patch-1
Replace wrong attribute value
2016-01-30 20:31:49 +03:00
Igor Zhukov
82b31b7370 Merge remote-tracking branch 'origin/master' 2016-01-30 20:29:00 +03:00
Igor Zhukov
ef54bfa308 Merge branch 'pr/1041' 2016-01-30 20:28:40 +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
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
Igor Zhukov
74fd5ccad3 Improved loading conversations 2015-12-07 21:42:48 +03:00
Igor Zhukov
df163320b6 Fixed CHAT_ID_INVALID
Closes #998
2015-12-07 20:28:20 +03:00
Igor Zhukov
5268f5b14d Draft 2015-12-07 18:42:38 +03:00
Igor Zhukov
e8d7590929 Fixed forceOnline
Closes #991
2015-12-03 00:35:17 +03:00
Marco Castelluccio
8137bfe94f Use Service Workers instead of AppCache, if available. Fixes #979 2015-12-02 14:11:57 +00:00
Igor Zhukov
6815e69ade Updated changelog 2015-11-30 21:50:33 +03:00
Igor Zhukov
6bcdad0db2 Minor 2015-11-30 21:06:44 +03:00
Igor Zhukov
090fcf2873 Sync translations 2015-11-30 20:44:32 +03:00
Igor Zhukov
807b30a3be Bugfixes 2015-11-30 20:33:22 +03:00
Igor Zhukov
04e16fa684 Darker badge color for muted 2015-11-30 20:32:54 +03:00
Igor Zhukov
5e3bb38672 Added try again to langpacks 2015-11-30 20:32:41 +03:00