Maxim Khlobystov
|
434cfc588c
|
Made navbar responsive.
|
2014-12-09 10:03:01 -08:00 |
|
Anton Georgiev
|
6b16a67e6c
|
the default values for Session vars should be set on main page load
|
2014-12-05 19:04:46 +00:00 |
|
Maxim Khlobystov
|
0a6e8a9b53
|
Made the size of visible panels fit the whole window on toggling userlist/whiteboard/chat.
|
2014-12-02 19:20:16 -08:00 |
|
Anton Georgiev
|
171f3dccfc
|
reworked the toggle on/off expanding
|
2014-12-02 22:52:03 +00:00 |
|
Anton Georgiev
|
3fc167f20a
|
first cut of expanding view on toggle chat/users off
|
2014-12-01 23:36:03 +00:00 |
|
Anton Georgiev
|
b1399a8d40
|
removed dbid
|
2014-11-27 22:08:33 +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 |
|
Anton Georgiev
|
1e3daf1252
|
cleaning up
|
2014-11-21 22:12:55 +00:00 |
|
Anton Georgiev
|
f5bda18c49
|
authToken instead of userSecret
|
2014-11-21 17:36:21 +00:00 |
|
Maxim Khlobystov
|
9629fcbc9f
|
Customized the Confirm Logout box.
|
2014-11-20 19:15:29 -08:00 |
|
Anton Georgiev
|
a9ebc858c1
|
the sip library was renamed
|
2014-11-17 22:02:17 +00:00 |
|
Anton Georgiev
|
c275778b19
|
using the userSecret to control the permissions for raise/lower hand
|
2014-11-13 15:04:51 -05:00 |
|
Anton Georgiev
|
f9ed2a23b5
|
(not complete) on meteor 1.0
|
2014-11-12 16:04:03 -05:00 |
|
Lucas Zawacki
|
284ce6bbaf
|
Add winston client and correct logging path
Conflicts:
labs/meteor-client/app/client/main.coffee
labs/meteor-client/app/smart.json
labs/meteor-client/app/smart.lock
|
2014-11-12 14:37:55 -02:00 |
|
Anton Georgiev
|
6efde7e2aa
|
Merge branch 'meteor-improving-login' into testing-version-005
|
2014-11-12 09:15:36 -05:00 |
|
Lucas Zawacki
|
da1558c100
|
Include sipjs libraries from bbb client
|
2014-11-11 16:56:39 -02:00 |
|
Anton Georgiev
|
fc2f560b7a
|
simplified version to work with (no disconnection handling code)
|
2014-11-11 07:18:07 -05:00 |
|
perroned
|
e4eae36c38
|
Cleaned code. Fixed extra conversation positioning.
|
2014-11-06 07:27:43 -08:00 |
|
perroned
|
213eb65ea3
|
Merge remote-tracking branch 'anton/meteor-disconnection-02' into meteor-new-auth
Conflicts:
labs/meteor-client/app/client/globals.coffee
|
2014-11-04 06:20:55 -08:00 |
|
Maxim Khlobystov
|
3478d1de68
|
Fixed the issue with sticky tooltips bound to the header buttons (made an old tooltip disappear on clicking a button).
|
2014-11-01 16:11:06 -07:00 |
|
Anton Georgiev
|
1a43a4dfed
|
made sendMeetingInfoToClient to be a normal function; cleaning up
|
2014-10-31 15:25:32 +00:00 |
|
Anton Georgiev
|
c6cf01edcb
|
cleaning up
|
2014-10-30 23:46:31 +00:00 |
|
Anton Georgiev
|
ca605e2e8c
|
cleaning up
|
2014-10-30 23:16:47 +00:00 |
|
Anton Georgiev
|
5554a0d6b1
|
user reconnects successfully even if offline for more than x seconds. (needs further verification)
|
2014-10-30 23:05:28 +00:00 |
|
Anton Georgiev
|
5939bb2ed4
|
cleaned up publish.coffee; still trying to update the dbid on the client after a reconnect
|
2014-10-30 00:21:03 +00:00 |
|
perroned
|
6c31b25fad
|
By default allow chat notifications.
|
2014-10-22 12:16:09 -04:00 |
|
Anton Georgiev
|
d1f5bcab2f
|
joining and leaving audio is working fine now
|
2014-10-14 21:59:49 +00:00 |
|
Anton Georgiev
|
531b141e7c
|
mute/unmute is working now
|
2014-10-14 21:20:27 +00:00 |
|
Anton Georgiev
|
add73d17e2
|
identify disconnection
|
2014-10-08 22:05:57 +00:00 |
|
Anton Georgiev
|
da846ac2d5
|
now the private chat messages are displayed
|
2014-10-07 23:09:33 +00:00 |
|
Anton Georgiev
|
846a59d4c8
|
Merge branch 'meteor-new-auth' of github.com:perroned/bigbluebutton into meteor-new-auth
|
2014-10-07 19:52:51 +00:00 |
|
Anton Georgiev
|
319a1247a1
|
Merge branch 'meteor-new-auth' of github.com:perroned/bigbluebutton into meteor-new-auth
Conflicts:
labs/meteor-client/app/client/globals.coffee
labs/meteor-client/app/client/views/chat/chat_bar.coffee
labs/meteor-client/app/collections/chat.coffee
labs/meteor-client/app/collections/meetings.coffee
labs/meteor-client/app/collections/presentations.coffee
labs/meteor-client/app/collections/shapes.coffee
labs/meteor-client/app/collections/slides.coffee
labs/meteor-client/app/collections/users.coffee
|
2014-10-07 17:45:47 +00:00 |
|
Anton Georgiev
|
3905e45de7
|
moving the meteor files into an app folder so that grunt can reside in the root without breaking meteor
|
2014-10-02 16:16:34 +00:00 |
|