Commit Graph

5 Commits

Author SHA1 Message Date
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