Igor Zhukov
75df136a7f
Simple search in chat history
8 years ago
Igor Zhukov
a0f71227de
Supported scrolling by keys in message field
...
Closes #1119 #853
8 years ago
Igor Zhukov
5e855779b9
Support edit messages
...
Closes #1155
8 years ago
Igor Zhukov
cde9f67667
Fixed sticker notification
8 years ago
Igor Zhukov
56df1ec994
Sync translations
8 years ago
Igor Zhukov
58355cb846
Sandboxing game iframe
8 years ago
Igor Zhukov
28b1b0f92e
Fixed group drafts
8 years ago
Igor Zhukov
1a9ec87a61
Sync translations
8 years ago
Igor Zhukov
524823d6df
Fixed regex replacement
...
Closes #1282
8 years ago
Igor Zhukov
f725f89079
Fixed syntax
8 years ago
Igor Zhukov
9dbb68b053
Improved draft update on active field
8 years ago
Igor Zhukov
c764845c21
Improved login form
...
Also supported delayed account reset
8 years ago
Igor Zhukov
2dae17eade
Fixed hide suggestions
8 years ago
Igor Zhukov
f85f5a7e3a
Sync translations
8 years ago
Igor Zhukov
87ff6e4c72
Merge pull request #1269 from stek29/full-name-title
...
Add tooltip to show full file name on hover
8 years ago
Igor Zhukov
088f06ab07
Fixed send message in group
8 years ago
Igor Zhukov
93851f8010
Merge pull request #1270 from stek29/fix-formatting
...
Fix dumb errors in previous commit
8 years ago
Viktor Oreshkin
f3ce5151f6
Fix dumb error in previous commit
...
Signed-off-by: Viktor Oreshkin <stek29@users.noreply.github.com>
8 years ago
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>
8 years ago
Igor Zhukov
0aba9d45a1
Sync translations
8 years ago
Igor Zhukov
fc3f3d2063
Merge branch 'pr/1267'
8 years ago
Igor Zhukov
071bc509c4
Bugfixes
8 years ago
Igor Zhukov
ce198238ff
Improved mobile profile modal
...
Closes #1199
8 years ago
Igor Zhukov
7b62614a94
Fixed channel draft
...
Closes #1226
8 years ago
Viktor Oreshkin
68f9e5da77
Add support for bold and italic w/o bots
...
Signed-off-by: Viktor Oreshkin <s29k@ya.ru>
8 years ago
Igor Zhukov
a1aca53f9a
Fixed NaN
8 years ago
Igor Zhukov
439ee9ecad
Fixed conversation position after draft clear
8 years ago
Igor Zhukov
63f83faf00
Fixed message media check
8 years ago
Igor Zhukov
d0dd220b2b
Sync translations
8 years ago
Igor Zhukov
3f4120e50c
Merge pull request #1207 from copperwall/close-autocompleter-after-submit
...
Hide autocompleter suggestions on message submit
8 years ago
Igor Zhukov
9537a28002
Merge branch 'pr/1256'
...
# Conflicts:
# app/js/directives.js
8 years ago
Igor Zhukov
3c407f500d
Added tdesktop-like static maps
...
Closes #1262
8 years ago
Igor Zhukov
9a7cece6fc
Fixed translations
8 years ago
Igor Zhukov
8aadfe3909
Mobile game improved
8 years ago
Igor Zhukov
77da222ee5
Improved games on mobile
8 years ago
Igor Zhukov
e7345f72cd
Fixed hasChat check for updates
8 years ago
Abel 'Akronix' Serrano Juste
d338a83d87
Set different shortcut to switch conversation for mac users. Fixes #1249
8 years ago
Igor Zhukov
125153f767
Fixed channel posts
...
Closes #1248
8 years ago
Igor Zhukov
0e531b27a9
Fixed drafts position in conversations
8 years ago
Igor Zhukov
2d202443e1
Fixed draft bugs
...
Closes #1231
Closes #1240
Closes #1200
8 years ago
Igor Zhukov
993f12ee1a
Improved selecting messages
8 years ago
Igor Zhukov
cd70b7e65b
Game Platform
...
Basic support
Desktop only
Closes #1246
Closes #1241
8 years ago
Igor Zhukov
a5f061fffd
Sync translations
...
Closes #1210
8 years ago
Igor Zhukov
eb0ce45389
Merge pull request #1235 from PeterDaveHello/image-optimize
...
optimize png images losslessly via zopflipng
8 years ago
Peter Dave Hello
d0f7d99d71
optimize png images losslessly via zopflipng
8 years ago
Igor Zhukov
82aec7a6da
Better target="_blank" links
...
Added rel="noopener noreferrer" attribute.
8 years ago
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
8 years ago
Igor Zhukov
3f304448cb
Improved trimming draft
8 years ago
Igor Zhukov
63d4cfe5ba
Remove trim for drafts
...
Closes #1188
8 years ago
Igor Zhukov
25681537c7
Improved drafts handling
...
Fixed bug with isIdle in Fx
8 years ago