Commit Graph

6813 Commits

Author SHA1 Message Date
Anton Georgiev
4853328e20
Merge pull request #7900 from Tainan404/fix-chat-performance
Fix chat performance.
2019-08-09 14:15:26 -04:00
Anton Georgiev
26da08c3a8
Merge pull request #7861 from Tainan404/userlist-rerendering
Reduce Userlist Renderings
2019-08-09 14:15:10 -04:00
Tainan Felipe
5bab38fe2e rename variable to CONNECTION_STATUS_ONLINE 2019-08-08 16:49:21 -03:00
Tainan Felipe
f58e388e18
Merge branch 'master' into fix-chat-performance 2019-08-08 16:41:41 -03:00
Tainan Felipe
c453648ed9 Remove unused functions 2019-08-08 16:39:02 -03:00
Tainan Felipe
807095c863 Remove mapUser and pass to specific containers some props 2019-08-08 16:38:11 -03:00
Anton Georgiev
dd1ab4394a
Merge pull request #7895 from vitormateusalmeida/issue-7894
Fix single webcam overflow
2019-08-07 18:03:06 -04:00
Vitor Mateus
5d7f44cf32 Fix single webcam overflow #7894 2019-08-07 17:57:41 -03:00
Chad Pilkey
01ace97ecf allow negative cursor updates to publish 2019-08-07 11:15:15 -07:00
Anton Georgiev
4083190da4
Merge pull request #7887 from vitormateusalmeida/fix-logerrors-webcamdraggable
Fix log errors on webcam draggable
2019-08-06 12:50:53 -04:00
Anton Georgiev
4aad0a35a2
Merge pull request #7853 from jfsiebel/save-local-settings
Save local settings in a different collection
2019-08-06 12:50:24 -04:00
Anton Georgiev
724cf23cf0
Merge pull request #7878 from jfsiebel/lock-chat-message-hint
Add hint in message form for when chat is locked
2019-08-06 12:18:16 -04:00
KDSBrowne
0ed8c67852 fix messy layout in feedback modal for RTL 2019-08-06 12:57:26 +00:00
Vitor Mateus
cccc8f4cf0 Fix log errors on webcam draggable 2019-08-05 18:17:39 -03:00
Richard Alam
804a773466
Merge pull request #7880 from capilkey/fix-html5-server-logger
Fix HTML5 server logger initialization
2019-08-02 13:24:02 -04:00
Chad Pilkey
4e70185011 fix html5 server logger initialization 2019-08-02 10:20:06 -07:00
Joao Siebel
eb539028b4 fix problem with message hint when user already left the meeting 2019-08-02 13:39:27 -03:00
Joao Siebel
9c12522e9d add chat message hint for when chat is locked 2019-08-02 11:40:43 -03:00
Joao Siebel
44c660cf48 remove lock from local settings 2019-08-02 10:15:50 -03:00
Joao Siebel
b06274c58a add document projection 2019-08-02 09:06:27 -03:00
Anton Georgiev
97c91f5bef
Merge pull request #7857 from jfsiebel/set-custom-data-after-auth
Delay setCustomData to after join
2019-08-01 14:36:10 -04:00
Anton Georgiev
a10420ae06
Merge pull request #7876 from antobinary/locales-15
Pulled html5 locales Aug 1, 2019
2019-08-01 14:30:26 -04:00
Anton Georgiev
7a65a90f80 Pulled html5 locales Aug 1, 2019 2019-08-01 14:29:19 -04:00
Chad Pilkey
2b94d06133 protect against no slide position 2019-08-01 10:50:39 -07:00
Anton Georgiev
311ad5706f
Merge pull request #7750 from diegobenetti/issue6956-turn-webcams-fullscreen-when-no-presentation
Turn webcams fullscreen when no presentation is selected
2019-08-01 13:34:35 -04:00
Anton Georgiev
0f5331aba7
Merge pull request #7839 from prlanzarin/2.2-listenonly-reconnect
Add auto-reconnect to SFU listen only (#6994)
2019-08-01 13:04:35 -04:00
Anton Georgiev
28bdffca49
Merge pull request #7874 from jfsiebel/sound-alert-different-tab-or-minimized
Send audo alert for new messages when in another tab or browser minimized
2019-08-01 12:59:29 -04:00
Chad Pilkey
91e710fae7
Merge pull request #7864 from antobinary/extra-logs
Attempt to capture & log more info on client errors
2019-08-01 12:54:29 -04:00
Anton Georgiev
e22d61b2e1 removed .log() function in favour of logger 2019-08-01 12:47:45 -04:00
Joao Siebel
d0c1ce3871 send sound alert for new messages when in another tab or minimized. close #7810 2019-08-01 13:47:11 -03:00
Diego Benetti
60919eb418 Fixes actionsBar component to check video sharing and video broadcasting 2019-08-01 13:30:11 -03:00
Anton Georgiev
7ce19eb3e7 Merge branch 'extra-logs' of github.com:antobinary/bigbluebutton into extra-logs 2019-08-01 11:53:03 -04:00
Vitor Mateus
8b91531043 Fix cursor stuck on dragging in firefox #7824 2019-08-01 11:19:16 -03:00
Anton Georgiev
c9356b7914
Merge pull request #7835 from diegobenetti/issue7717-add-space-below-welcome-message-correct
Add space to the right and below the welcome message correct
2019-08-01 09:14:50 -04:00
Anton Georgiev
1a86aebb91
Merge pull request #7706 from diegobenetti/issue7701-remove-tooltip-start-recording-button
Removes tooltip from start recording button
2019-07-31 16:51:12 -04:00
Anton Georgiev
6439b6272d
Merge pull request #7865 from capilkey/fix-pan-lag-2
Move slide positions into their own collection
2019-07-31 15:44:59 -04:00
Chad Pilkey
3a03b5a7dd consistent naming for the slide position collection 2019-07-31 12:40:53 -07:00
Chad Pilkey
e1dadf689b remove pointless destructures 2019-07-31 12:23:05 -07:00
Chad Pilkey
3781a94a23 move slide position data into its own collection 2019-07-31 12:22:32 -07:00
Diego Benetti
f449123155 Fixes margin and pading calculation 2019-07-31 14:02:15 -03:00
Anton Georgiev
4bc5799c01 attempt to capture & log more info on client errors 2019-07-31 08:30:34 -04:00
Tainan Felipe
3eead75fc6 Pass the id to hasPrivateChat function 2019-07-31 08:53:53 -03:00
Tainan Felipe
6b65e925b1 Remove error 2019-07-30 17:24:48 -03:00
Tainan Felipe
4a40bedf28 Remove find from user list item container 2019-07-30 17:22:01 -03:00
Tainan Felipe
da30c4c914 Remove mapUser from lockSettingContextContainer 2019-07-30 17:00:38 -03:00
Joao Siebel
893e7d2208 move setCustomData to be slightly earlier 2019-07-30 16:41:03 -03:00
Tainan Felipe
39cf9b7279 Fixed private chat doesn't working 2019-07-30 16:27:57 -03:00
Chad Pilkey
b42bef00f2 move transifex instructions to the repo from docs 2019-07-30 10:27:30 -07:00
Anton Georgiev
fd894a4d2c
Merge pull request #7753 from Tainan404/Add-pong-time-to-settings
Add pong and clear users intervals times to settings
2019-07-30 13:18:26 -04:00
Anton Georgiev
a4e59715d4
Merge pull request #7831 from vitormateusalmeida/issue-7022-2
Adjustments to fullscreen toggle
2019-07-30 13:16:36 -04:00