205 Commits

Author SHA1 Message Date
Roman Anasal
845d57a512 integrated i18n into some partials
as in the previous commit every string to be displayed in the partials
should now be passed through `_` first
2014-09-18 16:47:54 +02:00
Roman Anasal
1b8da25224 created i18n-service and configuration in settings 2014-09-18 16:47:54 +02:00
Igor Zhukov
0555fa13a2 Added notification after auth_key generated
Closes #464
2014-09-17 13:43:05 +04:00
Igor Zhukov
018b6f9d36 Improved styles 2014-09-15 15:51:39 +04:00
Igor Zhukov
8043b3019a Switch conversations performance improved
Improved performance: replaced watchers from templates with events
Conversation switch is now triggered by mouse-down, not click
2014-09-12 17:32:54 +04:00
Igor Zhukov
91f32b4fe5 Performance improved for conversations switching
Now storing last N (N = 10 at the moment) conversations in DOM to be
able to show them really fast.
2014-09-11 23:43:12 +04:00
Igor Zhukov
534d9bd076 Fixed changelog 2014-09-11 18:44:30 +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
0b7dde4e5d Bump to 0.3.0 2014-09-10 22:33:51 +04:00
Igor Zhukov
bfc8ffd6ec Performance improvements
Updated some watch expressions
Upgrade AngularJS to 1.3.0-rc.0
2014-09-10 22:22:47 +04:00
Igor Zhukov
4d4d08710a Vibration basic support 2014-09-10 21:07:58 +04:00
Igor Zhukov
925e48f04a Supported FxOS 'share' activity
Closes #377
2014-09-10 19:18:51 +04:00
Igor Zhukov
ab1795dbbe Improved FxOS 1.1 PUSH notifications
Closes #413
Closes #373
Closes #441
2014-09-10 18:26:00 +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
Igor Zhukov
d8c02f2c45 Handling empty contacts/phonebook
Closes #409
2014-08-05 13:51:02 +01:00
Igor Zhukov
57773cfd66 Bump to 0.2.9 2014-08-02 00:10:04 +01:00
Igor Zhukov
a7dd922498 Improved phonebook import 2014-08-02 00:08:41 +01:00
Igor Zhukov
575015c8b8 Improved country select modal 2014-08-01 23:55:32 +01:00
Igor Zhukov
c071689c92 Bump to 0.2.8 2014-07-31 19:26:38 +01:00
Igor Zhukov
7b7664a173 Added VIDEO_EXT_INVALID error handling
Closes #405
2014-07-31 19:16:41 +01:00
Igor Zhukov
7671210513 Added new mobile layout modal windows 2014-07-31 19:09:55 +01:00
Igor Zhukov
0a0a6177d8 Mobile bugfixes 2014-07-28 17:22:27 +04:00
Igor Zhukov
d8b8726fb1 Emoji menu improved on mobile 2014-07-28 16:45:17 +04:00
Igor Zhukov
d2eb2535ea Moved mobile bubbles to paddings 2014-07-28 13:45:43 +04:00
Igor Zhukov
c72cb3c74a Bump to 0.2.5 2014-07-25 19:04:38 +04:00
Igor Zhukov
5c521a72ca Final fixes 2014-07-25 18:54:23 +04:00
Igor Zhukov
d1dcf06774 Bugfixes 2014-07-25 15:23:29 +04:00
Igor Zhukov
882f4009d5 Improved group styles, started forward 2014-07-24 23:22:44 +04:00
Igor Zhukov
99a0a7509a Added head typing, improved mobile attachments 2014-07-24 21:58:18 +04:00
Igor Zhukov
91988aa087 Improved message users perf 2014-07-24 15:50:56 +04:00
Igor Zhukov
58e9fe32d2 Improved mobile chat form 2014-07-24 14:27:40 +04:00
Igor Zhukov
1b815c7126 Added myLoadThumb cleanup 2014-07-24 12:16:28 +04:00
Igor Zhukov
c9c1205482 Intermediate
Update AngularJS
Improved templates
New performance directives
2014-07-23 20:34:13 +04:00
Igor Zhukov
c8eec9b54d Improved contacts modal 2014-07-14 00:36:49 +04:00
Igor Zhukov
fae8e2ae5a Fixed #286 2014-07-12 15:30:08 +04:00
Igor Zhukov
8682586ca9 Improved message date format
Added date splitters when messages were sent on different days
Closes #286
2014-07-07 14:46:33 +04:00
Igor Zhukov
cf9a770679 Disabling select actions button
Closes #369
2014-07-07 12:57:58 +04:00
Igor Zhukov
fef4457417 Fixed conversation w/ deleted message on top
Closes #349
Closes #326
2014-07-07 12:55:46 +04:00
Igor Zhukov
691617f1c8 Bump to 0.2.1 2014-07-06 17:58:56 +04:00
Igor Zhukov
a5fc83e1b1 Improved head on small devices 2014-07-04 15:44:48 +04:00
Igor Zhukov
b4acbc0082 New contacts modal
Allow to delete multiple contacts
Closes #360
Handle Notification onclick
2014-07-04 15:20:22 +04:00
Igor Zhukov
613c85632e Bump to 0.1.9 2014-07-02 20:36:17 +04:00
Igor Zhukov
64b712e25b Minor fixes 2014-06-30 18:10:53 +04:00
Igor Zhukov
b5599e6df8 Merge branch 'master' of https://github.com/zhukov/webogram
Conflicts:
	app/js/directives.js
2014-06-30 17:39:47 +04:00
Igor Zhukov
afc066e3bc Improve scrolls behaviour
Migrate to nanoscroller 0.8.0
Fixed history scrollbar. Closes #341
Fixed mobile view infinite scroll. Closes #353
2014-06-30 17:30:42 +04:00
Igor Zhukov
6abdaf198b Bump to 0.1.8 2014-06-27 19:22:41 +04:00
Igor Zhukov
c0ff2530bb Moved to newer Bootstrap, mobile improvements 2014-06-27 18:14:54 +04:00
Igor Zhukov
3d512bf5c4 Fixed changelog 2014-06-21 02:26:14 +04:00
Igor Zhukov
adae2b372d Fixed changelog 2014-06-21 02:06:49 +04:00
Igor Zhukov
08750d284c Bump to 0.1.7 2014-06-21 02:05:14 +04:00