Commit graph

177 commits

Author SHA1 Message Date
Chris Josten 186766f89b Merge branch 'master' of https://github.com/johni0702/mumble-web 2020-11-26 21:47:12 +01:00
Jonas Herzig 59bb00cbe4 Lazily initialize fallback client
So we do not need to load the huge encoders bundle if we do not even need it.
2020-11-25 18:29:10 +01:00
Jonas Herzig 506a799592 Re-add UDPTunnel fallback to WebRTC version 2020-11-25 18:29:03 +01:00
Jonas Herzig 36801fb641 Merge branch 'master' into webrtc 2020-11-25 14:11:03 +01:00
Jonas Herzig 6d63baa1ce npm update 2020-11-25 13:58:37 +01:00
raddinox 9f36bc7c3b Added AddChanelDialog and fixed add channel menu options
Must be registered user to be able to add, use mumble-django or something to add a user with password login.
2020-11-25 13:55:54 +01:00
joker-x cad3a3e07b Add browser notifications of new messages if supported 2020-11-25 13:45:37 +01:00
joker-x d41b39cb15 Set LocaleTimeString to navigator.language 2020-11-25 13:45:37 +01:00
joker-x 8e653f430c Allow write line break with SHIFT+ENTER 2020-11-25 13:45:37 +01:00
joker-x 94c73a8c1f Add multiline chat message support 2020-11-25 13:15:08 +01:00
joker-x fd8c7fe4f7 Avoid blank messages 2020-11-25 13:15:08 +01:00
joker-x 7692a02ab7 Added anchorme to make chat messages with links clickable 2020-11-25 13:15:08 +01:00
joker-x 78161b3a2c Added startMute and startDeaf as configuration options 2020-11-25 13:12:20 +01:00
Jonas Herzig e641906c87 Merge pull request #133: Add tooltips and alt texts to toolbar buttons 2020-11-25 13:05:54 +01:00
Jonas Herzig da75c72bd7 Merge pull request #137: Update grumble 2020-11-25 13:04:32 +01:00
Dirk Krause 8ee71d0669
Update grumble
see also the discussion here: https://github.com/Johni0702/mumble-web/issues/46#issuecomment-732818741
2020-11-24 11:57:23 +01:00
mspecht 335f46603a Add tooltips and alt texts to toolbar buttons 2020-10-06 16:34:01 +02:00
Jonas Herzig 939381cc9d
Merge pull request #123 from joker-x/responsive
Responsive improvements
2020-07-21 11:23:45 +02:00
joker-x 53992a1f59 Apply mobile view if height >= 600px and width >= 320px only 2020-07-21 09:58:54 +02:00
joker-x 73407fa904 Responsive improvements 2020-07-21 08:23:27 +02:00
Chris Josten ba7fc3e71a Add Dutch translation 2020-07-18 17:18:24 +02:00
Jonas Herzig 95dbf255e1 Merge branch 'master' into webrtc 2020-05-23 09:07:36 +02:00
Jonas Herzig e74fe04d07
Be more explicit about npm-as-root (fixes #113)
As noted in the issue, the current phrasing sounds too much like security advice which one could easily ignore when building in a container.
2020-05-23 09:00:28 +02:00
Jonas Herzig 8fd7268c29
Merge pull request #108 from Mejans/patch-1
Update for Occitan language
2020-05-09 21:31:37 +02:00
Mejans dc09f1671f
Update oc.json 2020-05-09 20:37:12 +02:00
Mejans 646ef4c73a
Update for Occitan language 2020-05-09 20:36:03 +02:00
Jonas Herzig fcfbc22c0b
Merge pull request #107 from joker-x/translate-es
Update spanish translation
2020-05-09 09:15:46 +02:00
joker-x 8c0748e87a Update spanish translation 2020-05-09 04:39:56 +02:00
Jonas Herzig 737a2feabd
Merge pull request #104 from jeromelebleu/fix-usercontextmenu-loc
Fix translation key for mute and deafen in user context menu
2020-05-08 21:01:31 +02:00
Jonas Herzig 78343eb605
Merge pull request #105 from jeromelebleu/buttons-pointer
Set 'cursor: pointer' property to buttons
2020-05-08 21:00:42 +02:00
Jonas Herzig 832c17084a
Merge pull request #106 from jeromelebleu/translate-logentry-chat
Translate log entries and chat message placeholder
2020-05-08 21:00:30 +02:00
Jérôme Lebleu 0b2d773ff6 Translate log entries and chat message placeholder 2020-05-08 15:37:44 +02:00
Jérôme Lebleu 27c8e1a411 Set 'cursor: pointer' property to buttons 2020-05-08 15:27:09 +02:00
Jérôme Lebleu 71f462e868 Fix translation key for mute and deafen 2020-05-08 15:20:44 +02:00
Jonas Herzig 456a2fcf8c Fix multiple versions of mumble-client being bundled
See https://github.com/Johni0702/mumble-web/issues/93#issuecomment-623986066
2020-05-05 13:19:56 +02:00
Jonas Herzig 56262ca895 Fix channelcontextmenu keys in oc.json 2020-05-05 08:56:45 +02:00
Jonas Herzig a89c7f6351
Merge pull request #101 from joker-x/translate-es
Translated into spanish
2020-05-05 08:56:04 +02:00
joker-x 0d97e365ae Fix channelcontextmenu keys in locales 2020-05-05 04:58:30 +02:00
joker-x 60c40ad64e Traslated into spanish 2020-05-05 03:51:39 +02:00
Jonas Herzig c76355f255 Revert "Add note about WebRTC version to README (see #93)"
This reverts commit 511051025f.
We only want the note on the master branch.
2020-05-04 20:58:16 +02:00
Jonas Herzig 35eaaa4e72 Merge branch 'master' into webrtc 2020-05-04 20:57:56 +02:00
Jonas Herzig f055401f06 Remove patch-package patches
We don't need patch-package for the webrtc version because we don't use
mumble-client-codecs-browser.
2020-05-04 20:57:03 +02:00
Jonas Herzig b02a8ff9b3 Move oc.json into correct folder 2020-05-04 20:56:22 +02:00
Jonas Herzig 511051025f Add note about WebRTC version to README (see #93) 2020-05-04 19:54:17 +02:00
Jonas Herzig 36d54c48b7 Update mumble-client to fix empty ice candidates 2020-05-04 19:28:06 +02:00
Jonas Herzig 2fda5fd158 Merge branch 'master' into webrtc 2020-05-04 19:26:51 +02:00
Jonas Herzig b56614723a Fix install-from-git instructions (see #92)
Turns out the reason npm did not run the script configured in the package.json
was because it behaves differently when ran as root.
When ran as a normal user, a simple `npm install` is sufficient to build the
whole thing.
2020-05-04 18:52:36 +02:00
Jonas Herzig 9596025e47
Merge pull request #100 from Mejans/master
Translation in Occitan
2020-05-04 16:09:56 +02:00
Mejans e61eb0786b
Translation in Occitan 2020-05-04 13:31:19 +02:00
Jonas Herzig f6b8bdcb3b Merge branch 'localization' (see #67, based on #78) 2020-05-03 19:03:57 +02:00