Commit Graph

1557 Commits

Author SHA1 Message Date
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
Igor Zhukov
93851f8010 Merge pull request #1270 from stek29/fix-formatting
Fix dumb errors in previous commit
2016-11-22 18:30:37 +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
Igor Zhukov
eb0ce45389 Merge pull request #1235 from PeterDaveHello/image-optimize
optimize png images losslessly via zopflipng
2016-09-19 13:08:32 +04: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