Commit Graph

74 Commits

Author SHA1 Message Date
Igor Zhukov
d0b3f8be81 Supported message views 2015-10-22 23:02:12 +02:00
Igor Zhukov
6561c99e46 Bump to 0.4.9 2015-10-13 21:47:53 +02:00
Igor Zhukov
f7c4312f03 Bump to 0.4.8 2015-10-06 13:55:23 +03:00
Igor Zhukov
8d33107565 Bump to 0.4.7 2015-07-13 13:56:59 +03:00
Igor Zhukov
3c55bed2ce Improved mobile UX 2015-07-10 19:36:24 +03:00
Igor Zhukov
84bb68479d Merge branch 'bots' 2015-07-09 13:47:22 +03:00
Igor Zhukov
a5b3dd8e07 Improved bots support 2015-07-08 20:15:11 +03:00
Igor Zhukov
b902f62ec1 Basic bot support 2015-07-01 15:46:34 +03:00
Igor Zhukov
c480d370ad Kb to KB
As in #822
2015-06-30 14:17:52 +03:00
darezik
9ae01b5f9d Fixes #822 Mb to MB for accuracy. 2015-06-20 09:51:03 +05:30
Igor Zhukov
92119a46fc Bump to 0.4.6
Added scroll animation
Supported sticker sets on mobile
Decreased sticker size in history
Fixed filter history after message focused
2015-05-21 15:24:38 +03:00
Igor Zhukov
05760f2a6d Bump to 0.4.5 2015-05-02 12:53:16 +03:00
Igor Zhukov
0abe16eb1b Bump to 0.4.4
also changelog
2015-04-13 17:57:06 +03:00
Igor Zhukov
2dfd60c571 Bump to 0.4.3 2015-04-08 21:25:39 +03:00
Igor Zhukov
65b9e34fc7 Bump to 0.4.2 2015-03-19 20:59:35 +03:00
Igor Zhukov
a317a5bf1f Bump to 0.4.1 2015-03-19 02:44:49 +03:00
Igor Zhukov
e874712bad Bump to 0.4.0 2015-02-11 22:11:08 +03:00
Igor Zhukov
8df0c168ff Bump to 0.3.9 + changelog 2014-12-31 18:14:16 +01:00
Igor Zhukov
7ecd437e23 Bump to 0.3.8 2014-12-16 00:30:12 -08:00
Igor Zhukov
f1e2d9feee Bump to 0.3.7 2014-12-10 23:33:59 -08:00
Igor Zhukov
6b2eed4c0c Bump to 0.3.6 2014-11-27 17:01:32 +00:00
Igor Zhukov
0fc42cbe0d Updated desktop media modals
New photo viewer with preloads
New video modal
New document modal
2014-11-27 13:20:13 +00:00
Igor Zhukov
60df682f79 Upgraded to 19th layer
Supported private statuses.
Closes #563
2014-11-19 18:01:00 +03:00
Igor Zhukov
01c4b8293e Bump to 0.3.5 + Changelog 2014-11-14 17:56:39 +03:00
Igor Zhukov
a071d3a021 Bump to 0.3.4 + Changelog 2014-11-12 22:52:40 +03:00
Igor Zhukov
58c49cb5d2 Bump to 0.3.3 2014-11-11 17:40:17 +03:00
Igor Zhukov
96db3f036a Improved attachments rendering 2014-11-05 21:37:01 +03:00
Igor Zhukov
693ac35114 Improved filters for size progress 2014-10-18 21:10:12 +02:00
Igor Zhukov
98a271d527 Bump to 0.3.2 2014-10-15 15:41:32 +04:00
Igor Zhukov
e6698cb97a Bump to 0.3.1 + Changelog 2014-10-02 17:16:24 +04:00
Igor Zhukov
5f1118039d Fixed favicon replacement
Closes #500
2014-10-02 15:59:06 +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
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
14be9c8b41 Improved l10n for time format
#490
2014-09-29 21:47:19 +04:00
Igor Zhukov
bf00606f8d Merge branch 'audio-player-446' 2014-09-26 12:08:15 +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
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
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
Roman Anasal
37bb69a409 put current locale in consideration for various caches in filters/services
some local caches now need to be purged when the locale is changed on
runtime or else they'll still display strings in the wrong locale/language

Revert this commit once the locale loading is moved into init phase of
the page so it won't change during runtime anymore
2014-09-18 16:47:54 +02: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
de3dd402d2 Bump to 0.3.0 2014-09-11 12:33:56 +04:00
Igor Zhukov
77559e234d Fixed pluralisation for realtime time
Closes #439
2014-09-08 16:14:38 +04: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
c9c1205482 Intermediate
Update AngularJS
Improved templates
New performance directives
2014-07-23 20:34:13 +04:00
Igor Zhukov
fae8e2ae5a Fixed #286 2014-07-12 15:30:08 +04:00