summaryrefslogtreecommitdiffstats
path: root/bridge/mumble/handlers.go
Commit message (Collapse)AuthorAgeFilesLines
* Implement sending of EventJoinLeave both to and from Mumble (#1915)Sebastian P2022-11-271-5/+61
| | | | | * mumble: Implement sending of EventJoinLeave both to and from Mumble (Closes #1435) * mumble: Break handleUserChange into two functions
* Add nil checks to text message handling (mumble) (#1321)Sebastian P2020-12-031-0/+6
|
* Add Mumble support (#1245)Sebastian P2020-10-011-0/+90