Richard Alam
|
e46280c1bd
|
- filter out global audio user so we won't display it on the user's list
|
2014-05-14 20:56:18 +00:00 |
|
Richard Alam
|
42fcfe1055
|
Merge branch 'merging-global-audio' of github.com:mconf/bigbluebutton into merge-global-audio
Conflicts:
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/CollectorActor.scala
|
2014-05-12 10:39:25 -07:00 |
|
Richard Alam
|
473c9941b4
|
- handle validate token message from node app
|
2014-05-11 12:30:58 -07:00 |
|
Richard Alam
|
283a3fa3eb
|
- modify messages
|
2014-05-09 17:49:01 -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 |
|
Richard Alam
|
6403c53f27
|
- send more user messages to redis pubsub
|
2014-05-09 18:45:41 +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
|
04f49c29e6
|
- fix user an dmeeting messages
|
2014-05-08 19:52:35 +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
|
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 |
|
Richard Alam
|
4a624b845b
|
- convert timestamp to use monotonic clock
|
2014-05-05 21:43:38 +00:00 |
|
Richard Alam
|
ca089d6af0
|
- minor cleanup
|
2014-05-05 18:35:01 +00:00 |
|
Richard Alam
|
f30dd78f5e
|
- put apps into their own channel
|
2014-05-05 18:33:39 +00:00 |
|
Richard Alam
|
d31192a588
|
- allow muting and unmuting of phone user
|
2014-05-02 19:11:26 +00:00 |
|
Richard Alam
|
84aaf27c35
|
- remove phone user from list when user hangs up
|
2014-05-02 18:54:44 +00:00 |
|
Richard Alam
|
1ed551b923
|
- change default dispatcher
|
2014-05-01 15:26:24 +00:00 |
|
Richard Alam
|
3b31ecfa60
|
Merge branch 'connect-bbb-apps-html5' of github.com:antobinary/bigbluebutton into connect-bbb-apps-html5
|
2014-05-01 15:24:47 +00:00 |
|
Anton Georgiev
|
ba4d0fb63e
|
push the messages instead of outputing them on the console
|
2014-04-30 17:41:56 +00:00 |
|
Anton Georgiev
|
63dd66669b
|
switched a few more messages to print instead of dispatching
|
2014-04-30 17:41:01 +00:00 |
|
Richard Alam
|
75d908625c
|
- setup messaging classes
|
2014-04-30 15:53:27 +00:00 |
|
Richard Alam
|
6aaf071987
|
- remove test message
|
2014-04-28 20:11:26 +00:00 |
|
Anton Georgiev
|
664b882ccb
|
switched all variables to CamelCase
|
2014-04-28 15:49:22 +00:00 |
|
Anton Georgiev
|
042c1ad937
|
updating
|
2014-04-24 18:41:44 +00:00 |
|
Anton Georgiev
|
f207c6fa16
|
Listener for some participants' events
|
2014-04-24 18:30:44 +00:00 |
|
Anton Georgiev
|
867c9fdb46
|
chat messages on channel "bigbluebutton:meeting:anton" are handled in bigbluebutton-apps and appear inside the flash client
|
2014-04-23 22:35:40 +00:00 |
|
Anton Georgiev
|
fe8d969093
|
some work on listener for private/public chat messages
|
2014-04-23 20:54:03 +00:00 |
|
Felipe Cecagno
|
92eac1e988
|
Merge branch 'global-audio' into merge-global-audio
Most of the client implementation is going to be rewritten on next commits.
|
2014-04-23 16:13:40 -03:00 |
|
Richard Alam
|
f785c06e83
|
Merge branch 'connect-bbb-apps-html5' of github.com:bigbluebutton/bigbluebutton into connect-bbb-apps-html5
|
2014-04-22 19:22:23 +00:00 |
|
Richard Alam
|
daf1f662b9
|
- add some TODO comment
|
2014-04-22 19:21:57 +00:00 |
|
Richard Alam
|
1337de5ed2
|
- create doc for messages
|
2014-04-19 12:53:08 -07:00 |
|
Richard Alam
|
f4de100179
|
- fix compile problem
|
2014-04-19 09:22:51 -07:00 |
|
Richard Alam
|
12921b1e24
|
Merge branch 'connect-bbb-apps-html5' into merge-with-upgrade-red5-branch
|
2014-04-18 17:21:44 -07:00 |
|
Richard Alam
|
4a428a4c5c
|
- format all messages
|
2014-04-18 15:08:37 -07:00 |
|
Richard Alam
|
402994cfea
|
- more messages
|
2014-04-18 13:28:33 -07:00 |
|
Richard Alam
|
4dd173b963
|
- continue with messages
|
2014-04-18 10:52:04 -07:00 |
|
Richard Alam
|
125c22c102
|
- format messages
|
2014-04-18 10:31:15 -07:00 |
|
Richard Alam
|
69e2cbc303
|
- slowly transform messages
|
2014-04-18 09:57:51 -07:00 |
|
Richard Alam
|
f530d45f27
|
- add more message names
|
2014-04-18 09:23:40 -07:00 |
|
Richard Alam
|
be9ef0a681
|
- create message name constants
|
2014-04-17 19:46:41 -07:00 |
|
Richard Alam
|
08a4650b82
|
- add more messages
|
2014-04-17 18:45:44 -07:00 |
|
Richard Alam
|
95614166b0
|
- format more messages
|
2014-04-17 18:01:47 -07:00 |
|
Richard Alam
|
c66c252e24
|
- start to format messages
|
2014-04-17 17:37:40 -07:00 |
|
Richard Alam
|
25bd559473
|
- remove some debug logs
|
2014-04-17 17:50:20 +00:00 |
|
Richard Alam
|
5a95138dd3
|
Merge branch 'bbb-apps-message-logging' into connect-bbb-apps-html5
|
2014-04-16 18:36:03 +00:00 |
|
Anton Georgiev
|
c09fa735c4
|
instead of printing the dispatched messages, we will push them to a list
|
2014-04-16 17:09:44 +00:00 |
|