Klaus
|
c97ad780b5
|
Fix properties incorrect name
|
2017-07-13 13:55:05 -03:00 |
|
Klaus
|
05e1951ac1
|
Use flat object instead of long properties
|
2017-07-13 10:56:28 -03:00 |
|
Klaus
|
54234cecac
|
Handling emoji messages
|
2017-07-13 10:15:42 -03:00 |
|
Klaus
|
111ad9171b
|
Remove strings and add constants
|
2017-07-12 17:15:50 -03:00 |
|
Klaus
|
e1004b64d3
|
Filtering correct the messages
|
2017-07-12 10:54:54 -03:00 |
|
Klaus
|
898f7c97e3
|
Sending private message
|
2017-07-12 10:18:26 -03:00 |
|
Klaus
|
73f49bb46a
|
Sending public message
|
2017-07-12 09:42:16 -03:00 |
|
Klaus
|
188aff42df
|
Sending message, need to fix the property names
|
2017-07-11 17:44:07 -03:00 |
|
Klaus
|
55a9c0673e
|
Handling chat messages
|
2017-07-11 13:57:54 -03:00 |
|
Klaus
|
743e128b0f
|
Fix Poll display on html5
|
2017-07-07 09:18:54 -03:00 |
|
Klaus
|
4138f54f17
|
Fix Poll display on html5
|
2017-07-07 09:18:37 -03:00 |
|
Klaus
|
28b69208f9
|
Fix lint problems
|
2017-07-07 08:23:31 -03:00 |
|
Klaus
|
90ca216507
|
Merge branch 'bbb-2x-mconf' into html5-2x-polls-messages
|
2017-07-07 08:19:39 -03:00 |
|
Klaus
|
8ef23a559e
|
Fix lint problems
|
2017-07-07 08:17:49 -03:00 |
|
Klaus
|
4c1c7ad65a
|
Merge branch 'bbb-2x-mconf' into html5-2x-captions-messages
|
2017-07-06 17:36:56 -03:00 |
|
Klaus
|
9b32a4db2d
|
Remove 'nodeJSapp' stuff, is deprecated
|
2017-07-06 15:01:05 -03:00 |
|
Klaus
|
94da6f636f
|
Merge branch 'html5-2x-getAll-messages' of https://github.com/Klauswk/bigbluebutton into html5-2x-getAll-messages
|
2017-07-06 09:32:14 -03:00 |
|
Klaus
|
cc38576f79
|
Add missing events
|
2017-07-06 08:58:38 -03:00 |
|
Klauswk
|
ebb3984828
|
Merge branch 'bbb-2x-mconf' into html5-2x-getAll-messages
|
2017-07-05 15:28:35 -03:00 |
|
Klaus
|
3f445bc92e
|
Change log
|
2017-07-05 14:26:22 -03:00 |
|
Anton Georgiev
|
23f4521954
|
Merge pull request #4038 from oswaldoacauan/flat-add-meeting
[HTML5 2.0] Add flat package and implement on addMeeting modifier
|
2017-07-05 11:13:23 -04:00 |
|
Klaus
|
86d3e27d47
|
Merged info with anton's branch
|
2017-07-03 12:05:35 -03:00 |
|
Anton Georgiev
|
83e14e8206
|
handle slides messages
|
2017-06-30 15:16:00 -04:00 |
|
Klaus
|
be2caf92a3
|
Working poll vote
|
2017-06-30 11:26:19 -03:00 |
|
Klaus
|
5e868f37ac
|
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into html5-2x-polls-messages
|
2017-06-30 08:47:58 -03:00 |
|
Klaus
|
9b63e0c215
|
Add caption messages
|
2017-06-29 17:22:09 -03:00 |
|
Anton Georgiev
|
c9b877c465
|
Merge branch 'handle-messages' into presentation-and-slides
|
2017-06-29 10:39:00 -04:00 |
|
Klaus
|
27a92698cc
|
Moved the meetingId to be last param
|
2017-06-29 10:09:11 -03:00 |
|
Klaus
|
6f93a5f9f6
|
Change to have default meeting param
|
2017-06-29 09:23:04 -03:00 |
|
Klaus
|
93927a3b53
|
Merge remote-tracking branch 'anton/handle-messages' into html5-2x-polls-messages
|
2017-06-29 09:22:34 -03:00 |
|
Oswaldo Acauan
|
ace3afeb70
|
Remove console.log
|
2017-06-29 09:01:10 -03:00 |
|
Oswaldo Acauan
|
63522c6a95
|
Use flat package on mongo upsert
|
2017-06-29 08:54:19 -03:00 |
|
Klaus
|
2098c2dff7
|
Handle polls messages
|
2017-06-28 17:37:45 -03:00 |
|
Anton Georgiev
|
3ab794cbdb
|
obtain meetingId outside handler
|
2017-06-28 16:04:41 -04:00 |
|
Anton Georgiev
|
7e798b96dd
|
clearing some linting issues
|
2017-06-28 15:24:19 -04:00 |
|
Anton Georgiev
|
56da45f071
|
handle adding presentation, slide 2.0
|
2017-06-28 15:05:50 -04:00 |
|
Klaus
|
4a24769f20
|
Change var name
|
2017-06-28 15:34:22 -03:00 |
|
Klaus
|
0e1d81ceb5
|
Change var name
|
2017-06-28 15:33:06 -03:00 |
|
Klaus
|
aab51bdaed
|
Change import and remove console.err
|
2017-06-28 15:14:29 -03:00 |
|
Klaus
|
d3a50416cc
|
Merge remote-tracking branch 'anton/handle-messages' into html5-whiteboard-messages
|
2017-06-28 13:56:33 -03:00 |
|
Klaus
|
894fd70e68
|
Fix presenter assigned message handle
|
2017-06-28 13:44:11 -03:00 |
|
Anton Georgiev
|
d899a573a6
|
Merge branch 'html5-whiteboard-messages' of github.com:Klauswk/bigbluebutton into handle-messages
|
2017-06-28 11:37:54 -04:00 |
|
Anton Georgiev
|
e0a5fa48f4
|
add default webcam_stream and adjust emoji
|
2017-06-28 11:33:03 -04:00 |
|
Anton Georgiev
|
724e21a0d6
|
we do not have 1.0 user messages coming from bbb so use 2.0 only
|
2017-06-27 18:14:53 -04:00 |
|
Klaus
|
83cbb47195
|
Fix pencil update, thanks to @capilkey
|
2017-06-27 14:36:37 -03:00 |
|
Klaus
|
6f3aeb7a8d
|
Fix imports
|
2017-06-27 09:45:08 -03:00 |
|
Klaus
|
c90d94d5ac
|
Handle presenterAssigned and emojiStatus
|
2017-06-27 09:40:28 -03:00 |
|
Klaus
|
5304a87b7b
|
Add last message
|
2017-06-27 09:27:57 -03:00 |
|
Klaus
|
43ffe77cd0
|
Remove unused import
|
2017-06-26 15:04:26 -03:00 |
|
Klaus
|
c491d28b78
|
Handle most of the breakout messages
|
2017-06-26 15:00:28 -03:00 |
|
Klaus
|
e9d13e3b1e
|
A few fixes
|
2017-06-26 13:15:28 -03:00 |
|
Klaus
|
8b6cb71854
|
Shapes add correct in the collection
|
2017-06-22 14:24:00 -03:00 |
|
Klaus
|
0e0af787f3
|
Add missing files
|
2017-06-22 10:22:52 -03:00 |
|
Klaus
|
8aee5dc069
|
Fix wrong publish name
|
2017-06-22 10:11:12 -03:00 |
|
Klaus
|
a1c41f220c
|
Correct handling the whiteboard messages
|
2017-06-22 10:03:27 -03:00 |
|
Klaus
|
43cdd9754c
|
Fix imports
|
2017-06-22 08:48:10 -03:00 |
|
Klaus
|
692de9f417
|
Handle a few new messages
|
2017-06-21 13:54:04 -03:00 |
|
Klaus
|
3998139e72
|
Split redis and api for version migration
|
2017-06-20 14:17:37 -03:00 |
|
Klaus Klein
|
d88d4fb0bc
|
Add stuff from 2.x
|
2017-06-19 10:13:35 -03:00 |
|