Commit Graph

380 Commits

Author SHA1 Message Date
Igor Zhukov
2dae17eade Fixed hide suggestions 2016-11-22 19:05:02 +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
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
cd70b7e65b Game Platform
Basic support
Desktop only

Closes #1246
Closes #1241
2016-10-06 18:43:25 +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
9f3bd2081f Bump to 0.5.5 2016-07-05 23:52:39 +03:00
Igor Zhukov
829be1817f Bugfixes 2016-07-04 22:16: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
82ed04e09d Fixed webpage pending
Close #1169
2016-06-27 19:56:39 +03:00
Igor Zhukov
8f6d64131a Added signatures
Close #1165
2016-06-24 19:22:43 +03:00
Igor Zhukov
984ebeae36 Fixed go to same message
Close #1142
2016-06-19 21:07:23 +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
e6f1115c6c Added post export link 2016-06-13 01:31:59 +03:00
Igor Zhukov
9cf85f3a0d Bump to 0.5.4 2016-04-22 20:10:16 +03:00
Igor Zhukov
c042d26080 Fixed edit pending message 2016-04-20 17:51:54 +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
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
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
392c99d554 Fixed initials entitites
Closes #1099
2016-04-03 22:13:32 +03:00
Igor Zhukov
3cc4193146 Fixed composer progress on small height
Closes #1064
2016-02-11 19:08:19 +00:00
Igor Zhukov
ddc4c87b50 Fixed commands in channel
Closes #965
2016-02-11 14:19:14 +00: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
c9698e125a Improved copyable text 2016-02-10 17:04:48 +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
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
Igor Zhukov
981ffb35dd Improved inline bots support
Closes #1019
2016-02-01 21:05:00 +03:00
Igor Zhukov
5f1f7d7846 Added regrouping 2016-01-29 19:34:17 +00: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
64efe88880 Supported stickers real-time update 2016-01-22 16:02:35 +03:00
Igor Zhukov
55b980bd0b Bugfixes 2016-01-20 00:49:50 +03:00