Commit Graph

73 Commits

Author SHA1 Message Date
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
8464acdfdc Supported 2-step verifications
Disabled webpage attachment
2015-04-07 23:46:41 +03:00
Igor Zhukov
84d7a7e372 Supported SHA-256
Removed unused crypto.js/sha-1
2015-04-06 16:18:47 +03:00
Igor Zhukov
060d735ac4 Now handling visibility change event
Closes #745
2015-03-30 21:13:43 +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
Alexander Belov
b77fc511f9 Removed unnecessary comma 2015-02-15 20:03:00 +03:00
Igor Zhukov
13b9d3efb0 Fixed idle mousemove 2015-02-12 23:01:20 +03:00
Igor Zhukov
057a36c3ba Fixed download files in Safari 2015-02-12 22:39:47 +03:00
Igor Zhukov
e7d72196f5 Improved Safari download performance 2015-02-12 18:54:20 +03:00
Igor Zhukov
b9fced4f7e Enabled IndexedDB for Safari 8.0.3+ 2015-02-12 14:13:18 +03:00
Igor Zhukov
51a3fd6984 Improved doc download 2015-02-12 00:39:23 +03:00
Igor Zhukov
e874712bad Bump to 0.4.0 2015-02-11 22:11:08 +03:00
Igor Zhukov
e04ec4cf30 Added webp support
Included libwebpjs v0.2.0
Supported stickers in composer and in messages
Closes #636
2015-02-11 19:53:07 +03:00
Igor Zhukov
da10dce320 WIP
added new emoji tooltip class
added new emoji panel class
wip: textarea composer
2015-01-30 18:58:01 +03:00
Igor Zhukov
8df0c168ff Bump to 0.3.9 + changelog 2014-12-31 18:14:16 +01:00
Igor Zhukov
24534d29b7 New design for desktop
Added external google fonts [temp]
2014-12-28 15:38:48 +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
b69df79e85 Improved FxOS downloads 2014-11-27 16:48:42 +00:00
Igor Zhukov
586eee541b Fixed safari detect 2014-11-20 01:16:54 +03:00
Igor Zhukov
3fcdb17d08 Fixed Chrome file download 2014-11-19 18:01:03 +03:00
Igor Zhukov
10c6d37656 Improved Safari support
Added no-blob IndexedDB support. Disabled for Safari, because IDB is
very slow here.
Added FileManager.getFileCorrectUrl method for Safari
2014-11-19 17:09:24 +03:00
Igor Zhukov
94e0be9668 Added options to disable nacl and webcrypto 2014-11-17 13:34:20 +03:00
Igor Zhukov
9cdd5b841d Fix mimeTypes 2014-11-17 12:21:46 +03:00
Igor Zhukov
01c4b8293e Bump to 0.3.5 + Changelog 2014-11-14 17:56:39 +03:00
Igor Zhukov
9c6d6e4f00 Improved file download 2014-11-13 16:36:47 +03:00
Igor Zhukov
a071d3a021 Bump to 0.3.4 + Changelog 2014-11-12 22:52:40 +03:00
Igor Zhukov
847b7df54e IE10+ fixes
Textfield height
Unsupported media modal
Download blobs
2014-11-12 20:06:35 +03:00
Igor Zhukov
bdf4f28c17 Disabled webcrypto for msie 2014-11-12 15:34:56 +03:00
Igor Zhukov
b0d62c9b2c Fixed slider, rusha 2014-11-11 18:49:31 +03:00
Igor Zhukov
58c49cb5d2 Bump to 0.3.3 2014-11-11 17:40:17 +03:00
Igor Zhukov
c78a402b37 Improved external embed support 2014-11-11 15:34:32 +03:00
Igor Zhukov
f2a602b455 Added new embeds
Added 0.3.3 changelog
2014-11-10 21:33:37 +03:00
Igor Zhukov
a09191b65f Single instance checks 2014-11-07 19:07:54 +03:00
Igor Zhukov
7ea9ee30ae Merge branch 'crypto-performance' into UI-update 2014-10-31 18:17:38 +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
6e9dc004c1 UI improvements
Updates some styles and colours
Updated document button
Added new document state: downloaded
Added modal document preview
2014-10-29 21:54:17 +03:00
Igor Zhukov
6653fe7af8 Fixed $timeout 2014-10-27 20:31:00 +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
44d7747ade Supported factorize in NaCl 2014-10-26 21:04:08 +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
2c49f28b7d NaCl draft 2014-10-23 22:41:55 +04:00
Igor Zhukov
6c56c69fd2 Supported native webCrypto for SHA-1 2014-10-23 14:07:47 +04:00
Igor Zhukov
6d39a4ae61 Fixed safari exception 2014-10-15 22:26:01 +04:00
Igor Zhukov
98a271d527 Bump to 0.3.2 2014-10-15 15:41:32 +04:00