Lucas Zawacki
|
ca8133070b
|
Write parts of the client using the BBB api bridge methods
|
2014-11-12 11:30:34 -02:00 |
|
Lucas Zawacki
|
da1558c100
|
Include sipjs libraries from bbb client
|
2014-11-11 16:56:39 -02:00 |
|
Anton Georgiev
|
a1e0c62336
|
switched JSSIP for SIP for WebRTC audio calling. BBB summit - Lucas, Anton
|
2014-11-11 16:41:33 -02: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 |
|
perroned
|
1b33cb2f0e
|
Merge remote-tracking branch 'maxim/meteor-client-viewer' into meteor-new-auth
|
2014-11-04 06:00:10 -08:00 |
|
Maxim Khlobystov
|
9c8a71746d
|
Made cursor position adjustable to the coordinate system shift caused by zooming.
|
2014-11-02 14:14:16 -08:00 |
|
Anton Georgiev
|
1a43a4dfed
|
made sendMeetingInfoToClient to be a normal function; cleaning up
|
2014-10-31 15:25:32 +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
|
bc812c88e3
|
client side notification when disconnected/reconnecting
|
2014-10-30 15:00:45 +00:00 |
|
Anton Georgiev
|
b1f444f0c3
|
need to return the Users cursor only after the user was added to the collection
|
2014-10-29 21:58:57 +00:00 |
|
perroned
|
524918ffcc
|
Organized code, added a safe string helper.
|
2014-10-28 07:24:56 -07:00 |
|
Anton Georgiev
|
09ab585bcc
|
fix indent, lint
|
2014-10-24 15:09:58 +00:00 |
|
perroned
|
ce41c6798d
|
Merge remote-tracking branch 'anton/meteor-new-auth' into meteor-new-auth
Conflicts:
labs/meteor-client/app/client/views/whiteboard/slide.coffee
labs/meteor-client/app/server/collection_methods/users.coffee
|
2014-10-16 06:15:13 -07:00 |
|
Anton Georgiev
|
b1f361a1ed
|
cleaning up
|
2014-10-14 22:40:39 +00:00 |
|
Anton Georgiev
|
61da2885a9
|
fixes for isCurrentUserTalking
|
2014-10-14 22:38:15 +00: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
|
97bc187bfc
|
fixed a bug where joining audio on the html5 side would add a user + a few minor changes for isTalking
|
2014-10-14 20:25:45 +00:00 |
|
perroned
|
b043b194b1
|
Removing presenter functionality from this viewer branch.
|
2014-10-14 08:51:08 -07:00 |
|
Anton Georgiev
|
d65bfa8f55
|
recovered some functionality for audio (resulting in icons displaying in the html userlist). still have work to do
|
2014-10-10 21:35:51 +00:00 |
|
perroned
|
5beacad9f0
|
Fixed up some methods that weren't updated to use new id method.
|
2014-10-09 10:43:22 -07:00 |
|
perroned
|
dbd3478605
|
Cleaned up a bit.
|
2014-10-09 10:38:06 -07:00 |
|
perroned
|
9247921b1c
|
Fixed muting and unmuting of users.
|
2014-10-09 10:27:44 -07:00 |
|
perroned
|
7d1afee614
|
Fixed joining and leaving audio. Muting remaining.
|
2014-10-09 09:48:27 -07:00 |
|
perroned
|
bc3e0f0ab3
|
Now use DBID for webrtc calls, and call server methods with updated params.
|
2014-10-09 09:39:58 -07:00 |
|
perroned
|
17b468bc05
|
Made some code faster in places where we only need the size of the records returned. Take the count directly from the cursor returned instead of turning the cursor into an array first and taking the length.
|
2014-10-09 06:58:48 -07:00 |
|
Anton Georgiev
|
1a91092c82
|
cleaning up
|
2014-10-07 23:22:28 +00:00 |
|
Anton Georgiev
|
4a93388c4d
|
private chat using dbid
|
2014-10-07 23:08:48 +00:00 |
|
Anton Georgiev
|
9a901d56d7
|
version and date already set here: https://github.com/antobinary/bigbluebutton/blob/exploring-grunt/labs/meteor-client/app/client/main.coffee#L81-L82
|
2014-10-07 21:47:13 +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
|
aa270da0d2
|
fix footer version, date
|
2014-10-07 18:05:37 +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 |
|