Commit Graph

425 Commits

Author SHA1 Message Date
Igor Zhukov
29f37d9628 Bump to 0.7 2017-12-31 00:04:19 +04:00
Igor Zhukov
90380025f6 Saved messages
Closes #1548
Closes #1542
2017-12-31 00:04:19 +04:00
Igor Zhukov
77630dcf5c Supported pinned messages
Closes #1088
2017-12-31 00:04:19 +04:00
Igor Zhukov
710be1c236 Fixed stop record when not inited yet
Closes #1535
2017-12-31 00:04:19 +04:00
Igor Zhukov
6d9a9d1394 Fixed admin badge directive 2017-12-31 00:04:19 +04:00
Igor Zhukov
ecc0d459e2 Admin badge in supergroups 2017-12-31 00:04:19 +04:00
Igor Zhukov
32e3d204e2 Improved gif playback 2017-12-31 00:04:19 +04:00
Igor Zhukov
2e62cbb30b Improved video messages playback
Support read message contents in channels
2017-12-31 00:04:19 +04:00
Igor Zhukov
f62ff6b161 Improved forwards and signature text 2017-12-31 00:04:18 +04:00
Igor Zhukov
2ca6bbfaf6 74 layer
New schema
Supported global search, local search
2017-12-31 00:04:18 +04:00
Igor Zhukov
74da08df7b Bump to 0.6.1 2017-12-09 00:40:26 +04:00
Igor Zhukov
3be736e4ae Fixed reply markup
Closes #1482
2017-08-23 16:24:51 +02:00
Igor Zhukov
d13fd8020d Sync translations 2017-08-23 13:17:59 +02:00
Igor Zhukov
4d6447ed51 Fixed voice recorder 2017-08-14 14:37:29 +02:00
Igor Zhukov
dd66075089 Bugfixes 2017-08-11 21:19:07 +02:00
Igor Zhukov
213431735a Bump version to 0.6.0 2017-08-11 20:18:28 +02:00
Igor Zhukov
1071104ac1 Voice record in desktop version 2017-08-11 20:09:37 +02:00
Igor Zhukov
fa47720d22 Working on mobile
Broken desktop
2017-08-10 23:05:04 +02:00
Igor Zhukov
0a2b5fbdfe Make it work with recordjs
File is now encoded to Opus, like in other apps
2017-08-04 23:09:19 +02:00
Igor Zhukov
b6fa42d8ae merged conflicts 2017-08-04 20:59:15 +02:00
Igor Zhukov
98de12e860 Added JS OPUS decoder via ogv.js
Fixed playback of voice messages from iOS app in Chrome
Added playback ability to Safari
Closes #1396
Closes #1464
Closes #1465
2017-07-31 18:39:46 +03:00
Igor Zhukov
9111bed580 Fixed crash in ChromeApp
Also bump to 0.5.7.1
Closes #1450
2017-07-05 11:57:23 +03:00
Igor Zhukov
7086aabf84 Bump to 0.5.7 2017-06-30 22:08:57 +03:00
Igor Zhukov
fb9bd8f1ec Upgrade to layer 66
Supported Telescope videos
Closes #1416
Fixed bug with frozen sent messages
2017-06-29 21:30:19 +03:00
Igor Zhukov
8bd4651f7c Migrate static maps to Yandex
Yandex Static Maps API is free
Closes #1415
2017-06-28 20:44:26 +03:00
Igor Zhukov
7e1153712b Bump to 0.5.6
Sync translations
2017-05-11 22:41:06 +03:00
Igor Zhukov
e6395fac83 Added basic support for Telegram calls
Service messages for calls
Alert with download link
Closes #1404
Closes #1376
2017-05-10 16:05:50 +03:00
Igor Zhukov
6e6c74c5c1 New gmaps key
Closes #1364
(hopefully)
2017-04-03 19:59:32 +03:00
Artem Kolnogorov
e2b1314427 truncating filename without extension (#1363) 2017-03-17 21:10:18 +03:00
Stapelpanda
63489fe23f Renamed 'hasOnlick' to 'hasOnclick', added function to StandardJS Globals (#1361) 2017-03-17 13:42:46 +03:00
Igor Zhukov
a82ab858b2 Fixed minor style bugs 2017-03-13 22:25:31 +03:00
Bart
5871645ca6 Fixed subset of StandardJS errors (#1356)
Fixed the errors that would definitly not change the functionality of the program
These include
* Unexpected && and || combinations
* variables with different values defined in same line of code
* Global variable never defined
* spacing/placing errors

These errors were not touched
* variables who are never used
* == and != errors
2017-03-13 21:57:24 +03:00
Igor Zhukov
82786e91ce Fixed confirm for opening URL from verified bots 2016-12-20 18:42:21 +03:00
Igor Zhukov
a6cf0a7772 Notifications bugfixes 2016-12-16 16:44:27 +03:00
Igor Zhukov
75df136a7f Simple search in chat history 2016-12-08 23:33:01 +03:00
Igor Zhukov
a0f71227de Supported scrolling by keys in message field
Closes #1119 #853
2016-12-08 22:03:12 +03:00
Igor Zhukov
5e855779b9 Support edit messages
Closes #1155
2016-12-08 21:31:40 +03:00
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