Anton Georgiev
|
29a51efa71
|
send the presentation info
|
2014-05-30 16:29:56 +00:00 |
|
Anton Georgiev
|
e7584d23d3
|
logging out a user - looks good in flash, will have to add a few things for html5
|
2014-05-29 19:55:32 +00:00 |
|
Anton Georgiev
|
5bcd1e9dcd
|
we do not expect requests for users or chathistory. These replies are automatically sent on successful validation
|
2014-05-28 18:44:19 +00:00 |
|
Anton Georgiev
|
8ed7146753
|
provoking chatHistory message
|
2014-05-27 21:41:52 +00:00 |
|
Anton Georgiev
|
46df19c38a
|
trying to join user and populate userlist, chatHistory, presentation, whiteboard on successful validation
|
2014-05-27 21:12:13 +00:00 |
|
Anton Georgiev
|
6a301f4357
|
public chat messages are displayed, emitted, received...; right now each chat message is displayed twice (both in the flash and html5 clients).
|
2014-05-26 14:24:56 +00:00 |
|
Anton Georgiev
|
e63ce2074d
|
Merge branch 'merge-polling-with-master' of https://github.com/bigbluebutton/bigbluebutton into merge-polling-with-master
|
2014-05-23 17:36:09 +00:00 |
|
Richard Alam
|
87b776ad58
|
- fix sending of lock settings to server
|
2014-05-23 08:47:13 -07:00 |
|
Anton Georgiev
|
54ffccf8ac
|
get_chat_history, get_chat_history_reply. The history should be displaying properly but I should first fix sending a chat message. Otherwise the history will remain empty
|
2014-05-22 21:52:36 +00:00 |
|
Anton Georgiev
|
3b6331997f
|
cleaning up
|
2014-05-22 21:50:51 +00:00 |
|
Richard Alam
|
5c844ffeee
|
- send lock settings to server
|
2014-05-22 11:41:59 -07:00 |
|
Anton Georgiev
|
2ce8eab68c
|
Merge branch 'implement-lock-settings' of https://github.com/bigbluebutton/bigbluebutton into merge-polling-with-master
|
2014-05-22 18:20:46 +00:00 |
|
Anton Georgiev
|
b7b075ce71
|
work on user_joined_event prior to get_users_request
|
2014-05-22 18:20:21 +00:00 |
|
Richard Alam
|
52f0e5e00a
|
- require only meetingid and userid for join_user message
|
2014-05-22 11:12:20 -07:00 |
|
Richard Alam
|
1b8fa657ce
|
- send lock settings from server to client
|
2014-05-22 08:30:46 -07:00 |
|
Anton Georgiev
|
28ad6da463
|
fix indents
|
2014-05-22 15:20:46 +00:00 |
|
Richard Alam
|
0e29e7fc45
|
- start implementing lock settings
|
2014-05-21 15:06:38 -07:00 |
|
Richard Alam
|
4a4241ee78
|
- make sure create, register user and validate are in correct sequence
|
2014-05-21 13:56:37 -07:00 |
|
Richard Alam
|
f266067e1a
|
- display message to user when auth token is invalid
|
2014-05-21 18:42:49 +00:00 |
|
Anton Georgiev
|
aa85b3343d
|
fixing indentations
|
2014-05-21 14:31:55 +00:00 |
|
Anton Georgiev
|
f66bb034d9
|
register user
|
2014-05-21 14:30:51 +00:00 |
|
Richard Alam
|
653c12ef0e
|
- fix param names
|
2014-05-16 20:54:50 +00:00 |
|
Richard Alam
|
3a3f0ec9e3
|
Merge branch 'merge-polling-with-master' of github.com:antobinary/bigbluebutton into merge-polling-with-master
|
2014-05-16 19:16:34 +00:00 |
|
Richard Alam
|
391dc9be5a
|
- fix listen-only in get users reply
|
2014-05-16 17:26:51 +00:00 |
|
Richard Alam
|
5686b6871c
|
- finish global audio...display speaker icon beside user's name when joined in listen-only mode
|
2014-05-16 15:24:22 +00:00 |
|
Richard Alam
|
6bc09111c0
|
- handle message correctly
|
2014-05-15 20:26:54 -07:00 |
|
Richard Alam
|
7e4edcae65
|
- handle user connected/disconnected to/from global audio
|
2014-05-15 22:21:47 +00:00 |
|
Anton Georgiev
|
c5f5b635b5
|
receives validate_auth_token_reply
|
2014-05-15 20:42:54 +00:00 |
|
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 |
|