Commit Graph

578 Commits

Author SHA1 Message Date
Igor Zhukov
528c1909e2 Updated es,de localization from Transifex 2014-09-28 23:01:16 +04:00
Igor Zhukov
d8143c3b2f Fixed angular missing for locale 2014-09-28 22:53:59 +04:00
Igor Zhukov
038c8f2fcc Merge branch 'pr/488' 2014-09-28 22:16:18 +04:00
Igor Zhukov
a257ded3cc Merged countries sort 2014-09-28 22:15:56 +04:00
Igor Zhukov
09992d1c1a Updated DC address 2014-09-27 16:55:33 +04:00
Igor Zhukov
4638cbae51 Audio player design
Now showing documents names in conversations list and in notifications
2014-09-26 16:48:16 +04:00
Roman Anasal
f6ef43d3b0 Fix #485: sort localized country names alphabetically 2014-09-26 10:39:09 +02:00
Igor Zhukov
bf00606f8d Merge branch 'audio-player-446' 2014-09-26 12:08:15 +04:00
Igor Zhukov
8a2ad40ad3 Added audio button icons 2014-09-26 12:07:51 +04:00
Igor Zhukov
68b33f2268 Enable mobile version for small windows as well
Closes #475
2014-09-25 13:39:33 +04:00
Igor Zhukov
926469c945 Added webkit storage quota workaround 2014-09-24 15:32:24 +04:00
Igor Zhukov
4c87b0e317 Improved document player
Added download button for audio
2014-09-23 21:29:51 +04:00
Igor Zhukov
8f402d2f31 Fxied i18n dashed vars
Closes #483
2014-09-23 21:06:05 +04:00
Igor Zhukov
9597d50d3a Fixed progress l10n 2014-09-23 21:04:10 +04:00
Igor Zhukov
adeea1a4fa Added audio player
Improved mobile forwarded messages. Closes #470
Closes #446
2014-09-23 21:03:38 +04:00
Igor Zhukov
12a11749b0 Fixed msgs grouping after delete
Closes #481
2014-09-23 16:07:24 +04:00
Igor Zhukov
21f78aec89 Fixed eglish for share file
Closes #482
2014-09-23 16:01:12 +04:00
Igor Zhukov
8eedd88c88 Adding player 2014-09-23 11:33:50 +04:00
Igor Zhukov
1a508faa84 Fixed Alt + Home 2014-09-22 15:59:31 +04:00
Igor Zhukov
8e090908be Initial commit 2014-09-22 14:58:03 +04:00
Igor Zhukov
b4726218ed Update README.md
Fix transifex link. Closes 62bea973ae (commitcomment-7870531)
2014-09-22 13:58:21 +04:00
Igor Zhukov
62bea973ae Update README.md
Fixed transifex link
2014-09-22 00:49:33 +04:00
Igor Zhukov
646d968ce8 Rename Readme.md to README.md 2014-09-22 00:48:56 +04:00
Igor Zhukov
f5ff2bdb92 Merge pull request #474 from acran/master
Some minor fixes/updates to i18n
2014-09-22 00:25:50 +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
Roman Anasal
ace380f2bb added alias 'de' for 'de-de' 2014-09-19 18:21:12 +02:00
Roman Anasal
f878dbd96f updated i18n guide
reflect changes of f1db5e1c96
2014-09-19 18:08:42 +02:00
Igor Zhukov
a5609dbdf3 Fixed mobile prepend history 2014-09-19 20:01:50 +04:00
Igor Zhukov
f1cb4d3957 Fixed unread after 2014-09-19 19:54:13 +04:00
Roman Anasal
c2656c1b29 Revert "put current locale in consideration for various caches in filters/services"
This reverts commit 37bb69a409.

Since we moved i18n into the init phase in
f1db5e1c96 and don't switch locale at
runtime we don't need this anymore
2014-09-19 17:53:43 +02:00
Roman Anasal
47f963cbbf updated german locale: added new message 2014-09-19 17:26:57 +02:00
Igor Zhukov
d766216c14 Fixed default locale problem 2014-09-19 19:23:56 +04:00
Igor Zhukov
aa3790005e Update README.md 2014-09-19 19:04:21 +04:00
Igor Zhukov
aa260a5c24 Merge branch 'pr/471' 2014-09-19 18:53:31 +04:00
Igor Zhukov
7312edc0d6 Merged documentation for localization 2014-09-19 18:52:57 +04:00
Igor Zhukov
f141abe049 Fixed app reload for packaged app 2014-09-19 18:40:55 +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
Roman Anasal
5e0ed08717 added documentation/guide for the new i18n module 2014-09-19 14:19:30 +02:00
Igor Zhukov
a9f080be75 Added Deutsch langpack
Added new language select footer
2014-09-19 16:13:18 +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
dd57630d75 Merged Extract mobile version
Closes #449
2014-09-19 13:34:23 +04:00
Igor Zhukov
e12dc66d2a Final i18n fixes
Enable mdown for some "\n" l10n keys
Disabled language select since there is only English available
2014-09-19 12:28:45 +04:00
Igor Zhukov
8849072e93 Improved mobile layout
Refactor styles
Remove unused mobile styles
Added new modals for mobile
2014-09-19 10:20:05 +04:00
Igor Zhukov
8131aae279 Unread history bugfixes 2014-09-18 23:39:51 +04:00
Igor Zhukov
1c4150d2ab Improved contacts updates
Also fixed scroll in emoji menu
2014-09-18 21:06:25 +04:00
Roman Anasal
97d4fdb42a created locale en-us for i18n
extracted all strings out of the partials and modules
2014-09-18 16:47:55 +02:00
Igor Zhukov
80eee8d5ec Migrate remaining modal views to msgid 2014-09-18 16:47:55 +02:00
Igor Zhukov
452bcc9834 i18n service improved
Supported basic markdown for translations
Improved insertParams function
2014-09-18 16:47:54 +02:00