Anton Georgiev
|
91b21540fa
|
Merge pull request #5970 from prlanzarin/html5-guest-always-accept
Added support for ALWAYS_ACCEPT guest policy in the HTML5 client
|
2018-08-14 15:00:06 -04:00 |
|
prlanzarin
|
71307e7b26
|
Added support for ALWAYS_ACCEPT guest policy in the HTML5 client
|
2018-08-10 19:30:17 +00:00 |
|
Anton Georgiev
|
e64dbda4ce
|
add check for logClient to handle media calls
|
2018-08-01 16:06:49 +00:00 |
|
Anton Georgiev
|
4dbe681a46
|
disable HTML5 waiting screen for guest approve
|
2018-07-11 12:46:44 +00:00 |
|
Anton Georgiev
|
3414948f0e
|
Merge pull request #5795 from MaximKhlobystov/mod-only-message
Moderator only message support.
|
2018-07-03 11:48:08 -04:00 |
|
Maxim Khlobystov
|
4a7a3cfcf9
|
Clearing user system messages when adding a user.
|
2018-07-03 11:45:44 -04:00 |
|
Maxim Khlobystov
|
d7b99f5ed4
|
Cleanup.
|
2018-07-03 11:37:06 -04:00 |
|
Maxim Khlobystov
|
593a2ab744
|
Typo.
|
2018-07-03 11:31:00 -04:00 |
|
Maxim Khlobystov
|
efbc24db6f
|
Add support for moderator only message.
|
2018-07-03 11:13:38 -04:00 |
|
Anton Georgiev
|
1e1e605d7a
|
Merge pull request #5722 from antobinary/breakouts-improvements-3
Improvements to Breakouts on HTML5
|
2018-06-27 12:35:16 -04:00 |
|
Anton Georgiev
|
79329d036a
|
set dial-in clientType in html5 client
|
2018-06-26 20:50:03 +00:00 |
|
Anton Georgiev
|
e2e83e08df
|
plug clientType in UserJoin* messages, not separate ones
|
2018-06-26 19:27:42 +00:00 |
|
Anton Georgiev
|
a6c693c93d
|
add clientType in User and show it in api getMeeting*
|
2018-06-22 19:19:46 +00:00 |
|
Anton Georgiev
|
3546e49379
|
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into breakouts-improvements-3
|
2018-06-20 16:02:06 +00:00 |
|
Anton Georgiev
|
634b7b34c7
|
avoid referencing null on user leave
|
2018-06-19 15:38:53 +00:00 |
|
Anton Georgiev
|
ad483dd0e5
|
Merge pull request #5702 from Tainan404/issue-5692
Skip userLeaving when meeting is gone.
|
2018-06-15 16:26:04 -04:00 |
|
Tainan Felipe
|
d5482651d9
|
rename variable
|
2018-06-15 17:24:03 -03:00 |
|
Tainan Felipe
|
f86d80c53d
|
Remove skip userLeaving and change throw to log
|
2018-06-15 16:28:19 -03:00 |
|
Tainan Felipe
|
3884d45e5d
|
skip userLeaving when meeting is ended
|
2018-06-15 15:16:05 -03:00 |
|
Anton Georgiev
|
7338086572
|
Do not auth validate Flash users (#5695)
by @oswaldoacauan
|
2018-06-14 17:24:55 -03:00 |
|
Bobak Oftadeh
|
136fa72a7e
|
User list UI changes implemented
|
2018-05-29 12:23:13 -07:00 |
|
Anton Georgiev
|
2f0a33b738
|
Merge pull request #5296 from oswaldoacauan/fix-5183
Sends a ejectUserFromVoice after removing a user
|
2018-04-03 13:26:30 -04:00 |
|
João Francisco Siebel
|
2ff45a9d7f
|
Rename function name to match his functionality
|
2018-04-02 14:08:25 -03:00 |
|
Oswaldo Acauan
|
04b98036e7
|
Sends a ejectUserFromVoice after removing a user
Fix wrong linter change
|
2018-04-02 11:42:13 -03:00 |
|
João Francisco Siebel
|
c598270663
|
Enforce authToken to re-joining users, resolve #5261
|
2018-03-29 09:10:30 -03:00 |
|
Anton Georgiev
|
07b867e52c
|
Merge pull request #5259 from oswaldoacauan/fix-ghost-and-reconnect-users
Fix ghost and reconnecting users
|
2018-03-19 14:07:46 -04:00 |
|
Oswaldo Acauan
|
16a61a891d
|
Move userLeft out of subscription stop to socket close event. Closes #5240
|
2018-03-16 16:18:10 -03:00 |
|
Anton Georgiev
|
337bcd616c
|
add logs to debug user join handler
|
2018-03-16 18:57:27 +00:00 |
|
Oswaldo Acauan
|
b03966d0d1
|
Close all user connections when removed
|
2018-02-20 12:02:04 -03:00 |
|
Oswaldo Acauan
|
8219c28084
|
Remove debug code
|
2018-02-20 11:59:47 -03:00 |
|
Oswaldo Acauan
|
2f741df97b
|
Impl user-session based connections on server. Fix #5150
Implement a connectionId for each user, each time a user try to validate we change their connectionId
and end all other connections of that user.
|
2018-02-20 11:26:36 -03:00 |
|
Oleksandr Zhurbenko
|
607e2decad
|
Removed a comment
|
2018-02-08 08:42:32 -08:00 |
|
Oleksandr Zhurbenko
|
894e2b94f2
|
Fixed exceptions thrown on PresenterAssignedEvtMsg event
|
2018-02-07 15:10:15 -08:00 |
|
Oleksandr Zhurbenko
|
7871681448
|
Changed all the references of kick to remove, to be consistent
|
2018-01-09 14:28:48 -08:00 |
|
Oleksandr Zhurbenko
|
2de02c4f8d
|
Linting
|
2018-01-07 16:25:56 -08:00 |
|
Oleksandr Zhurbenko
|
4af6d30f6a
|
Switched from the broken 4commerce:env-settings package to native Meteor.settings
|
2018-01-07 16:24:05 -08:00 |
|
Oswaldo Acauan
|
eb4c89aefc
|
Fix bug when users re-validate after refresh
|
2017-12-19 10:19:47 -02:00 |
|
Oswaldo Acauan
|
62454b826b
|
Remove duplicated log
|
2017-12-13 16:20:29 -02:00 |
|
Anton Georgiev
|
64f2613818
|
send requesterId rather than userId on request to akka-aps
|
2017-11-24 17:03:17 -05:00 |
|
Anton Georgiev
|
a210f2476a
|
Merge pull request #4572 from KDSBrowne/z07-change-role-refactor
Change Role refactor
|
2017-10-27 13:22:41 -02:00 |
|
KDSBrowne
|
4899b88f27
|
change condition in changeRole logger message
|
2017-10-27 08:10:53 -07:00 |
|
KDSBrowne
|
ec0daac263
|
add return to presenterAssigned handler
|
2017-10-26 08:13:43 -07:00 |
|
KDSBrowne
|
fa4c96491c
|
remove meteor import
|
2017-10-25 12:05:29 -07:00 |
|
KDSBrowne
|
34313c6eaa
|
replace strings with constants
|
2017-10-25 12:00:31 -07:00 |
|
KDSBrowne
|
092839228b
|
make changeRole handle any role
|
2017-10-25 10:29:03 -07:00 |
|
Oleksandr Zhurbenko
|
6049223e3a
|
Fixed a typo
|
2017-10-23 16:16:54 -07:00 |
|
Tainan Felipe
|
5ac96e6979
|
solve merge issues
|
2017-10-23 13:47:14 -02:00 |
|
Tainan Felipe
|
873d227819
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-errors-linter
|
2017-10-13 10:35:38 -03:00 |
|
Oleksandr Zhurbenko
|
430ddc0d3b
|
Removing unnecessary 2x from the collections, publishers, subscriptions and logs
|
2017-10-12 12:07:02 -07:00 |
|
Tainan Felipe
|
4bda76c5bb
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-errors-linter
|
2017-10-12 15:36:52 -03:00 |
|