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
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
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
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
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
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