Anton Georgiev
|
fd85a30ff2
|
handling recording_status_changed_message
|
2014-09-04 17:13:23 +00:00 |
|
Anton Georgiev
|
1ed41ceb59
|
splitting "recorded" into "currentlyBeingRecorded" and "intendedForRecording"
|
2014-09-04 16:34:18 +00:00 |
|
Anton Georgiev
|
4a88ebdcaf
|
support voice_conf and duration in meeting_create_message. put empty strings for these params in get_all_meetings_reply
|
2014-09-04 14:47:32 +00:00 |
|
Anton Georgiev
|
f5fd9ee664
|
log when meeting_created_message was received
|
2014-09-03 15:09:34 +00:00 |
|
Anton Georgiev
|
27e05e112a
|
some work on presentation_page_resized_message
|
2014-09-02 15:19:21 +00:00 |
|
Anton Georgiev
|
9435b5ee7b
|
(un)muting in Flash is displayed in HTML5
|
2014-08-21 18:06:08 +00:00 |
|
Anton Georgiev
|
f10101c23c
|
Merge branch 'creating-better-templates' of github.com:perroned/bigbluebutton into creating-better-templates
|
2014-08-18 15:05:32 +00:00 |
|
Anton Georgiev
|
f506c964a8
|
userRaiseHand and userLowerHand is functioning
|
2014-08-18 15:01:16 +00:00 |
|
perroned
|
3562a9ca34
|
removed useless file (not needed); users cannot edit anything
|
2014-08-18 07:55:59 -07:00 |
|
Anton Georgiev
|
5d0744afc4
|
raise/lower hand event is published in pubsub. now we are missing the java handling...
|
2014-08-15 21:08:12 +00:00 |
|
Anton Georgiev
|
e68766fc92
|
raise/lower hand incoming messages are now handled
|
2014-08-15 20:18:53 +00:00 |
|
Anton Georgiev
|
0775d645c5
|
change presenter works
|
2014-08-15 19:01:38 +00:00 |
|
Anton Georgiev
|
71a062af95
|
Merge branch 'creating-better-templates' of github.com:perroned/bigbluebutton into creating-better-templates
Conflicts:
labs/meteor-client/client/globals.coffee
labs/meteor-client/client/main.coffee
labs/meteor-client/client/views/whiteboard/whiteboard.html
labs/meteor-client/client/whiteboard_models/whiteboard_paper.coffee
|
2014-08-15 15:49:18 +00:00 |
|
Anton Georgiev
|
498725fdba
|
removing single shape and removing all shapes from slide
|
2014-08-15 15:04:35 +00:00 |
|
perroned
|
59bcb84b9d
|
Merge remote-tracking branch 'anton/meteor-rebuild-server' into creating-better-templates
Conflicts:
labs/meteor-client/client/globals.coffee
labs/meteor-client/client/main.coffee
labs/meteor-client/client/views/whiteboard/whiteboard.html
labs/meteor-client/client/whiteboard_models/whiteboard_paper.coffee
|
2014-08-13 13:56:04 -07:00 |
|
perroned
|
d74116be1d
|
Fixing up private chat UI and message filtering issues and making private chat more efficient and got it into a working state again
|
2014-08-13 11:30:55 -07:00 |
|
Anton Georgiev
|
2ef0dbb232
|
working on handling slow drawing of shapes
|
2014-08-12 21:50:10 +00:00 |
|
Anton Georgiev
|
07138bda00
|
working on clearing all shapes from a slide
|
2014-08-12 20:05:34 +00:00 |
|
Anton Georgiev
|
9d5000e636
|
Merge branch 'creating-better-templates' of github.com:perroned/bigbluebutton into creating-better-templates
Conflicts:
labs/meteor-client/client/globals.coffee
labs/meteor-client/client/main.coffee
labs/meteor-client/client/views/whiteboard/whiteboard.html
labs/meteor-client/client/whiteboard_models/whiteboard_paper.coffee
|
2014-08-12 18:53:50 +00:00 |
|
perroned
|
f880aceba3
|
Fixed up UI stuff, fixed up joining call/muting audio/detecting speaking
|
2014-08-12 09:25:15 -07:00 |
|
Anton Georgiev
|
8e0fc0cf15
|
working on displaying the presenter's cursor/pointer
|
2014-08-11 20:54:16 +00:00 |
|
Anton Georgiev
|
0a59398781
|
the server is common for all meetings. We should not clear the collections upon a user's departure. Fixed an error where after logout an html5 user would not be able to enter into a running meeting
|
2014-08-11 15:10:01 +00:00 |
|
Anton Georgiev
|
d1b7a72c0a
|
fixing separation of public from private chat. Now things look alright on the Flash side
|
2014-08-11 14:58:58 +00:00 |
|
perroned
|
43f3a041f8
|
Outlined changes that need to be made to prevent users from having multiple sessions.
|
2014-08-08 06:09:39 -07:00 |
|
perroned
|
b3430cc09b
|
Merge branch 'meteor-rebuild-server' of https://github.com/antobinary/bigbluebutton into prototype-metor-client
|
2014-07-31 13:22:45 -07:00 |
|
Anton Georgiev
|
69d8e54141
|
fixed the displaying of the current slide - had to regulate which presentation is current=true aside from which slide is current=true
|
2014-07-30 19:35:31 +00:00 |
|
Anton Georgiev
|
22ce0dd2bc
|
cleaning up
|
2014-07-30 16:22:22 +00:00 |
|
Anton Georgiev
|
a284517ffe
|
slide.current true is updated in the collection when the slide changes on the Flash client
|
2014-07-30 16:19:11 +00:00 |
|
Anton Georgiev
|
a57e8e61bc
|
got the slideId
|
2014-07-30 15:20:29 +00:00 |
|
Anton Georgiev
|
176f1176c1
|
working on adding presentations to the collection
|
2014-07-29 21:30:16 +00:00 |
|
Anton Georgiev
|
b6d9b45f37
|
adding Presentations collection
|
2014-07-29 20:57:02 +00:00 |
|
perroned
|
b16f01f0d4
|
Fix the user being registered as talking if they mute while talking.
|
2014-07-29 12:22:41 -07:00 |
|
Anton Georgiev
|
834b48dde3
|
cleaning up
|
2014-07-29 16:02:30 +00:00 |
|
Anton Georgiev
|
821af76933
|
now user.voiceUser.muted changes to true/false as it is supposed to do
|
2014-07-29 15:58:32 +00:00 |
|
Anton Georgiev
|
7a03063d52
|
wait for mute_voice_user_request
|
2014-07-29 15:55:46 +00:00 |
|
Anton Georgiev
|
f10650d8d8
|
fix publishing
|
2014-07-29 15:42:19 +00:00 |
|
Anton Georgiev
|
140795f694
|
working on mute/unmute events
|
2014-07-29 15:03:19 +00:00 |
|
Anton Georgiev
|
7730abbeb8
|
fix for the merge and fix for an issue with get_all_meetings_request not recognized in bbb-apps
|
2014-07-28 21:01:06 +00:00 |
|
Anton Georgiev
|
3075166fa8
|
Merge branch 'meteor-merge-private-chat' into meteor-rebuild-server
Conflicts:
labs/meteor-client/client/views/chat/chat_bar.coffee
|
2014-07-28 19:56:40 +00:00 |
|
Anton Georgiev
|
17ae9c1d88
|
style change
|
2014-07-28 19:13:36 +00:00 |
|
perroned
|
7e8cedc4dc
|
Updated UI to now show whether a user is sharing audio and further whether the user is actually speaking or not.
|
2014-07-28 10:43:26 -07:00 |
|
perroned
|
4be030ef2f
|
Clear user data when they logout
|
2014-07-28 08:00:07 -07:00 |
|
perroned
|
682e4a5dcd
|
Wipe subscriptions after user logout
|
2014-07-25 09:36:31 -07:00 |
|
perroned
|
47c28469d8
|
Manual merge of meteor-client-change-logout into prototype-metor-client
|
2014-07-24 11:04:12 -07:00 |
|
perroned
|
62dde1fb8c
|
Restructured logout procedure
|
2014-07-24 10:56:31 -07:00 |
|
perroned
|
f826215dd7
|
Now displays when user is actually talking
|
2014-07-24 09:12:27 -07:00 |
|
perroned
|
0b931aa7d8
|
Working on detecting sound while talking
|
2014-07-24 07:43:46 -07:00 |
|
perroned
|
11bb0daf89
|
Fixing up chat tabs... again.
|
2014-07-17 08:25:56 -07:00 |
|
Anton Georgiev
|
884cce7e9b
|
the client will have access only to the meeting they are in so they can see the meeting"s name and record status
|
2014-07-09 16:06:25 +00:00 |
|
Anton Georgiev
|
3ad1bdd341
|
Merge branch 'prototype-metor-client' of github.com:perroned/bigbluebutton into meteor-merge-private-chat
Conflicts:
labs/meteor-client/client/globals.coffee
labs/meteor-client/client/views/chat/chat_bar.coffee
labs/meteor-client/collections/collections.coffee
labs/meteor-client/lib/router.coffee
labs/meteor-client/server/publish.coffee
labs/meteor-client/server/server.coffee
|
2014-07-09 15:09:27 +00:00 |
|