restitux restitux
  • the ohea admin

    [m]: @restitux:ohea.xyz

  • Joined on 2022-09-15
restitux pushed to macos-ci at mumble/mumble-web2 2026-03-09 08:15:21 +00:00
b8b022dcdc cargo binstall --no-confirm
restitux pushed to macos-ci at mumble/mumble-web2 2026-03-09 08:13:18 +00:00
f91f4cb7b6 add cargo binstall step
restitux pushed to macos-ci at mumble/mumble-web2 2026-03-09 07:58:56 +00:00
bab43b69c5 add build pipeline for macos
restitux created branch macos-ci in mumble/mumble-web2 2026-03-09 07:58:56 +00:00
restitux commented on pull request mumble/mumble-web2#25 2026-03-09 05:35:26 +00:00
Create new generic config abstraction

The idea is that we might want default values for some config options. For example, we might want to default the voice activation detection mode to "raw amplitude" instead of "signal to noise".…

restitux commented on pull request mumble/mumble-web2#23 2026-03-05 06:09:44 +00:00
rename gui_config to proxy_overrides

lgtm

restitux created pull request mumble/mumble-web2#25 2026-03-05 05:44:36 +00:00
Create new generic config abstraction
restitux pushed to new-config at mumble/mumble-web2 2026-03-05 05:33:37 +00:00
8c8f0c6ef2 refactor and support android
6b6c668c55 implment new config for web
Compare 2 commits »
restitux created branch new-config in mumble/mumble-web2 2026-03-05 02:12:19 +00:00
restitux pushed to new-config at mumble/mumble-web2 2026-03-05 02:12:19 +00:00
5bd19e30c4 impl: refactor config logic to use generic interface
restitux created pull request mumble/mumble-web2#22 2026-02-18 06:36:56 +00:00
WIP: login-screen-refresh
restitux pushed to login-screen-refresh at mumble/mumble-web2 2026-02-18 06:36:44 +00:00
2c22942fb3 add modal for adding server
75990ca9ce delete commented out code
9f6557bb92 change login screen ui
Compare 3 commits »
restitux created branch login-screen-refresh in mumble/mumble-web2 2026-02-18 06:36:44 +00:00
restitux pushed to gui-platform-boundary-refactor at mumble/mumble-web2 2026-02-18 04:54:04 +00:00
5f3466546e Add some Trait doc comments
8170383278 Remove connection::* import.
2e86f68a3c some more review changes
35b2a06e64 some ideas including stub
09985e6031 move audio stuff into trait
Compare 8 commits »
restitux created branch gui-platform-boundary-refactor in mumble/mumble-web2 2026-02-18 04:54:04 +00:00
restitux pushed to gui-platform-boundary-refactor at mumble/mumble-web2 2026-02-18 04:54:03 +00:00
5f3466546e Add some Trait doc comments
8170383278 Remove connection::* import.
2e86f68a3c some more review changes
35b2a06e64 some ideas including stub
09985e6031 move audio stuff into trait
Compare 8 commits »
restitux created branch gui-platform-boundary-refactor in mumble/mumble-web2 2026-02-18 04:54:03 +00:00
restitux deleted branch improve-channel-selection-behavior from mumble/mumble-web2 2026-01-28 06:03:26 +00:00
restitux pushed to main at mumble/mumble-web2 2026-01-28 06:03:25 +00:00
2fcb853c30 gui: improve channel selection behavior (#21)