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
75d421202c
Fixed emojis
2014-09-30 15:37:04 +04:00
Igor Zhukov
804a1ac24f
Merge branch 'master' of https://github.com/zhukov/webogram
...
Conflicts:
app/js/locales/de-de.json
app/js/locales/es-es.json
2014-09-30 14:22:15 +04:00
Igor Zhukov
cd9441e62b
l10n fixes
...
Fixed notification alerts for non-latin langs
Fixed X minutes ago, X hours ago for non (one|many) plural languages
Added italian langpack from Transifex
Syncronized all langpacks with Transifex
2014-09-30 14:19:19 +04:00
Igor Zhukov
3af88febb9
l10n fixes
2014-09-30 00:07:33 +04:00
Igor Zhukov
8868f3e3df
Added preview for no-thumb PDF
2014-09-29 23:35:15 +04:00
Igor Zhukov
4967f4261e
Fixed mobile icons
2014-09-29 23:27:27 +04:00
Igor Zhukov
ccab402f7c
Fixed message invalid peer bug
2014-09-29 23:15:23 +04:00
Igor Zhukov
9c3ae42065
l10n fix
2014-09-29 22:33:46 +04:00
Igor Zhukov
d3be7bd09c
Fixed l10n bugs
...
Unread split
group_name => group-name
2014-09-29 22:23:19 +04:00
Igor Zhukov
1cd2fc3354
Added l10n to some mobile partials
2014-09-29 22:18:38 +04:00
Igor Zhukov
eb978b82ea
Merge branch 'pr/494'
2014-09-29 21:52:16 +04:00
Igor Zhukov
14be9c8b41
Improved l10n for time format
...
#490
2014-09-29 21:47:19 +04:00
Igor Zhukov
315cafa654
Supported 17th API layer
2014-09-29 20:18:53 +04:00
Roman Anasal
932dffcbb7
added missing message to german locale
...
see previous commit
2014-09-29 17:53:09 +02:00
Roman Anasal
4033b9937a
Bugfix: added missing message to i18n
2014-09-29 17:51:52 +02:00
Igor Zhukov
907ed62772
Added locales to deploy
2014-09-29 00:33:15 +04:00
Igor Zhukov
0612aa0034
Fixed russian locale pluralization
2014-09-28 23:30:55 +04:00
Igor Zhukov
2743674d0d
Updated countries l10n
...
Using CLDR script from @mlocati
Closes #487
Added russian locale from Transifex
2014-09-28 23:23:40 +04:00
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