Commit Graph

25 Commits

Author SHA1 Message Date
Igor Zhukov
3a283f5494 Added push worker 2016-06-29 20:22:13 +03:00
Igor Zhukov
636bc4a83b Standard.js formatting
Adding linter for JS code
For now it doesn’t pass well, but that’s a start
2016-06-28 19:40:53 +03:00
Igor Zhukov
a494c9b407 Merge branch 'pr/993' 2016-06-28 15:32:43 +03:00
Igor Zhukov
0125cb9a1f Bump to 0.5.3 2016-02-10 21:19:09 +00:00
Marco Castelluccio
8137bfe94f Use Service Workers instead of AppCache, if available. Fixes #979 2015-12-02 14:11:57 +00:00
Igor Zhukov
0c11fc6a1f Bugfixes 2015-10-06 13:42:17 +03:00
Igor Zhukov
64248e2938 Improved layout switching
Closes #619
Closes #710
2015-03-19 01:06:23 +03:00
Igor Zhukov
6baf77da5a Added language for mobile settings 2014-10-02 14:43:56 +04:00
Igor Zhukov
9bceb516c2 Improved IE compatibility
Added bad browser page
Organized scripts
2014-10-01 21:36:11 +04:00
Igor Zhukov
c07b22a4b4 Audio player fixes
Reverted IM not loaded label
Fixed mobile edit action buttons
Disabled i18n for mobile
2014-09-30 19:27:21 +04:00
Igor Zhukov
d8143c3b2f Fixed angular missing for locale 2014-09-28 22:53:59 +04:00
Igor Zhukov
68b33f2268 Enable mobile version for small windows as well
Closes #475
2014-09-25 13:39:33 +04:00
Roman Anasal
4f317b4282 fix loading of angular-locale in init.js
1. check for locale == defaultLocale for locale from ConfigStorage
2. the <script> needs to be added to the doom before setting the src
   attribute
2014-09-19 20:09:42 +02:00
Igor Zhukov
d766216c14 Fixed default locale problem 2014-09-19 19:23:56 +04:00
Igor Zhukov
f82fd9db08 Fixed JSON error in Chrome App mode 2014-09-19 18:32:54 +04:00
Igor Zhukov
63091d1d8f Added Spanish localization
Fixed unathorized request. Closes #465
2014-09-19 18:19:09 +04:00
Igor Zhukov
bc5c2d624c App init bugfixes 2014-09-19 16:23:03 +04:00
Igor Zhukov
f1db5e1c96 Moved i18n locale apply to boot
Moved i18n config to config.js
App is booted after locale data is fully downloaded
The app needs reload after locale change
2014-09-19 14:49:46 +04:00
Igor Zhukov
cb6aaad417 Supported dialogs scrolling 2014-09-11 18:40:10 +04:00
Igor Zhukov
cce8193ebc Init separate mobile version
Attach desktop/mobile styles conditionally
Separate templates for mobile
Make ConfigStorage angular-independent
2014-09-11 17:06:06 +04:00
Igor Zhukov
8556d03d9f Implemented history search
History search: added 2 tabs while searching, scroll to found message
in history
Move to 15th layer
Improve typing event (now only on value change)
Fixed styles from
https://github.com/zhukov/webogram/issues/286#issuecomment-45406436
Closes #137
2014-06-13 01:46:46 +04:00
Igor Zhukov
cb16d9c52f FFOS contacts import
Closes #43
2014-06-09 20:43:20 +04:00
Igor Zhukov
cc49350ada Welcome page improvements 2014-05-30 18:50:49 +04:00
Igor Zhukov
f7171d3a5f Bugfixes 2014-05-12 18:52:01 +01:00
Igor Zhukov
2d50db467f Photos download, packaged app improvements 2014-05-08 17:06:25 +01:00