Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for Mumble servers with no message length limit (#2008) | mvoolt | 2023-03-10 | 1 | -2/+8 |
| | | | | | | | | | | | | | * Rename .{jfif,jpe} to .jpg (mumble) * Fix messages not sending in properly if no limit is set (mumble) Co-authored-by: yellows111 <ice_ice@email.com> * Formatting fix (mumble) --------- Co-authored-by: yellows111 <ice_ice@email.com> | ||||
* | Implement sending of EventJoinLeave both to and from Mumble (#1915) | Sebastian P | 2022-11-27 | 1 | -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 P | 2020-12-03 | 1 | -0/+6 |
| | |||||
* | Add Mumble support (#1245) | Sebastian P | 2020-10-01 | 1 | -0/+90 |