Jaeeun Cho
|
3325ac4974
|
fixes html5 clinet logout and nav-bar
|
2016-06-24 10:48:09 -04:00 |
|
Jaeeun Cho
|
73c9898698
|
fixes html5 clinet logout and nav-bar
|
2016-06-17 18:15:11 -04:00 |
|
Anton Georgiev
|
7fb2184c02
|
fix querry for existing meetings
|
2016-06-13 21:39:31 +00:00 |
|
Oleksandr Zhurbenko
|
e39963d4de
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-react
Conflicts:
bigbluebutton-html5/package.json
|
2016-06-02 15:20:41 -07:00 |
|
Richard Alam
|
424de0f2f9
|
Merge pull request #3161 from antobinary/captions
recover caption funct; prepare akka-apps for captions on bbb-html5
|
2016-06-02 17:02:03 -04:00 |
|
Oswaldo Acauan
|
b77b8ce971
|
Fix Welcome message not being parsed
|
2016-06-02 16:34:17 -03:00 |
|
Oswaldo Acauan
|
f204e6007a
|
Sanitize chat messages client and server-side
|
2016-06-02 16:08:17 -03:00 |
|
Oswaldo Acauan
|
d642cb1c99
|
Add chat send message functionality
|
2016-06-02 15:40:27 -03:00 |
|
Oswaldo Acauan
|
f39b7171af
|
Move session/auth logic to separated services
|
2016-06-02 10:46:35 -03:00 |
|
Anton Georgiev
|
9cf03a8ce8
|
move helpers; extract nodejsApp
|
2016-06-01 17:18:13 +00:00 |
|
gcampes
|
ce32ae5b20
|
Merge branch 'html5-new-userlist' into html-userlist
|
2016-05-31 08:37:14 -03:00 |
|
Oleksandr Zhurbenko
|
50597726d9
|
Ported changes in addShapeToCollection func and the structure of the text shape obj to the new server side structure
|
2016-05-26 09:37:54 -07:00 |
|
Anton Georgiev
|
02f03205a4
|
minor edit to handle voice events
|
2016-05-25 16:32:23 -03:00 |
|
Anton Georgiev
|
61236078c7
|
bring callback out of if/else
|
2016-05-25 16:32:11 -03:00 |
|
perroned
|
c8fdf66099
|
Lints
|
2016-05-27 16:34:03 +00:00 |
|
perroned
|
393b49fdbe
|
Cleans up duplicate code
|
2016-05-27 16:17:16 +00:00 |
|
perroned
|
2f9afaa8d6
|
Uses same name for voiceBridge where possible
|
2016-05-26 20:25:55 +00:00 |
|
perroned
|
b8ae3a5304
|
Fixes some imports
|
2016-05-26 20:01:49 +00:00 |
|
perroned
|
ef56169ebb
|
Access sip function through window
|
2016-05-19 20:18:20 +00:00 |
|
perroned
|
e8229b1851
|
Some linting
|
2016-05-19 19:27:49 +00:00 |
|
perroned
|
3934ae3dce
|
Adds some work for verto calling
|
2016-05-19 18:33:27 +00:00 |
|
perroned
|
428941f896
|
Hangs up from sip audio
|
2016-05-19 16:21:22 +00:00 |
|
perroned
|
8117f91ec9
|
Fixes some imports
|
2016-05-19 16:14:12 +00:00 |
|
perroned
|
97c94ecace
|
Merge remote-tracking branch 'upstream/master' into join-components-with-skeleton
Conflicts:
bigbluebutton-html5/imports/api/cursor/server/modifiers/initializeCursor.js
bigbluebutton-html5/imports/api/phone/index.js
bigbluebutton-html5/imports/api/users/server/modifiers/userJoined.js
|
2016-05-19 15:47:47 +00:00 |
|
perroned
|
955c27efcc
|
Beginning to add exiting sip
|
2016-05-19 15:20:36 +00:00 |
|
perroned
|
a637c29710
|
Fixes some paths
|
2016-05-19 15:19:42 +00:00 |
|
perroned
|
d83c96bf5d
|
Changes Meteor.config to an export
|
2016-05-18 20:19:50 +00:00 |
|
perroned
|
66a391c191
|
Updates server function to use new argument
|
2016-05-18 19:31:20 +00:00 |
|
perroned
|
4be18d2156
|
Updates client side data gathering for audio call
|
2016-05-18 19:29:28 +00:00 |
|
Anton Georgiev
|
eea6bc0829
|
adjust path of collections
|
2016-05-16 20:26:24 +00:00 |
|
Anton Georgiev
|
8d52dc1b40
|
Merge branch 'join-components-with-skeleton' of github.com:perroned/bigbluebutton into router-merging
Conflicts:
bigbluebutton-html5/imports/api/chat/server/methods/sendChatMessagetoServer.js
bigbluebutton-html5/imports/api/meetings/server/modifiers/addMeetingToCollection.js
bigbluebutton-html5/imports/api/polls/server/methods/publishVoteMessage.js
bigbluebutton-html5/imports/api/slides/server/modifiers/clearSlidesCollection.js
bigbluebutton-html5/imports/api/users/server/methods/muteUser.js
bigbluebutton-html5/imports/api/users/server/methods/setUserPresenter.js
bigbluebutton-html5/imports/api/users/server/methods/unmuteUser.js
bigbluebutton-html5/imports/api/users/server/methods/userSetEmoji.js
bigbluebutton-html5/imports/api/users/server/methods/validateAuthToken.js
bigbluebutton-html5/imports/startup/server/eventHandlers.js
bigbluebutton-html5/imports/ui/components/app/AppService.js
|
2016-05-16 19:54:51 +00:00 |
|
Anton Georgiev
|
cbef1c4abd
|
split emitter.on; move to api
|
2016-05-16 19:12:49 +00:00 |
|
perroned
|
5be138fd31
|
Fixes cursor structure
|
2016-05-16 13:13:03 -05:00 |
|
perroned
|
4adad8bb32
|
Changes credential passing to 1 object
|
2016-05-16 13:12:27 -05:00 |
|
perroned
|
98aae7aade
|
Changes collection imports
|
2016-05-16 13:05:44 -05:00 |
|
Anton Georgiev
|
a263c1388b
|
lint mostly
|
2016-05-16 14:35:59 +00:00 |
|
perroned
|
109a8da350
|
Fixes whitespace
|
2016-05-16 09:14:28 -05:00 |
|
perroned
|
d9dbb51023
|
Moves to api/collection/index
|
2016-05-16 09:14:02 -05:00 |
|
perroned
|
642a4e45c5
|
Merge remote-tracking branch 'anton/router-merging' into join-components-with-skeleton
Conflicts:
bigbluebutton-html5/imports/ui/components/app/AppService.js
|
2016-05-13 14:54:19 -05:00 |
|
perroned
|
6a9ccb355f
|
Updates callServer arguments and passes credential object
|
2016-05-13 11:17:00 -05:00 |
|
Anton Georgiev
|
57352f193c
|
rework users publish
|
2016-05-13 16:11:44 +00:00 |
|
perroned
|
d966aee2d7
|
Fixing paths for structure
|
2016-05-12 14:50:02 -05:00 |
|
perroned
|
3e0c3d1ee1
|
Merge remote-tracking branch 'anton/router-merging' into join-components-with-skeleton
Conflicts:
bigbluebutton-html5/imports/ui/components/app/AppService.js
|
2016-05-12 14:30:46 -05:00 |
|
Anton Georgiev
|
ecd3b3de17
|
log in user properly
|
2016-05-12 19:22:51 +00:00 |
|
perroned
|
3b8c9c2971
|
Changing structure to /api/list/index.js
|
2016-05-12 14:04:00 -05:00 |
|
perroned
|
dc3dd43f1a
|
Merge remote-tracking branch 'upstream/master' into join-components-with-skeleton
Conflicts:
bigbluebutton-html5/imports/api/polls/polls.js
bigbluebutton-html5/imports/ui/components/app/AppService.js
|
2016-05-12 13:58:06 -05:00 |
|
Anton Georgiev
|
6a92c9400b
|
restructure modifiers and methods
|
2016-05-12 17:43:59 +00:00 |
|
perroned
|
f1f24acda8
|
Adds some services
|
2016-05-12 10:43:09 -05:00 |
|
Anton Georgiev
|
699fde7344
|
accommodate for poll and deskshare
|
2016-05-10 20:25:24 +00:00 |
|
Anton Georgiev
|
298927cf4f
|
Merge branch 'join-components-with-skeleton' of github.com:perroned/bigbluebutton into router-merging
Conflicts:
bigbluebutton-html5/collections/collections.js
bigbluebutton-html5/imports/api/meetings/server/meetings.js
bigbluebutton-html5/imports/startup/server/collectionManagers/poll.js
bigbluebutton-html5/imports/startup/server/eventHandlers.js
bigbluebutton-html5/imports/startup/server/helpers.js
bigbluebutton-html5/imports/startup/server/meteorMethods/publishVoteMessage.js
bigbluebutton-html5/imports/startup/server/publish.js
bigbluebutton-html5/imports/ui/components/app/AppService.js
bigbluebutton-html5/server/server.js
|
2016-05-10 19:39:01 +00:00 |
|