Joao Siebel
|
ac0a014571
|
WIP onClose
|
2020-09-10 08:49:22 -03:00 |
|
Joao Siebel
|
4be9bc4c94
|
Adjust publishers to use auth-token-validation collection
|
2020-09-01 13:31:11 -03:00 |
|
Joao Siebel
|
6c6825d101
|
Subscribe to collections when user role change. close #9733
|
2020-06-05 10:32:05 -03:00 |
|
Anton Georgiev
|
5238d81193
|
Simplify the code used for promote-demote subscriptions
|
2020-05-20 17:07:36 -04:00 |
|
Chad Pilkey
|
6456ad0010
|
add meetingId to some server-side collection selectors
|
2020-03-04 07:54:32 -08:00 |
|
Anton Georgiev
|
1fa426058f
|
corrected issues related to publishing and methods
|
2020-02-13 14:19:29 -05:00 |
|
Anton Georgiev
|
a8f4827af8
|
utilize Meteor connection id instead of trusting client side meetingId, userId
|
2020-02-06 15:48:16 -05:00 |
|
Anton Georgiev
|
f095f04fd3
|
Merge pull request #7702 from capilkey/fix-user-roles
Clean up user roles
|
2019-07-04 14:57:19 -04:00 |
|
Tainan Felipe
|
88cfb70255
|
Add ping-pong message to html5 client
|
2019-07-01 16:00:27 -03:00 |
|
Chad Pilkey
|
f0930e2d23
|
refactor user role management to follow proper format
|
2019-06-28 21:02:12 +00:00 |
|
Anton Georgiev
|
5fe8d6a2c0
|
Merge pull request #6930 from Tainan404/issue-6919
Fix few breakout room bugs.
|
2019-03-14 13:05:54 -04:00 |
|
Tainan Felipe
|
eafd7f6673
|
Add user verification in 2 spots and Fiz join breakout opening into breakout
|
2019-03-14 13:45:20 -03:00 |
|
Anton Georgiev
|
31acde212f
|
reduce log noise for common benign events
|
2019-03-08 16:00:16 +00:00 |
|
Tainan Felipe
|
160c0669f8
|
Fix publishers access for moderators
|
2019-03-07 17:23:42 -03:00 |
|
Tainan Felipe
|
189d788744
|
Add verification for moderator and comments explaning pipe
|
2019-02-07 17:40:27 -02:00 |
|
Tainan Felipe
|
e4488b9769
|
Add breakoutProps to users collection
|
2019-02-07 15:56:33 -02:00 |
|
Tainan Felipe
|
a566fafcaa
|
Allow re-invite user that didn't joined in meeting
|
2019-02-07 14:42:47 -02:00 |
|
João Francisco Siebel
|
016efcc0eb
|
Remove ACL from client side. close #6138
|
2018-11-05 17:30:37 -02:00 |
|
Oswaldo Acauan
|
16a61a891d
|
Move userLeft out of subscription stop to socket close event. Closes #5240
|
2018-03-16 16:18:10 -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
|
430ddc0d3b
|
Removing unnecessary 2x from the collections, publishers, subscriptions and logs
|
2017-10-12 12:07:02 -07:00 |
|
Oleksandr Zhurbenko
|
015ca3d719
|
Changed imports and removed 'initializeCursor.js' since it's not needed
|
2017-10-11 19:00:28 -07:00 |
|
Oleksandr Zhurbenko
|
337f53e72b
|
Moved files up to api/
|
2017-10-11 18:09:35 -07:00 |
|
Klaus Klein
|
c627deca36
|
Move api to api/1.1
|
2017-06-19 08:57:32 -03:00 |
|
Oswaldo Acauan
|
e6412275a6
|
Linter auto fix
|
2017-06-02 19:25:02 +00:00 |
|
Anton Georgiev
|
409a471ab5
|
bring catch clause on the same line as closing curly brace
|
2017-05-18 10:52:59 -04:00 |
|
Anton Georgiev
|
71d4e8b0e0
|
catch Meteor error on userLeaving
|
2017-05-17 15:17:27 -04:00 |
|
Klaus Klein
|
3ad7f9b5a0
|
Fix a few lint problems
|
2017-04-12 17:19:39 -03:00 |
|
Klaus Klein
|
419902cc8b
|
Fixed user leave problem on private chat, close #3799 HTML5
|
2017-04-11 16:46:51 -03:00 |
|
Oswaldo Acauan
|
9c84105319
|
Add missing packages
|
2017-03-10 19:18:23 +00:00 |
|
Oswaldo Acauan
|
d6780c3013
|
Refactor Authentication flow
|
2017-03-10 18:33:46 +00:00 |
|
Oswaldo Acauan
|
b6e80815bd
|
Fix a bunch of bugs introduced after the refactor
|
2017-02-23 20:16:10 +00:00 |
|
Oswaldo Acauan
|
1f9f47ce16
|
Fix assignPresenter method
|
2017-02-22 13:42:42 +00:00 |
|
Oswaldo Acauan
|
30d67897ef
|
WIP - Refactor users api
|
2017-02-10 12:24:14 +00:00 |
|
Oswaldo Acauan
|
28ba2fb4b0
|
WIP - Refactor users api
|
2017-02-07 15:29:27 +00:00 |
|
Oswaldo Acauan
|
fda22b0653
|
Refactor methods/events for user leaving iteractions
|
2017-02-07 13:08:06 +00:00 |
|
Oswaldo Acauan
|
9c2b42e99a
|
Refactor publishers and method kickUser to the new pattern
|
2017-02-06 15:56:09 +00:00 |
|