Tainan Felipe
742040c57b
Merge remote-tracking branch 'upstream/master' into issue-6450
2019-02-05 13:01:20 -02:00
Fred Dixon
566b245e3c
Merge pull request #6385 from pedrobmarin/keep-meeting-events
...
Created property keepEvents at bbb-web to make redis record the event…
2019-01-24 21:47:50 -05:00
Tainan Felipe
cfee36f8d7
Add time remaining notification bar status
2019-01-23 14:13:03 -02:00
Bobak Oftadeh
dd89bed5e8
Added checks to meetingId
2019-01-08 14:21:47 -08:00
Bobak Oftadeh
b41761350d
Improved checks for record time
2019-01-04 21:32:59 +00:00
Bobak Oftadeh
eb5c061e8f
Implemented recording timer
2019-01-03 18:43:17 +00:00
Pedro Beschorner Marin
ebffcb0848
Created property keepEvents at bbb-web to make redis record the events for all meetings
2018-12-11 18:37:31 -02:00
Bobak Oftadeh
8f0142aac1
Improved check on lockSettingsProp
2018-11-21 16:39:34 +00:00
Bobak Oftadeh
ce2eb21b57
changed micLocked check
2018-11-21 12:59:30 +00:00
Bobak Oftadeh
caabc100ac
fixed spacing in lock-modal styles
2018-11-19 20:07:39 +00:00
bobakoftadeh
c33723ac14
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into user-manage-C
2018-11-12 09:15:55 -08:00
bobakoftadeh
87f63baa5a
Improved interface for lock settings modal
2018-11-09 16:25:15 -08:00
bobakoftadeh
020ac800af
Implemented functionality of lock settings
2018-11-08 10:55:12 -08:00
João Francisco Siebel
016efcc0eb
Remove ACL from client side. close #6138
2018-11-05 17:30:37 -02:00
Tainan Felipe
958bd406a6
Merge remote-tracking branch 'upstream/master' into breakout-room-html5
2018-10-23 14:53:46 -03:00
Tainan Felipe
1bc8ae0b21
add join audio only, and imporov UX
2018-10-23 14:18:09 -03:00
Tainan Felipe
bd01d7e4aa
to squash
2018-10-16 14:55:20 -03:00
João Francisco Siebel
74dfa52071
handle system messages on main public chat
2018-10-08 11:22:45 -03:00
Anton Georgiev
76180a0580
Merge pull request #6076 from jfsiebel/custom-user-settings
...
Custom user settings
2018-09-25 08:29:48 -04:00
Oswaldo Acauan
1c12b380a2
Fix not clearing pods and token when removing a meeting
2018-09-19 14:48:15 -03:00
João Francisco Siebel
4c35608c2b
Add users-settings collection and handle dynamic configuration
2018-09-13 15:09:30 -03:00
Anton Georgiev
35c0a12373
Merge pull request #6055 from bigbluebutton/v2.0.x-release
...
Pull V2.0.x release into 2.2 (master) to propagate 2.0 fixes
2018-09-10 15:09:55 -04:00
Bobak Oftadeh
053e0f93fc
Fixed issue where unnecessary information was being published to the client.
2018-09-10 08:34:25 -07:00
João Francisco Siebel
5a76eec168
remove chat collection and fix group chat messages subscription
2018-08-06 09:05:07 -03:00
Joao Siebel
32516bfbbf
implement welcome message and clear message in group chat messages
2018-08-03 11:03:16 -03:00
Oswaldo Acauan
ec07b4434d
Change cursor and annotation to user streams and add optimistic updates
...
WIP | Use streams to cursor and optimistic updates
WIP | Use streamss to whiteboard and optimistic updates
WIP | Remove fake delay
Add two way batching (server/client client/server)
Fix null userId exception and remove logs
wip
Add two way batching (server/client client/server) for cursor
Remove message frequency from draw-listeners component since we handle on message publication
Handle clear and undo messages
2018-05-28 14:46:14 -03:00
Anton Georgiev
f501565e41
adjust meeting props to add freeJoin br room
2018-05-08 17:47:55 +00:00
João Francisco Siebel
efbf830e31
Change recording indicator to match #5127 changes
2018-02-23 13:26:33 -03:00
João Francisco Siebel
8f43508b4f
Linter some code and simplify action button logic display
2018-02-20 15:23:35 -03:00
João Francisco Siebel
c2076c5260
Fix logic for showing start/end recording
2018-02-19 13:30:21 -03:00
João Francisco Siebel
919c2aa644
Implement start/stop recording logic
2018-02-15 17:42:50 -02:00
Oleksandr Zhurbenko
dddc388a10
Fixed an exception thrown on meeting destruction
2018-02-07 14:57:34 -08:00
Tainan Felipe Pauli de Almeida
bc2da51bfb
Comply lock setting 'Hide other viewer's webcams'
2018-02-06 09:43:14 -02:00
Oleksandr Zhurbenko
4af6d30f6a
Switched from the broken 4commerce:env-settings package to native Meteor.settings
2018-01-07 16:24:05 -08:00
Anton Georgiev
c9379eaa0f
add muteOnStart param in Meeting structure
2017-12-22 15:22:24 -05:00
Oswaldo Acauan
a26e20d76b
Fix wrong prop name record => recording
2017-10-20 17:00:34 -02:00
Oswaldo Acauan
cbc3ea9e36
Add handlers for recording messages
2017-10-19 08:44:41 -02:00
Oleksandr Zhurbenko
430ddc0d3b
Removing unnecessary 2x from the collections, publishers, subscriptions and logs
2017-10-12 12:07:02 -07:00
Oleksandr Zhurbenko
1ec0c11fe4
Permissions fix
2017-10-11 19:01:07 -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
70b3a14aec
Moved meetingDestruction to where it is supposed to be
2017-10-11 18:15:13 -07:00
Oleksandr Zhurbenko
2e61493a0c
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into merge-2.0-1.1-api
2017-10-11 18:12:09 -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
Oswaldo Acauan
99cfdb2062
Refactor handlers inside /phone to the /user folder
2017-02-23 18:52:44 +00:00
Oswaldo Acauan
fbe34b2ed3
Refactor of validate_auth_token and clearUsers
2017-02-23 18:15:08 +00:00
Oswaldo Acauan
edae8ea1be
Fix clear captions calls
2017-02-10 12:25:31 +00:00
Oswaldo Acauan
b4679bc601
Refactor Captions API
2017-01-18 12:53:33 +00:00
Anton Georgiev
f517939809
fix handling of recording message
2017-01-09 18:58:33 +00:00