Commit Graph

7437 Commits

Author SHA1 Message Date
Anton Georgiev
0d31de23fd Rename app-local.coffee to index.coffee 2014-05-12 10:34:46 -04:00
Anton Georgiev
66bcba19d1 moved 2014-05-12 10:34:06 -04:00
Anton Georgiev
f35eb3dc02 restructuring 2014-05-12 14:31:52 +00:00
Richard Alam
aafc3846c6 Merge pull request #325 from gugat/bbb_version_eventsxml
bbb version in events.xml
2014-05-12 09:51:55 -04:00
Felipe Cecagno
c5da1134f0 more cleanup and refactoring; global audio is still buggy - at some point it duplicates a global audio consumer internally, and when the consumer disconnects, bbb-voice sends him two disconnects, which breaks the logic inside the phone module; also, when it happens, the global audio stream is never closed anymore 2014-05-12 00:54:02 -03:00
Felipe Cecagno
eb0a56bb13 refactoring part of the global audio server-side implementation 2014-05-11 22:31:35 -03:00
Richard Alam
8d0ad3ce19 - see if builds get triggered 2014-05-11 13:08:05 -07:00
Richard Alam
90d5c2ac79 - remote log jars to fix compile issue 2014-05-11 12:31:29 -07:00
Richard Alam
473c9941b4 - handle validate token message from node app 2014-05-11 12:30:58 -07:00
Richard Alam
b36c0d4c0c Merge branch 'modify-format-of-json-messages' into merge-polling-with-master 2014-05-10 09:09:38 -07:00
Richard Alam
c10bc2a42c - return authToken when redirect=false on JOIN API call 2014-05-10 08:59:03 -07:00
Richard Alam
283a3fa3eb - modify messages 2014-05-09 17:49:01 -07:00
Richard Alam
f5b77d5292 Merge branch 'merge-polling-with-master' of github.com:bigbluebutton/bigbluebutton into merge-polling-with-master 2014-05-09 16:30:42 -07:00
Richard Alam
1e9c6e233e - receive messages in bbb-apps 2014-05-09 22:21:07 +00:00
Richard Alam
8dfe46bfba - changing message format between bbb-web and bbb-apps 2014-05-09 21:21:21 +00:00
Anton Georgiev
87155023b8 asking for username, the username reaches the node app 2014-05-09 21:21:16 +00:00
Anton Georgiev
ab03f11727 displaying the index page 2014-05-09 19:45:38 +00:00
Richard Alam
6403c53f27 - send more user messages to redis pubsub 2014-05-09 18:45:41 +00:00
Anton Georgiev
d14d5d56d5 initial commit 2014-05-09 14:55:25 +00:00
Richard Alam
63b3aaf095 - publish the events into redis so nodejs app will be able to receive them 2014-05-08 21:48:40 +00:00
Richard Alam
a5f076195b - change how we subscribe to redis messages 2014-05-08 21:32:09 +00:00
Richard Alam
04f49c29e6 - fix user an dmeeting messages 2014-05-08 19:52:35 +00:00
Anton Georgiev
04a4da1be1 Merge branch 'merge-polling-with-master' of https://github.com/bigbluebutton/bigbluebutton into merge-polling-with-master 2014-05-08 15:35:20 +00:00
Richard Alam
e915c72331 - start formatting json messages for users and meeting 2014-05-07 21:42:32 +00:00
Richard Alam
3244383a7e - format whiteboard json messages 2014-05-07 19:03:11 +00:00
Richard Alam
fb7d220ac8 - fix chat and presentation messages 2014-05-07 18:05:20 +00:00
Richard Alam
7eb3ba3911 - handle get chat history message from another app (e.g. html5 client)
- cleanup chat message format
2014-05-07 15:22:28 +00:00
Richard Alam
79ce612a19 - fix compile issue 2014-05-07 14:06:58 +00:00
Gustavo Salazar
67422a4450 set version in archive 2014-05-06 17:15:10 -05:00
Gustavo Salazar
fb013e751f support bbb_version in events.xml 2014-05-06 14:42:03 -05:00
Richard Alam
919c76242d Merge branch 'fix-recording-to-maintain-backward-compatibility-with-0.81' into merge-polling-with-master 2014-05-06 19:05:42 +00:00
Richard Alam
b6409a5a7d Merge branch 'merge-polling-with-master' of github.com:bigbluebutton/bigbluebutton into merge-polling-with-master 2014-05-06 19:05:29 +00:00
Richard Alam
5d07bb007f - don't record message when meeting isn't being recorded 2014-05-06 19:04:48 +00:00
Richard Alam
001ec076da - try to store recorded event into list instead of hasmap 2014-05-06 17:58:58 +00:00
Gustavo Salazar
ab648a5f73 pass only meeting id to post publish script 2014-05-05 18:27:26 -05:00
Richard Alam
4a624b845b - convert timestamp to use monotonic clock 2014-05-05 21:43:38 +00:00
Richard Alam
eef2c87cd4 - cleanup 2014-05-05 18:45:18 +00:00
Richard Alam
ca089d6af0 - minor cleanup 2014-05-05 18:35:01 +00:00
Richard Alam
9e401d6a13 - truen create meeting into a message instead of using a direct method call 2014-05-05 18:34:19 +00:00
Richard Alam
f30dd78f5e - put apps into their own channel 2014-05-05 18:33:39 +00:00
Anton Georgiev
b1beaf07ed added instructions for running a test file 2014-05-05 18:01:39 +00:00
Anton Georgiev
bf2d447558 added a sample test for recordings for a specific meetingid 2014-05-05 17:56:06 +00:00
Richard Alam
2c5dabd459 - trying out json2xml conversion 2014-05-03 10:38:20 -07:00
Richard Alam
96fb794134 Merge branch 'merge-polling-with-master' of github.com:antobinary/bigbluebutton into merge-polling-with-master 2014-05-03 07:22:17 -07:00
Anton Georgiev
074009012e cleaning up 2014-05-02 21:34:48 +00:00
Richard Alam
0f4cb19133 - the executor should continue processing messages instead of just once 2014-05-02 20:55:12 +00:00
Anton Georgiev
17cca998f8 cleaning up 2014-05-02 20:55:12 +00:00
Anton Georgiev
0c03af8d1b gets the array 2014-05-02 20:00:30 +00:00
Richard Alam
d31192a588 - allow muting and unmuting of phone user 2014-05-02 19:11:26 +00:00
Anton Georgiev
97d08ecb97 implementing GET /recording?meetingid= 2014-05-02 19:01:11 +00:00