Commit Graph
19 Commits
Author SHA1 Message Date
Torjus 44058625b9 Update dimensions only when the tool area state changes 2018-07-16 16:48:10 +02:00
Torjus 8aa7c9a8e4 Hide horizontal overflow to prevent notifications from creating scrollbars 2018-07-16 16:47:56 +02:00
Torjus 3acc2a6936 Use the number of peers instead of the number of video streams to compute dimensions 2018-07-16 16:47:20 +02:00
Torjus 643e54351c Use the browser FullScreen API in FullView 2018-07-16 16:47:20 +02:00
Torjus 4ddd87b529 Hide controls in Me as well 2018-07-16 13:45:58 +02:00
Torjus c0785ce986 Add gulp task for fixing linting 2018-07-16 13:16:09 +02:00
Torjus 55c1506281 Only show Peer controls when hovering 2018-07-16 12:56:50 +02:00
Torjus 79376b3a50 Hide toolbars after 10 seconds 2018-07-16 12:39:09 +02:00
Torjus 3283a7d09f browserify refuses to transpile using babel unless env preset is explicitly included 2018-07-16 11:14:59 +02:00
Torjus d85e8210bb Downgrade react-clipboard, v2 is broken 2018-07-16 11:09:42 +02:00
Torjus a7e4e5e651 Upgrade packages and fix vulnerabilities from npm audit 2018-07-16 10:31:46 +02:00
Torjus bee5b69db8 Upgrade to a slightly more up-to-date babel configuration 2018-07-16 10:21:58 +02:00
Torjus 8c0d5036f9 Use componentDidUpdate to update peers view dimensions 2018-07-13 10:40:03 +02:00
Torjus 554652fd73 Use tabs for CSS 2018-07-13 10:12:29 +02:00
Torjus f3eb899dc4 Make the badge more oblong shaped for larger numbers 2018-07-13 10:07:14 +02:00
Torjus d88031e64d Add circular icon for unread messages 2018-07-13 10:01:28 +02:00
Torjus 40f6eabdd9 Make the sidebar badge red if there are unread messages 2018-07-12 17:50:47 +02:00
Torjus 9af194769b Style the unread message as a badge 2018-07-12 17:39:53 +02:00
Torjus 8d9436a10e Compute the number of unread messages in reducer 2018-07-12 17:20:37 +02:00