Commit Graph

98 Commits

Author SHA1 Message Date
Igor Zhukov
0605b1a13f Disabled animate module 2014-07-03 00:09:14 +04:00
Igor Zhukov
613c85632e Bump to 0.1.9 2014-07-02 20:36:17 +04:00
Igor Zhukov
e02c95d881 Migrate to Angular 1.3.0-beta.8
Replace fastclick with ngTouch
2014-07-01 22:46:39 +04:00
Igor Zhukov
6abdaf198b Bump to 0.1.8 2014-06-27 19:22:41 +04:00
Igor Zhukov
c0ff2530bb Moved to newer Bootstrap, mobile improvements 2014-06-27 18:14:54 +04:00
Igor Zhukov
dc973f594a Improved iOS standalone experience 2014-06-25 15:24:47 +04:00
Igor Zhukov
08750d284c Bump to 0.1.7 2014-06-21 02:05:14 +04:00
Igor Zhukov
251d0a2eff Supported IndexDB
Sources refactoring
Supported big files upload
Closes #332
2014-06-20 19:34:26 +04:00
Igor Zhukov
cb0201bfaf Bump to 0.1.6 2014-06-14 00:19:17 +04:00
Igor Zhukov
484966f036 Bump to 0.1.5 2014-06-06 19:05:29 +04:00
Igor Zhukov
bf8e9f95c4 Bump version to 0.1.4 2014-06-04 20:06:08 +04:00
Igor Zhukov
61e6a81799 Bump to 0.1.3 2014-06-04 14:16:21 +04:00
Igor Zhukov
a740015dff Moved global vars to config 2014-06-03 15:08:26 +04:00
Igor Zhukov
88b52b0405 Ui improvements
Fixes #177
First attempt on #296
Video modal bugfixes
2014-06-02 19:31:40 +04:00
Igor Zhukov
255be37b79 Bump version tp 0.1.2 2014-05-30 18:53:57 +04:00
Igor Zhukov
d85171e0b9 Bump version 2014-05-09 17:28:29 +01:00
Igor Zhukov
8047d5c8f4 Bump version 2014-05-08 17:08:09 +01:00
Igor Zhukov
ef3fc51e53 Performance improvements 2014-03-25 18:39:17 +04:00
Igor Zhukov
6444b19fbb Bump version to 0.0.21 2014-03-23 00:19:07 +04:00
Igor Zhukov
d1b3ae41ec Bump to 0.0.20 2014-03-12 23:25:08 +01:00
Igor Zhukov
e362ff26da Fixed gulp bugs 2014-03-12 22:55:12 +01:00
Pablo Terradillos
15ffd8354a Added gulp for building tasks - Fix #41 2014-03-09 18:12:41 -03:00
Igor Zhukov
ad8a352bf7 Bump version 2014-03-02 17:41:10 +01:00
staltz
2db992984c Complete emoji support, with categories. Fix #56 2014-03-01 14:58:30 +02:00
Igor Zhukov
ab6e01c282 bump to 0.0.18 2014-02-20 01:47:22 +01:00
Igor Zhukov
087893c503 Added media filters, mass edit messages 2014-02-15 00:41:22 +04:00
Igor Zhukov
9f70b38507 Improved version in source header 2014-02-13 19:37:24 +04:00
Igor Zhukov
59ed50113a added iPhone improvements 2014-02-10 21:37:49 +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
64168144db Added settings, sound notifications 2014-02-04 20:04:32 +04:00
Igor Zhukov
8aa10dfadc Improved styles, added non-retina icons 2014-02-03 16:47:26 +04:00
Igor Zhukov
ceee76d608 Bugfixes, cleanup assets, added FirefoxOS manifest 2014-02-01 16:54:31 +04:00
Igor Zhukov
8ac9589943 Added resize to message field 2014-01-31 23:05:24 +04:00
Igor Zhukov
d4d41ea8be Added new media attach button, new styles 2014-01-31 19:05:50 +04:00
Igor Zhukov
9ce0f9687c Added login sendCall support 2014-01-31 11:47:40 +04:00
Igor Zhukov
8bd9ae34eb Added mozilla notifications support, added search clear, fixed minor bugs 2014-01-30 21:53:18 +04:00
Igor Zhukov
da88e48185 Improved fonts on windows, fixed small issues 2014-01-30 15:59:54 +04:00
Igor Zhukov
1945b99213 Fixed some small bugs, disabled font-smoothing 2014-01-30 14:30:29 +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
379abc778a Added welcome screen, improved mtproto logging 2014-01-24 17:45:45 +04:00
Igor Zhukov
e999975808 File download improvements
Added some opengraph meta tags
Fixed multiDC file download problems
Added fallback blob mode for downloads (for Safari & Firefox)
2014-01-23 17:49:24 +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
deae4717a6 Fixed short updates, improved styles 2014-01-17 22:26:27 +04:00
Igor Zhukov
2c64d5a2f0 Added errors, improved file versions 2014-01-17 19:08:40 +04:00
Igor Zhukov
8cf1125b78 Improved notifications, added simple login progress indication 2014-01-11 18:08:31 +04:00
Igor Zhukov
0993489baf Initial import 2014-01-05 20:07:11 +04:00