Robert Adam

Results 841 comments of Robert Adam

The transition will only affect the binary and a few mentions in the docs (maybe). Of other things I would be unaware :thinking: And of course our general recommendation for...

Pull-requests are highly welcome. Otherwise the explanation is as usual: It has not been done yet, because nobody volunteered to spend their time on it. That's not trying to be...

Note also that doing this properly is by no means a 5-minutes task: ```bash $ find -type f -not -ipath "./.git/*" -not -ipath "./build/*" -exec grep -iF "murmur" {} /dev/null...

> obviously things haven't been reverted for the new version as well Nor will they for future versions.

I can only make the following offer: If someone who actually knows how these things are supposed to be used and work together cooperates with me on this, I can...

Alright, then let's start with systemd and just see where we land with that :D So I guess the only relevant file for systemd is the `.service` file, right? The...

Please have a look at #5838 and let me know whether the changes there go into the right direction or not. Any feedback on it is welcome.

I think as far as packagers are concerned the issue should now be resolved (via #5838) :thinking: Everything I believe is only visible to actual developers working on the Mumble...

Note that due to the size of the changes, I would prefer not to backport these changes to the 1.4.x branch (for now) in order not to risk breaking anything....

Off the top of my head, I think the best place for such a "bot-flag" would be the authenticate message. That way the server would get to know about the...