Commit Graph

1731 Commits

Author SHA1 Message Date
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
ebbbada2b0 Revert uglify 2016-07-05 18:04:50 +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
aa607bb3bf Merge remote-tracking branch 'origin/master' 2016-07-04 16:25:44 +03:00
Igor Zhukov
d8be64b3e7 Merge branch 'pr/967' 2016-07-04 16:25:19 +03:00
Igor Zhukov
dbbbb25021 Merge branch 'master' into pr/967
# Conflicts:
#	gulpfile.js
2016-07-04 16:25:08 +03:00
Igor Zhukov
11802c29f2 Fixed initial gulp build 2016-07-04 16:23:03 +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
f73c18afc9 Fixed standard execution 2016-06-28 19:46:08 +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
5c29669c22 Improved gulp file 2016-06-28 15:32:08 +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
702533f259 Merge branch 'layer-53' 2016-06-27 19:25:18 +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