387 Commits

Author SHA1 Message Date
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
1b8da25224 created i18n-service and configuration in settings 2014-09-18 16:47:54 +02:00
Igor Zhukov
11162b9f77 Improved mobile views 2014-09-17 22:24:12 +04:00
Igor Zhukov
4821550517 Merged with master 2014-09-17 19:44:04 +04:00
Igor Zhukov
0555fa13a2 Added notification after auth_key generated
Closes #464
2014-09-17 13:43:05 +04:00
Igor Zhukov
e6260ac107 Fixed countries modal scroll 2014-09-15 23:31:26 +04:00
Igor Zhukov
6679bb3811 Merged with master 2014-09-15 19:59:56 +04:00
Igor Zhukov
66d579caad Merge branch 'master' into extract-mobile-version-449 2014-09-15 19:29:48 +04:00
Igor Zhukov
018b6f9d36 Improved styles 2014-09-15 15:51:39 +04:00
Igor Zhukov
441e7ef1cd Fixed search messages bugs
Fixed unread count in search - Closes #455
2014-09-15 14:46:11 +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
74155f7108 Improved statuses updates 2014-09-12 12:32:50 +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
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
4d4d08710a Vibration basic support 2014-09-10 21:07:58 +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
0ddf417726 Added curPeerId check for notifications on mobile
Closes #270
2014-08-05 15:43:36 +01: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
575015c8b8 Improved country select modal 2014-08-01 23:55:32 +01:00
Igor Zhukov
b9af8fe025 Fixed scroll to found message 2014-08-01 00:03:51 +01:00
Igor Zhukov
c071689c92 Bump to 0.2.8 2014-07-31 19:26:38 +01:00
Igor Zhukov
7671210513 Added new mobile layout modal windows 2014-07-31 19:09:55 +01:00
Igor Zhukov
2dc7d48aed Minor bugfixes 2014-07-28 12:26:34 +04:00
Igor Zhukov
c72cb3c74a Bump to 0.2.5 2014-07-25 19:04:38 +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
c8eec9b54d Improved contacts modal 2014-07-14 00:36:49 +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
fef4457417 Fixed conversation w/ deleted message on top
Closes #349
Closes #326
2014-07-07 12:55:46 +04:00
Igor Zhukov
fd3758327a Get 20 message on mobile 2014-07-06 18:11:03 +04:00
Igor Zhukov
691617f1c8 Bump to 0.2.1 2014-07-06 17:58:56 +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
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
473556b1d8 Allow to download single photos 2014-07-01 22:46:39 +04:00
Igor Zhukov
2249b80ea5 Fixed photo forward search peer 2014-06-27 21:52:24 +04:00
Igor Zhukov
6abdaf198b Bump to 0.1.8 2014-06-27 19:22:41 +04:00
Igor Zhukov
bafab6e250 Improved mobile fonts, photo view 2014-06-27 19:08:58 +04:00
Igor Zhukov
c0ff2530bb Moved to newer Bootstrap, mobile improvements 2014-06-27 18:14:54 +04:00
Igor Zhukov
c482dc7b3b Fixed search in modal 2014-06-21 02:14:51 +04:00
Igor Zhukov
08750d284c Bump to 0.1.7 2014-06-21 02:05:14 +04:00
Igor Zhukov
251d0a2eff Supported IndexDB
Sources refactoring
Supported big files upload
Closes #332
2014-06-20 19:34:26 +04:00
Igor Zhukov
a5d92adaa7 Fixed screen width, disabled transitions 2014-06-19 19:44:07 +04:00
Igor Zhukov
88e3cb9b80 Hash-tags support 2014-06-19 19:32:02 +04:00
Igor Zhukov
b25172c438 Improved forwarded messages styles 2014-06-19 18:34:28 +04:00
Igor Zhukov
8cf5fca521 Improved mobile layout
Some modifications from #35
2014-06-17 22:02:35 +04:00
Igor Zhukov
c57597d3b5 Hotfixes 2014-06-14 01:04:26 +04:00