2f582e66b9
Write error to log on promise rejected
2020-03-10 09:03:11 +01:00
61fc53bcf9
Add experimental support for sharing desktop
2020-03-09 11:58:28 +01:00
ff5a20e13f
Stop using local stream after hangup
2019-11-18 09:42:18 -03:00
c89886bbfa
Fix toolbar icons. Hangup removes video stream
2019-11-18 09:35:37 -03:00
11727714ec
Make <Notifications /> drop down on focus
2019-11-18 00:21:24 -03:00
b88889665f
Refactor Toolbar, move video & notifications
2019-11-17 23:51:57 -03:00
9d68e4c1f4
Add Toolbar tooltips
2019-11-17 19:32:45 -03:00
fddb88f5b8
Use <Side /> instead of position absolute
...
Some components still use position fixed. This could change in the
future.
2019-11-17 17:24:28 -03:00
58039eb086
Remove alerts from state
2019-11-17 14:28:48 -03:00
fcb47a2cc5
Dismiss notifications from component
2019-11-17 14:10:33 -03:00
67d9177a91
Add autoplay error notification
2019-11-17 10:50:04 -03:00
0a40e7202a
Make Media menu disappear after connecting
2019-11-17 09:46:11 -03:00
ef110e6fe2
Autofocus chat input
2019-11-17 09:34:02 -03:00
63bae9fc55
Fix transition group
2019-11-17 09:31:24 -03:00
b46206de1f
Add style to Media menu
2019-11-17 00:17:50 -03:00
a8f3757d53
Do not join call automatically
...
Present a user with a menu to join call manually
2019-11-16 23:49:14 -03:00
22380ea381
Add Media.tsx
2019-11-16 20:53:09 -03:00
7e3956068b
Fix linting errors
2019-11-14 00:27:22 -03:00
dcbacc9a65
Fix video not showing
2019-11-14 00:18:15 -03:00
03aa7696ba
Do not count system messages for unread
2019-11-14 00:01:32 -03:00
33b3651002
Upgrade screenfull
2019-11-13 22:23:14 -03:00
b7f2b454ba
Replace underscore by lodash
2019-11-13 22:16:34 -03:00
9e8b353dea
Fix all TypeScript tests
2019-11-13 22:06:17 -03:00
7009e53037
Fix broken App.test.tsx
2019-11-13 20:14:57 -03:00
4fa6a0d17a
Refactor all components
2019-11-13 18:36:31 -03:00
e9926e3484
Refactor actions/reducers to TS
2019-11-13 11:16:09 -03:00
47ed465252
Fix unread messages
2019-11-11 23:17:56 -03:00
6d3201d1fe
Fix broken tests
2019-11-11 23:10:51 -03:00
644fcbe06d
Add ability to send file via base64-encoded msg
2019-11-11 22:14:37 -03:00
15e870a0d5
Move tests in same folder as modules
...
This is to make imports cleaner
2019-07-07 19:16:31 +08:00
ec31ea2a6b
Fix broken chat button, remove refs
2019-07-07 18:37:08 +08:00
d9fee4eeec
Run npm audit --fix and fix tests
2019-07-07 10:38:05 +08:00
Łukasz Hamerszmidt
9d224f0417
Client: change invalid fullscreen button behavior ( #59 )
2019-05-15 11:54:31 +08:00
Ben Ringold
c542d71ad0
Mirror local video ( #57 )
...
* Flip local video horizontally
2019-04-09 10:20:55 +08:00
Jerko Steiner
02986bf403
Fix a bug when Video.props.videos is undefined
...
Always mute my video
2018-12-12 18:29:48 +01:00
Jerko Steiner
d8ec33a22f
Fix breaking changes
2018-12-11 19:31:41 +01:00
Michael H. Arieli
387dd21539
Fix bug: Use unisex icon for message without image
2018-12-02 17:14:06 -08:00
Michael H. Arieli
235067c72e
Fix bug: Added simple emoji list
2018-12-02 17:13:09 -08:00
Michael H. Arieli
d016f4742f
Changed chat look and feel
2018-12-02 16:30:13 -08:00
Michael H. Arieli
b91a1f2f81
Fix bug: Improve code to use ref and test units
2018-11-29 17:47:29 -08:00
Michael H. Arieli
4e6657f19a
Small code cleanup
2018-11-27 16:08:22 -08:00
Michael H. Arieli
afc04e0b05
Changing behavior to use local fonts
2018-11-25 10:02:04 -08:00
Michael H. Arieli
6fba9c876b
Fix bug: Removed "moment" usage
...
Also remove the timestamp from the UI, not needed when dealing with live chat (in session).
Note: still gonna keep the timestamp in messages data, might use it to display chat summary when call ends.
2018-11-25 07:57:29 -08:00
Michael H. Arieli
ecb2132c36
Fix bug: Use "screenfull" for cross-browser support for fullscreen
2018-11-25 07:09:26 -08:00
Michael H. Arieli
24eddf083f
Updated chat look and feel
...
Changed to simple entry list
2018-11-24 18:55:27 -08:00
Michael H. Arieli
a1e4ab78cd
Added blink effect on new message
2018-11-24 11:01:01 -08:00
Michael H. Arieli
721e993dc2
Fixed lint testing
2018-11-23 17:41:39 -08:00
Michael H. Arieli
0d8d3fbb33
Implemented socket chat
2018-11-23 16:55:48 -08:00
Michael H. Arieli
352a10ab89
Fixed typo - wrong file name
2018-11-23 08:27:24 -08:00
Michael H. Arieli
4645fd7e6e
Replaced SVG with "Material-Icons" font
2018-11-23 08:24:45 -08:00