Commit Graph

166 Commits

Author SHA1 Message Date
Igor Zhukov
11ccf1aa16 Web Push notifications supported
Closes #981
2016-12-15 22:08:16 +03:00
Igor Zhukov
33a7ca9a99 Improved security checks
https://core.telegram.org/mtproto/security_guidelines
2016-12-13 18:35:06 +03:00
Igor Zhukov
f10033a1af Fixed message unread 2016-07-06 19:20:39 +03:00
Igor Zhukov
9f3bd2081f Bump to 0.5.5 2016-07-05 23:52:39 +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
9cf85f3a0d Bump to 0.5.4 2016-04-22 20:10:16 +03:00
Igor Zhukov
0125cb9a1f Bump to 0.5.3 2016-02-10 21:19:09 +00:00
Igor Zhukov
ecb4871723 Improve error reporting when network request fails 2016-01-14 22:32:42 +03:00
Igor Zhukov
26e4e72bb5 Bump to 0.5.2 2015-11-29 21:01:57 +03:00
Igor Zhukov
3cae8df8c2 Bump to 0.5.1 2015-11-25 18:42:51 +03:00
Igor Zhukov
7864ecd044 Bump to 0.5.0
+Changelog
2015-10-23 16:44:10 +02:00
Igor Zhukov
403acf3208 Disabled logging 2015-10-23 01:13:36 +02:00
Igor Zhukov
c36823070e Improved parsing repeating responses 2015-10-23 01:12:44 +02:00
Igor Zhukov
6561c99e46 Bump to 0.4.9 2015-10-13 21:47:53 +02:00
Igor Zhukov
f7c4312f03 Bump to 0.4.8 2015-10-06 13:55:23 +03:00
Igor Zhukov
f99ec1ee2d Added changelogs 2015-07-13 14:04:37 +03:00
Igor Zhukov
8d33107565 Bump to 0.4.7 2015-07-13 13:56:59 +03:00
Igor Zhukov
b6872549aa Updated dc3 IP 2015-06-30 17:52:05 +03:00
Igor Zhukov
92119a46fc Bump to 0.4.6
Added scroll animation
Supported sticker sets on mobile
Decreased sticker size in history
Fixed filter history after message focused
2015-05-21 15:24:38 +03:00
Igor Zhukov
05760f2a6d Bump to 0.4.5 2015-05-02 12:53:16 +03:00
Igor Zhukov
0abe16eb1b Bump to 0.4.4
also changelog
2015-04-13 17:57:06 +03:00
Igor Zhukov
2dfd60c571 Bump to 0.4.3 2015-04-08 21:25:39 +03:00
Igor Zhukov
65b9e34fc7 Bump to 0.4.2 2015-03-19 20:59:35 +03:00
Igor Zhukov
a317a5bf1f Bump to 0.4.1 2015-03-19 02:44:49 +03:00
Igor Zhukov
e874712bad Bump to 0.4.0 2015-02-11 22:11:08 +03:00
Igor Zhukov
85199e45a6 Updated DC addr 2015-02-06 15:43:55 +03:00
Igor Zhukov
5548b86b45 Improved quick emoji selector 2015-01-02 21:28:13 +01:00
Igor Zhukov
8df0c168ff Bump to 0.3.9 + changelog 2014-12-31 18:14:16 +01:00
Igor Zhukov
7ecd437e23 Bump to 0.3.8 2014-12-16 00:30:12 -08:00
Igor Zhukov
f1e2d9feee Bump to 0.3.7 2014-12-10 23:33:59 -08:00
Igor Zhukov
6b2eed4c0c Bump to 0.3.6 2014-11-27 17:01:32 +00:00
Igor Zhukov
0fc42cbe0d Updated desktop media modals
New photo viewer with preloads
New video modal
New document modal
2014-11-27 13:20:13 +00:00
Igor Zhukov
60df682f79 Upgraded to 19th layer
Supported private statuses.
Closes #563
2014-11-19 18:01:00 +03:00
Igor Zhukov
01c4b8293e Bump to 0.3.5 + Changelog 2014-11-14 17:56:39 +03:00
Igor Zhukov
a071d3a021 Bump to 0.3.4 + Changelog 2014-11-12 22:52:40 +03:00
Igor Zhukov
58c49cb5d2 Bump to 0.3.3 2014-11-11 17:40:17 +03:00
Igor Zhukov
2b19559f10 Added second subdomain 2014-11-10 17:54:32 +03:00
Igor Zhukov
a09191b65f Single instance checks 2014-11-07 19:07:54 +03:00
Igor Zhukov
65377e2121 Improved random entropy 2014-11-06 15:35:03 +03:00
Igor Zhukov
4c58d00f74 Added ssl option to config to force HTTPS 2014-11-05 11:31:16 +03:00
Igor Zhukov
4e08814d10 Added test dc HTTPS support 2014-10-31 18:16:44 +03:00
Igor Zhukov
3d2496b3b3 Improved performance with sync get networker 2014-10-31 18:14:12 +03:00
Igor Zhukov
9f9827c7a6 Improved upload speed
Added upload multi threads
Improved web workers: added onload event
Fixed unauthorised box
2014-10-30 14:20:10 +03:00
Igor Zhukov
08ab86fe86 Fixed getDiff after new session create 2014-10-30 11:38:07 +03:00
Igor Zhukov
542affc671 Fixed file send 2014-10-30 10:36:41 +03:00
Igor Zhukov
ceec0fce2a Performance improvements
Supported SSL. Closes #71
Added setZeroTimeout. Now downloading files when tab in background and
improved performance
Multiple file parts download in parallel
TLDeserialization.fetchBytes returns typed array
2014-10-27 20:18:45 +03:00
Igor Zhukov
5661533fc4 Migrate AES to Native Client
Up to 4x faster upload files
Up to 2x faster download files
2014-10-24 22:37:43 +04:00
Igor Zhukov
69c0216841 Improved overall binary performance 2014-10-23 13:34:35 +04:00
Igor Zhukov
c7f725a9e0 Improved API error debug info 2014-10-22 16:29:14 +04:00
Igor Zhukov
7c8171d09f Fixed timeout for connection 2014-10-18 21:10:33 +02:00