Commit Graph

72 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
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
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
d2eb2535ea Moved mobile bubbles to paddings 2014-07-28 13:45:43 +04:00
Igor Zhukov
5c521a72ca Final fixes 2014-07-25 18:54:23 +04:00
Igor Zhukov
882f4009d5 Improved group styles, started forward 2014-07-24 23:22:44 +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
cf9a770679 Disabling select actions button
Closes #369
2014-07-07 12:57:58 +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
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
c0ff2530bb Moved to newer Bootstrap, mobile improvements 2014-06-27 18:14:54 +04:00
Igor Zhukov
355e03d7b7 Improved send form on mobile layout
Closes #35
2014-06-19 20:03:00 +04:00
Igor Zhukov
8cf5fca521 Improved mobile layout
Some modifications from #35
2014-06-17 22:02:35 +04:00
Igor Zhukov
4d04810428 Added new unread 2014-06-13 12:40:14 +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
e9c950b724 Implemented registration
Closes #42
2014-06-06 19:02:12 +04:00
Igor Zhukov
68496f8f62 Added keyboard shortcuts
Closes #81
2014-06-03 20:54:37 +04:00
Igor Zhukov
121e203bbc Fixed grouping messages
Closes #293
2014-06-02 20:01:20 +04:00
Igor Zhukov
07c90744b2 Added audio filter 2014-05-30 16:07:45 +04:00
Igor Zhukov
6ad025b408 Empty history styles improved 2014-04-08 16:38:24 +02:00
Igor Zhukov
41500e2e8f Fix #223 - Added title for emoji btn 2014-04-08 13:09:26 +02:00
Igor Zhukov
d60fe645f3 Fixed IM panel click 2014-04-01 17:23:34 +04:00
Igor Zhukov
ef3fc51e53 Performance improvements 2014-03-25 18:39:17 +04:00
Igor Zhukov
3273329a3d Improved I'm performance, added vertical position directive, removed modal animation 2014-03-25 15:36:17 +04:00
Igor Zhukov
02762c6f30 Fix #185 2014-03-23 00:46:07 +04:00
Igor Zhukov
e65ffc9f5a New dialogs panel 2014-03-21 16:56:25 +04:00
Igor Zhukov
8121c33192 added tooltip delay 2014-03-21 16:26:03 +04:00
Igor Zhukov
37cebdb237 Download videos, attach tooltips 2014-03-21 16:05:40 +04:00
Igor Zhukov
94433b1f76 Suggesting contacts in dialogs 2014-03-21 12:13:08 +04:00
Igor Zhukov
36eaccf950 Improved append message animation, improved dialog switch speed 2014-03-20 21:56:03 +04:00
Igor Zhukov
8a185e8aa9 #59 #169 2014-03-20 18:31:57 +04:00
ZiTAL
57d174da8d Update im.html
fix firefox os attach images, before only attachs video files
2014-03-15 13:54:32 +01:00
Igor Zhukov
c416dedb91 Merge branch 'pr/117'
Conflicts:
	app/css/app.css
2014-03-12 23:31:58 +01:00
Igor Zhukov
af109eea13 Fixed empty history state 2014-03-12 23:29:36 +01:00
Pablo Terradillos
15ffd8354a Added gulp for building tasks - Fix #41 2014-03-09 18:12:41 -03:00
Igor Zhukov
0f35613934 Fixed #60, https://github.com/zhukov/webogram/issues/87#issuecomment-36752447 2014-03-07 18:39:59 +01:00
Igor Zhukov
c0a243d89e Improved buttons, improved history edit mode, localStorage, new common buttons 2014-03-05 18:34:56 +01:00
Igor Zhukov
fde34875c2 Edit panel fix 2014-03-05 15:18:24 +01:00
Igor Zhukov
19f0c3b6e9 Improved styles, updated icons 2014-03-04 23:52:26 +01:00
Misha Peshekhonov
2dcaa17d85 notice, if there are no messages 2014-03-02 22:00:45 +02:00
Igor Zhukov
629d49b445 Added dialogs modal, added connection status bar, added forward button, invite users to chat, kick users from chat 2014-03-01 17:54:53 +01:00
Igor Zhukov
b255481c03 Style fixes, now display full user name in group history 2014-02-16 09:56:05 +01:00
Igor Zhukov
11164309ac Fixed media panel title, grey elements on hover 2014-02-15 10:14:15 +04:00