Commit graph

177 commits

Author SHA1 Message Date
encrypt e721e66e24 remove attempt to bind deletetoken event to del key 2020-03-26 18:20:48 +01:00
encrypt c54cf56a7b handle both tokens and token in query 2020-03-26 18:01:08 +01:00
encrypt a3312ec8ff append / to the beginning of channelName if it is not present 2020-03-26 17:56:21 +01:00
encrypt f30f6db786 remove debug log and little fix 2020-03-26 17:36:42 +01:00
Luc Didry 3c83859b47
Add systemd service example 2020-03-23 11:26:24 +01:00
encrypt 003dc96ce1 mumble tokens basic implementation, connection dialog token is replaced with tokens 2020-03-22 21:12:12 +01:00
Jonas Herzig 973a7245d0
Merge pull request #64 from andreaspeters/master
remove not installed packages
2020-03-21 09:49:29 +01:00
Jonas Herzig 27b109539a
Merge pull request #62 from encrypt94/master
add channel option in connection dialog
2020-03-21 09:49:14 +01:00
Andreas Peters 8d4e997bbb
remove not installed packages 2020-03-20 16:23:45 +01:00
encrypt c831b13716 fix: matching on channel is done on full channel path not just channel name 2020-03-15 22:30:02 +01:00
encrypt ac6e230c26 add default channel in connection dialog/connect 2020-03-15 20:50:54 +01:00
Jonas Herzig 41fa124b8f Add artificial delay of 150ms to mic for VAD
VAD can only tell whether the user is talking after ~150ms, so we need to delay
the microphone stream for 150ms when it's in use.
2019-02-06 14:21:13 +01:00
Jonas Herzig 3dda3d27fe Declare HTML file encoding (fixes #43)
Thanks to @bggardner and @streaps.
2019-02-06 12:41:59 +01:00
Jonas Herzig 6030aa8f2e Update mumble-web to work around reconnection issue in FF
See commit ddf8424 in mumble-client
2019-02-05 15:28:30 +01:00
Jonas Herzig 5faf9017ba Fix mumble-client not being built correctly (fixes #42) 2019-01-30 17:16:33 +01:00
CommunicationAnimale 364807c12c * Clarify where a user should specify a URI.
* Add an example configuration file for Caddy server.
2019-01-21 18:38:00 +01:00
Jonas Herzig 0367d33737 Update mumble-client to get WebRTC working on Chrome 2018-12-15 19:28:40 +01:00
Jonas Herzig bc83d62339 Add WebRTC support, drop UDPTunnel support 2018-12-02 18:36:25 +01:00
Jonas Herzig b2031ea552 Fix users being shown in incorrect channel (fixes #38) 2018-10-23 17:07:27 +02:00
Jonas Herzig 1fa4669d8b Bump version to 0.5.0 2018-10-08 20:23:23 +02:00
Jonas Herzig 0dfdfcc27a Add setting for showing user count after channel name 2018-10-08 20:20:43 +02:00
Jonas Herzig 4482129330 Allow configuration of default Settings 2018-10-08 20:20:43 +02:00
Jonas Herzig ad3669d8bc Add config options to remove fields from Connect dialog 2018-10-08 19:21:48 +02:00
Jonas Herzig 5f2798e78c Set default address to window.location.hostname 2018-10-08 18:48:36 +02:00
Jonas Herzig f739ff9345 Add way to set default values short of forking the whole project 2018-10-08 18:44:00 +02:00
Jonas Herzig ae1479368c Remove hard-coded dialog width/height and size them dynamically 2018-10-08 17:32:38 +02:00
Jonas Herzig 8d39b0bdb1 Mark Address, Port and Username fields as required (fixes #36) 2018-10-08 00:23:49 +02:00
Jonas Herzig eb9e6b6488 Add documentation for running as a Matrix widget to the README 2018-10-08 00:13:52 +02:00
Jonas Herzig dd0c7f32a7 Make sure the AudioContext is created only after user interaction
See https://goo.gl/7K7WLu
2018-10-07 23:28:37 +02:00
Jonas Herzig bf731c7812 Add subworkers polyfill for old Chrome/Electron (fixes #37) 2018-10-07 22:39:59 +02:00
Jonas Herzig 40e084559f Fix current bandwidth shown in connection info 2018-09-27 17:31:24 +02:00
Jonas Herzig 220b373154 Bump version to 0.4.0 2018-09-27 17:16:56 +02:00
Jonas Herzig beafbe162f Move mumble client and audio encoding/resampling into a web worker 2018-09-27 17:16:25 +02:00
Jonas Herzig a050af546d Be explicit about using bytebuffer for base64 encoding 2018-09-27 00:27:34 +02:00
Jonas Herzig cfe6cd8b14 Change default fonts to those used by MetroMumble 2018-09-26 15:40:39 +02:00
Jonas Herzig b0234654a5 Add server connection info dialog 2018-09-26 15:13:44 +02:00
Jonas Herzig e77da5335e Add "Audio Quality" and "Audio per packet" to settings dialog 2018-09-26 13:07:29 +02:00
Jonas Herzig 5ca332a151 Allow for configuration of audio bitrate and frames per packet 2018-09-26 13:06:37 +02:00
Jonas Herzig 2432206646 Update mumble-client and -codecs-browser (fixes #22) 2018-09-25 15:21:48 +02:00
Jonas Herzig f34c79da45 Bump version to 0.3.0 2018-09-24 21:40:14 +02:00
Jonas Herzig 3a8e730a1a Add query param to automatically upload avatar
E.g. to automatically use Matrix avatar when embedded as a Matrix widget
2018-09-24 21:38:53 +02:00
Jonas Herzig d3cf7f0f22 Implement avatar upload and removal (not persistent access sessions) 2018-09-24 21:38:53 +02:00
Jonas Herzig 2046bdf03a Implement "View Avatar" in user context menu 2018-09-24 21:38:53 +02:00
Jonas Herzig af5a134081 Add context menu for users and channels 2018-09-24 21:38:53 +02:00
Jonas Herzig 54b62b9964 Fix request(Un)Mute/Deaf expecting observable instead of its content 2018-09-24 21:38:53 +02:00
Jonas Herzig d7b03d2192 Display user avatars instead of talking indicators when possible 2018-09-24 21:38:53 +02:00
Jonas Herzig 2b7f7c1625 Properly align user name and talking indicator 2018-09-24 21:38:53 +02:00
Jonas Herzig ca83780109 Implement theming support and add MetroMumbleDark theme 2018-09-24 21:38:53 +02:00
Jonas Herzig 0a68f28c38 Add better support for being embeded as a widget in Matrix 2018-09-24 21:38:53 +02:00
Jonas Herzig 1f82d981a3 Implement vertical toolbar 2018-09-24 21:38:53 +02:00