Scott Nonnenberg
e999473f19
Preserve disabled state in the middle of sending message ( #1937 )
...
* Preserve disabled state in send-message field on click
Also: get consistent in treatment of 'disabled' property.
* Add some comments explaining how audio recording dismissal works
2018-01-04 16:51:00 -08:00
Scott Nonnenberg
3fbd1ab618
Use error.stack instead of error for console log
...
Chrome/V8 give you the error name, message and callstack at that
property, where toString() gives you [object NavigatorUserMediaError]
FREEBIE
2017-06-20 16:57:11 -07:00
Scott Nonnenberg
98f88607a0
Remove recorder UI when we fail to 'getUserMedia'
...
FREEBIE
2017-06-20 16:57:11 -07:00
lilia
4f46a164ba
Add voice notes
...
// FREEBIE
2016-08-23 16:16:31 -07:00