Anton Georgiev
|
bd2ea9c711
|
unnecessary code repetition
|
2015-01-30 22:41:28 +00:00 |
|
perroned
|
919321d793
|
Prevent row from dropping by a few pixels when hovering a private tab
|
2015-01-29 09:53:31 -08:00 |
|
perroned
|
c969d75730
|
Move notification class to parent tab element
|
2015-01-29 09:24:59 -08:00 |
|
perroned
|
46efa8cfa0
|
Fixing chat tabs dropping to a new line.
|
2015-01-29 08:59:32 -08:00 |
|
perroned
|
77ee0a14f7
|
removed resizing from chatbar file
|
2015-01-21 12:02:04 -08:00 |
|
perroned
|
990fdad193
|
Resize users windows
|
2015-01-16 07:44:17 -08:00 |
|
perroned
|
e4fd27e34d
|
chatbar resizing works on meeting join now
|
2015-01-15 10:05:11 -08:00 |
|
perroned
|
b4effb2e01
|
chatbar is better on startup, message input it slightly hidden
|
2015-01-15 09:51:07 -08:00 |
|
perroned
|
9b9ad01847
|
Run resize at startup. Only run in landscape mode
|
2015-01-15 08:10:44 -08:00 |
|
perroned
|
15a5441354
|
height sizing of chat window
|
2015-01-15 07:50:59 -08:00 |
|
Maxim Khlobystov
|
988f5f02dd
|
Made sure the cursor is set to the chat input textbox every time a new private tab is created or user switches between existing tabs.
|
2015-01-11 18:47:27 -08:00 |
|
Maxim Khlobystov
|
54f0c28b7c
|
Merge branch 'testing-version-008' of https://github.com/antobinary/bigbluebutton into meteor-client-responsive-ui
|
2014-12-22 11:39:48 -08:00 |
|
Maxim Khlobystov
|
b62e56ac42
|
Unfocused some buttons after click event is triggered.
|
2014-12-19 15:51:31 -08:00 |
|
Anton Georgiev
|
f6c48c9130
|
remove the option of no chat notifications
|
2014-12-19 21:07:36 +00:00 |
|
Anton Georgiev
|
9a8b64a77f
|
scroll chat to the bottom. Based on Dannys 6cf46e864cbcb59ed1032da36dff1bc303692797
|
2014-12-19 17:23:24 +00:00 |
|
Anton Georgiev
|
8eb4f36d0e
|
'The user has left' notification in private chat
|
2014-12-17 21:09:12 +00:00 |
|
perroned
|
6d1f86128f
|
Removed tables from options tab
|
2014-12-17 11:10:41 -08:00 |
|
perroned
|
a203e706fc
|
Removed table from message
|
2014-12-17 10:58:57 -08:00 |
|
perroned
|
f69c554c87
|
UI tweaks for chat tabs
|
2014-12-17 08:38:37 -08:00 |
|
Anton Georgiev
|
20fbcb84b6
|
cleaning up
|
2014-12-17 00:29:58 +00:00 |
|
Anton Georgiev
|
5c9335dd69
|
improver chat sorting by time, welcome message is now per user and comes from the server
|
2014-12-17 00:20:13 +00:00 |
|
perroned
|
f3a48368a7
|
Some usability improvements making it easier to select chat name or close chat tab
|
2014-12-16 10:57:42 -08:00 |
|
perroned
|
546ad2e833
|
Use welcome message from config file
|
2014-12-16 08:54:36 -08:00 |
|
perroned
|
9156684a5c
|
Better solution for key press
|
2014-12-16 07:11:23 -08:00 |
|
perroned
|
d885a173ec
|
Allow both return/enter keys to work. Fixed some bugs in adding new lines and sending messages.
|
2014-12-16 06:43:03 -08:00 |
|
perroned
|
1f628b255b
|
More appropriate string when meeting is loading.
|
2014-12-15 13:14:12 -08:00 |
|
Anton Georgiev
|
0ed83d2542
|
Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into meteor-ui-less
Conflicts:
labs/meteor-client/app/client/stylesheets/landscape/chat.less
labs/meteor-client/app/client/stylesheets/portrait/chat.less
|
2014-12-12 16:23:26 +00:00 |
|
Anton Georgiev
|
e4c696e358
|
focus on the input box when clicking on a chat tab
|
2014-12-12 16:20:06 +00:00 |
|
Maxim Khlobystov
|
3d033903b1
|
Got rid of unnecessary inline CSS.
|
2014-12-11 18:11:15 -08:00 |
|
Anton Georgiev
|
ef2def0ef5
|
not needed anymore. the isActiveTab is now fixed
|
2014-12-11 23:23:44 +00:00 |
|
Anton Georgiev
|
a157ec9b2f
|
open the new tab even before a chat message was sent
|
2014-12-11 23:21:51 +00:00 |
|
Maxim Khlobystov
|
68321387c7
|
Made Public Chat tab active when page is loaded.
|
2014-12-10 17:19:08 -08:00 |
|
Maxim Khlobystov
|
b58bfb78c2
|
Fixed the issue with all the tabs re-displayed on refreshing or receiving a new message regardless of the previous tabs state.
|
2014-11-30 18:39:33 -08:00 |
|
Anton Georgiev
|
8e34601ffc
|
simplify the username fetching
|
2014-11-28 16:40:14 +00:00 |
|
Anton Georgiev
|
8a7ab38956
|
to_userid is now userid
|
2014-11-28 16:26:51 +00:00 |
|
Anton Georgiev
|
b1399a8d40
|
removed dbid
|
2014-11-27 22:08:33 +00:00 |
|
Anton Georgiev
|
f2760f3ef8
|
chat with authToken+userid instead of userSecret+dbid
|
2014-11-26 22:49:21 +00:00 |
|
Maxim Khlobystov
|
a2d868643b
|
Merge branch 'master' of https://github.com/antobinary/bigbluebutton into meteor-client-post-summit-merge
Conflicts:
labs/meteor-client/app/client/globals.coffee
|
2014-11-26 11:19:28 -08:00 |
|
Maxim Khlobystov
|
8256f78db1
|
Merge branch 'master' of https://github.com/antobinary/bigbluebutton into meteor-client-viewer
Conflicts:
labs/meteor-client/app/.meteor/packages
labs/meteor-client/app/.meteor/versions
labs/meteor-client/app/client/main.coffee
labs/meteor-client/app/client/stylesheets/style.css
|
2014-11-24 13:08:44 -08:00 |
|
Maxim Khlobystov
|
075ca4e18c
|
Moved from client-side-only collection for tracking chat tabs to its Session analogue.
|
2014-11-21 19:26:02 -08:00 |
|
Anton Georgiev
|
a2d739a113
|
changed isCurrentUser to use userId
|
2014-11-19 23:20:34 +00:00 |
|
Lucas Zawacki
|
ca8133070b
|
Write parts of the client using the BBB api bridge methods
|
2014-11-12 11:30:34 -02:00 |
|
perroned
|
e4eae36c38
|
Cleaned code. Fixed extra conversation positioning.
|
2014-11-06 07:27:43 -08:00 |
|
Maxim Khlobystov
|
39f3848ce8
|
Prevented the chat bar from losing private message threads.
|
2014-11-05 20:51:01 -08:00 |
|
perroned
|
48794ef36b
|
Switch to private conversations.
|
2014-11-04 07:38:18 -08:00 |
|
perroned
|
ab173e43ef
|
Worked on sorting extra conversations.
|
2014-11-04 05:45:23 -08:00 |
|
perroned
|
e2e56a7afd
|
Fixed up CSS and code.
|
2014-11-04 05:34:15 -08:00 |
|
perroned
|
e7f4d76b95
|
Removed useless code.
|
2014-10-28 08:02:41 -07:00 |
|
perroned
|
5c7f8a8379
|
Removing deleting private conversations.
|
2014-10-28 07:35:54 -07:00 |
|
perroned
|
6b1ca58328
|
Adding UI for viewing extra conversations.
|
2014-10-28 07:30:07 -07:00 |
|