Commit Graph

52 Commits

Author SHA1 Message Date
Igor Zhukov
98a271d527 Bump to 0.3.2 2014-10-15 15:41:32 +04:00
Igor Zhukov
52e639cfa4 Usernames draft 2014-10-14 22:12:49 +04:00
Igor Zhukov
bd508e5937 Added disabled local storage workaround 2014-10-07 13:52:27 +04:00
Igor Zhukov
e6698cb97a Bump to 0.3.1 + Changelog 2014-10-02 17:16:24 +04:00
Igor Zhukov
6baf77da5a Added language for mobile settings 2014-10-02 14:43:56 +04:00
Igor Zhukov
75d421202c Fixed emojis 2014-09-30 15:37:04 +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
315cafa654 Supported 17th API layer 2014-09-29 20:18:53 +04:00
Igor Zhukov
907ed62772 Added locales to deploy 2014-09-29 00:33:15 +04:00
Roman Anasal
ace380f2bb added alias 'de' for 'de-de' 2014-09-19 18:21:12 +02:00
Igor Zhukov
63091d1d8f Added Spanish localization
Fixed unathorized request. Closes #465
2014-09-19 18:19:09 +04: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
Roman Anasal
e28e47eae5 integrated i18n in all modules
every string in the modules to be displayed should now be passed through
`_` first
2014-09-18 16:47:54 +02:00
Igor Zhukov
6679bb3811 Merged with master 2014-09-15 19:59:56 +04:00
Igor Zhukov
ff3bb02fa0 Fixed JSON.parse exceptions 2014-09-15 19:30:13 +04:00
Igor Zhukov
018b6f9d36 Improved styles 2014-09-15 15:51:39 +04:00
Igor Zhukov
63b3f41557 Fixed emoji spritesheet bug
Closes #454
2014-09-15 14:46:32 +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
292cf3cba9 Upgrade to API layer 16
Supported Telegram verification code transport
2014-09-11 13:44:49 +04:00
Igor Zhukov
de3dd402d2 Bump to 0.3.0 2014-09-11 12:33:56 +04:00
Igor Zhukov
448df34e1e Improved country select
Fixed multiple countries per country code - Closes #418
Auto-detect country code - Closes #384
2014-09-08 20:33:08 +04:00
Philipp Rustemeier
1d6973f6eb Fix Firefox OS detection. Fix #435 2014-08-31 00:36:29 +02:00
Igor Zhukov
57773cfd66 Bump to 0.2.9 2014-08-02 00:10:04 +01:00
Igor Zhukov
c071689c92 Bump to 0.2.8 2014-07-31 19:26:38 +01:00
Igor Zhukov
c72cb3c74a Bump to 0.2.5 2014-07-25 19:04:38 +04:00
Igor Zhukov
691617f1c8 Bump to 0.2.1 2014-07-06 17:58:56 +04:00
Igor Zhukov
ec7e570aae Basic PUSH support
Added registerDevice for push updates. Closes #363
Fixed notification click. Closes #365
2014-07-06 17:54:22 +04:00
Igor Zhukov
956c36d1e9 Bump to 0.2
FFOS marketplace release
2014-07-03 14:22:26 +04:00
Igor Zhukov
613c85632e Bump to 0.1.9 2014-07-02 20:36:17 +04:00
Igor Zhukov
6abdaf198b Bump to 0.1.8 2014-06-27 19:22:41 +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
fce77806d0 Improved packed app detection
Closes #329
2014-06-21 01:49:34 +04:00
Igor Zhukov
a5d92adaa7 Fixed screen width, disabled transitions 2014-06-19 19:44:07 +04:00
Igor Zhukov
8cf5fca521 Improved mobile layout
Some modifications from #35
2014-06-17 22:02:35 +04:00
Igor Zhukov
cb0201bfaf Bump to 0.1.6 2014-06-14 00:19:17 +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
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
90b650ea52 Added recent emojis tab
Closes #133
2014-05-30 18:37:08 +04:00
Igor Zhukov
07c90744b2 Added audio filter 2014-05-30 16:07:45 +04:00
Igor Zhukov
5eac2f5055 Improved login form
Added country selector
Added phone number confirmation
2014-04-27 16:25:04 +08:00
Igor Zhukov
74b2b5d20e New modals, style improvements 2014-04-05 20:07:48 +04:00
Igor Zhukov
dcd408e676 Migrate to 12th layer, load maximum of 1000 unread messages 2014-03-20 15:10:15 +04:00
staltz
2db992984c Complete emoji support, with categories. Fix #56 2014-03-01 14:58:30 +02:00