Commit Graph

10410 Commits

Author SHA1 Message Date
Anton Georgiev
09e907d2ba auto start/stop video rec based on meeting isRecorded 2015-06-26 19:54:07 +00:00
Anton Georgiev
922ab7cc04 distinguish between rtmp broadcast and file record 2015-06-25 14:28:23 +00:00
Anton Georgiev
0e362e9762 FS deskshare serverside cont'd 2015-06-23 19:45:36 +00:00
Anton Georgiev
8b161e8217 record command; record messages 2015-06-19 20:38:54 +00:00
Anton Georgiev
bdb56d4884 FS video share/view messages from fs to bbb-apps 2015-06-18 22:07:15 +00:00
Anton Georgiev
a96524a31a move WhiteboardKeyUtil;remove VoiceKeyUtil 2015-06-17 18:24:21 +00:00
Anton Georgiev
1b24e0cae3 use ChatKeyUtil from bbb-common-messages 2015-06-17 15:47:20 +00:00
Richard Alam
c4bf29abac Merge pull request #657 from ritzalam/implement-polling-v3
Fix welcome message and private chat bugs
2015-06-17 11:15:27 -04:00
Richard Alam
468217200f - fix welcome message bug
- fix private chat bug
 - start implementing polling
2015-06-16 19:18:23 +00:00
Richard Alam
5f0ba65d20 Merge branch 'development' of https://github.com/bigbluebutton/bigbluebutton into implement-polling-v3 2015-06-16 16:10:14 +00:00
Richard Alam
346be1d523 - put meeting properties into one class 2015-06-16 16:09:41 +00:00
Richard Alam
2209fe1a80 Merge pull request #656 from antobinary/development
HTML5 chat fix + logs ignoring
2015-06-16 12:06:53 -04:00
Anton Georgiev
678e9955bd ignore logs 2015-06-16 16:03:49 +00:00
Anton Georgiev
26176c9830 ignore logs 2015-06-16 15:59:31 +00:00
Anton Georgiev
89086d4143 adapt html5 client to message changes 2015-06-16 15:58:45 +00:00
Richard Alam
81318e056f - cleanup 2015-06-15 22:08:17 +00:00
Richard Alam
0dabe2c9a1 - cleanup 2015-06-15 21:52:28 +00:00
Richard Alam
ef0377ebcf - remove version from messages 2015-06-15 20:54:40 +00:00
Richard Alam
c2f0801a17 - start implementing polling 2015-06-15 17:03:15 +00:00
Richard Alam
2803d9cb2e Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into merge-with-akka-fs-and-akk-apps 2015-06-11 14:08:40 +00:00
Richard Alam
af390764e9 - cleanup 2015-06-10 20:45:57 +00:00
Richard Alam
a734f5c64e - upgrade version and fix description 2015-06-10 20:45:29 +00:00
Richard Alam
e7df7b3ef5 - restructure bbb-fsesl-client 2015-06-10 20:13:40 +00:00
Richard Alam
c4e5c53e6f Merge pull request #655 from gthacoder/meteor-client-raise-hand
HTML5 client: raise/lower hand.
2015-06-10 16:09:13 -04:00
Maxim Khlobystov
8226f9212b Correctly positioned the whiteboard buttons and made the Raise/Lower Hand button hidden in fullscreen mode. 2015-06-10 12:52:25 -07:00
Richard Alam
d184968bfa - rename project 2015-06-10 19:33:25 +00:00
Richard Alam
8f476d3571 - do not send notification if duration=0 2015-06-10 19:21:55 +00:00
Maxim Khlobystov
edbfd8f161 Removed some old unused code. 2015-06-10 12:19:50 -07:00
Maxim Khlobystov
7a51be1be8 Removed the blue outline from the whiteboard buttons that are selected. 2015-06-10 12:15:31 -07:00
Richard Alam
36b9dc0104 - use bbb-common-message 2015-06-10 19:11:31 +00:00
Maxim Khlobystov
af25c8f448 Changed the style of the Raise/Lower Hand and Enter/Exit Full Screen buttons to make them obviously clickable. 2015-06-10 12:10:06 -07:00
Richard Alam
e6e7c796ff - add channel to bbb-fsesl 2015-06-10 18:56:10 +00:00
Maxim Khlobystov
1a102ee864 Added the ability to raise/lower hand. 2015-06-10 11:45:11 -07:00
Richard Alam
b178f7f077 - make bbb-fsesl use common messages 2015-06-10 18:30:31 +00:00
Richard Alam
bc214f3a32 - fix message name 2015-06-10 18:30:05 +00:00
Richard Alam
a585f12a54 - add presentation messages 2015-06-10 17:59:33 +00:00
Richard Alam
d4663c2573 - use bbb-common-message instead of having own message classes 2015-06-10 17:58:26 +00:00
Richard Alam
198d45489f - remove messages from bbb-apps red5 2015-06-10 17:11:36 +00:00
Richard Alam
d14c10bf42 Merge pull request #654 from OZhurbenko/meteor-ui
UI Changes for a desktop view
2015-06-10 11:54:16 -04:00
Richard Alam
17a39a674f - create a common message project 2015-06-10 15:53:07 +00:00
Richard Alam
b89d3b2857 - use bbb-common-message lib 2015-06-10 15:50:06 +00:00
Oleksandr Zhurbenko
25e164a2b6 Cleanup 2015-06-09 17:02:27 -07:00
Oleksandr Zhurbenko
05b8ba3499 Changing UI according to Tyler's specs 2015-06-09 16:55:18 -07:00
Richard Alam
e6f21dac4f Merge branch 'investigate-flex4' of https://github.com/capilkey/bigbluebutton into merge-chads-flex4-client 2015-06-09 19:40:44 +00:00
Richard Alam
3e53b5ab08 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into merge-with-akka-fs-and-akk-apps 2015-06-09 19:38:46 +00:00
Chad Pilkey
101e44c8fe Merge pull request #653 from gthacoder/meteor-client-whiteboard-slowdown
HTML5 client: merging the whiteboard optimizations.
2015-06-09 15:37:13 -04:00
Richard Alam
59d4f0b587 - start implementing polling 2015-06-09 19:36:46 +00:00
Richard Alam
24b957e9e3 - rename to reflect this is our esl client to FS 2015-06-09 19:03:02 +00:00
Richard Alam
1b4172c2ea - move bbb-fsesl-akka out of labs 2015-06-09 19:01:43 +00:00
Richard Alam
629f4ae337 - move bbb-apps-akka out of labs 2015-06-09 18:49:47 +00:00