Commit Graph

8 Commits

Author SHA1 Message Date
Igor Zhukov
cf5a4a4c21 Fixed callstack overflow
CryptoJS hotfix from
https://code.google.com/p/crypto-js/issues/detail?id=90
2014-01-27 01:58:22 +04:00
Igor Zhukov
877b445c39 Added modified console polyfills to Workers 2014-01-24 23:29:32 +04:00
Igor Zhukov
e81fd52078 Merged dLog replacement 2014-01-24 22:07:10 +04:00
Paul Miller
f14c46c5d8 Remove dLog calls.
Also, added console-polyfill that defines missing methods on `console` object.
2014-01-24 19:30:54 +04:00
Igor Zhukov
b077e126e5 Migrate to angular 1.2.9, fixed slow images load 2014-01-22 14:09:49 +04:00
Igor Zhukov
ca781f6c86 Basic Safari, Mozilla support, perfomance improvements, bugfixes
* Added data:image/jpeg;base64, mode for small images on browsers,
which dont support LocalFileSystem. Please use Chrome for full
experience
* Speed-up chat modal window, by making getFullChat request asynchronous
* Added basic error handling for photo/video modal windows
* Improved dateOrTime filter perfomance by caching its values
* Added sentMessages cleanup
* Guest DCs networkers now dont perform http_wait if no sentMessages
pending
* Added favicon blinking on new message
2014-01-21 21:56:30 +04:00
Igor Zhukov
9762d8391f Docs fixes 2014-01-05 20:19:02 +04:00
Igor Zhukov
0993489baf Initial import 2014-01-05 20:07:11 +04:00