Commit Graph

74 Commits

Author SHA1 Message Date
Igor Zhukov
72b7beaa31 Performance improvements by disabling workers, adding http_wait to all api requests 2014-03-29 11:05:27 +04:00
Igor Zhukov
ef3fc51e53 Performance improvements 2014-03-25 18:39:17 +04:00
Igor Zhukov
a89d2ad3b1 #74 #100 #134
Paste from clipboard in Chrome (poor Firefox support)
Sync new contacts from API update
HTML 5 player is default again
2014-03-09 15:11:41 +01:00
staltz
0d47efc991 Clean up gemoji resources, fix emoji menu scrollbar. Fix #118 2014-03-04 22:17:21 +02:00
staltz
2db992984c Complete emoji support, with categories. Fix #56 2014-03-01 14:58:30 +02:00
Igor Zhukov
ad89c7978d networker offline mode draft 2014-02-18 21:44:50 +04:00
Igor Zhukov
b0130531f8 style improvements 2014-02-17 23:15:28 +04:00
Igor Zhukov
f8ff892ccc Added basic contacts modal, improved read messages handling, improved mobile landscape experience 2014-02-12 19:10:05 +04:00
Igor Zhukov
7b03451f52 Fixed photo, video modal bugs, added close button to small screens 2014-02-10 22:39:21 +04:00
Igor Zhukov
02f8f5fa61 Improved mobile layout, supported chrome packaged notifications 2014-02-10 21:25:21 +04:00
Igor Zhukov
48b3403568 Added audio support, big message splitting, improved styles 2014-02-05 23:44:31 +04:00
Igor Zhukov
5c6a185d11 Added dialogs search, improved emoji 2014-02-04 23:22:53 +04:00
Igor Zhukov
1a6e43c934 Improved typing perfomance 2014-02-03 22:39:29 +04:00
Igor Zhukov
8aa10dfadc Improved styles, added non-retina icons 2014-02-03 16:47:26 +04:00
Igor Zhukov
91d9bb661c Fixed firefox paste 2014-01-31 13:06:49 +04:00
Igor Zhukov
d9447f6224 Lots of bug fixes
EmojiMenu click scroll fix
EmojiMenu tail
Emojiarea improve paste hadling
Emoji, attach icons styles (opacity + color on active state)
Message better placeholder styles
Notifications click improve (now focus field)
Send message from modal now closes all modals
Send message now scrolls down
Message drafts now support line breaks
Correct display ‘f’, ’n’, ‘no’ messages
Group info click causes double modal window fixed
Document is now downloaded on icon click
2014-01-29 18:37:18 +04:00
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