aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* 0.3.1 changelogGustav Sörnäs2021-04-08
|
* Merge pull request #82 from rbran/mainGustav Sörnäs2021-04-06
|\
| * Fix the import location and a possible deadlockRubens Brandao2021-04-06
| |
| * Replace State tokio::sync::Mutex by std::sync::RwLockRubens Brandao2021-04-05
| |
* | Merge pull request #81 from mum-rs/structoptGustav Sörnäs2021-04-06
|\ \ | |/ |/|
| * remove stdGustav Sörnäs2021-04-06
| |
| * remove anyhowGustav Sörnäs2021-04-06
| |
| * specify version dependencyGustav Sörnäs2021-04-06
| |
| * cargo fmtGustav Sörnäs2021-04-03
| |
| * more anyhowGustav Sörnäs2021-04-03
| |
| * update github link in documentationGustav Sörnäs2021-04-03
| |
| * update mumctl documentationGustav Sörnäs2021-04-03
| |
| * add structopt flag directivesGustav Sörnäs2021-04-03
| |
| * clap -> structoptGustav Sörnäs2021-04-03
| | | | | | | | | | | | I tried to translate the current clap-code into structopt and save any modifications for later, /but/, some things would've taken too much energy. But I've forgotten what those were.
* | fix markdown tableGustav Sörnäs2021-04-03
|/
* Merge pull request #42 from mum-rs/handle-panicsGustav Sörnäs2021-03-31
|\
| * tyrbofish ?Eskil Queseth2021-03-31
| |
| * reviewGustav Sörnäs2021-03-31
| |
| * report tcp errors all the wayGustav Sörnäs2021-03-30
| |
| * udp errorGustav Sörnäs2021-03-30
| |
| * return tcp errors from tcp internalsGustav Sörnäs2021-03-30
| |
| * update changelogGustav Sörnäs2021-03-30
| |
| * skip handling >2 channels for nowGustav Sörnäs2021-03-30
| | | | | | | | See #80.
| * config errorGustav Sörnäs2021-03-30
| |
| * mumlib::config: dirsGustav Sörnäs2021-03-30
| |
| * rename notify -> notificationsGustav Sörnäs2021-03-30
| | | | | | | | Notify is already taken, see https://lib.rs/crates/notify.
| * warn if notification init failsGustav Sörnäs2021-03-30
| |
| * add StateError and AudioErrorGustav Sörnäs2021-03-30
| |
| * mumctl: more error_if_errGustav Sörnäs2021-03-30
| |
| * mumctl: error_if_err!Gustav Sörnäs2021-03-30
| |
| * add todosGustav Sörnäs2021-03-30
|/
* Merge pull request #79 from mum-rs/tcp-event-queueGustav Sörnäs2021-03-30
|\
| * code reviewGustav Sörnäs2021-03-30
| |
| * fix indentationGustav Sörnäs2021-03-30
| |
| * mumlib: re-export errorGustav Sörnäs2021-03-30
| |
| * tcp reject: more descriptive loggingGustav Sörnäs2021-03-30
| |
| * handle faulty tcp streamGustav Sörnäs2021-03-30
| |
| * remove error suffix on error variantsGustav Sörnäs2021-03-29
| |
| * report invalid server passwordGustav Sörnäs2021-03-29
| |
| * tcp event connected contains resultGustav Sörnäs2021-03-29
| |
| * tcp event queueGustav Sörnäs2021-03-29
| |
* | Merge pull request #78 from mum-rs/mute-usabilityKapten Z∅∅m2021-03-30
|\ \ | |/ |/| Mute usability
| * apply suggestions from code reviewKapten Z∅∅m2021-03-30
| | | | | | Co-authored-by: Gustav Sörnäs <gustav@sornas.net>
| * update changelogEskil Queseth2021-03-29
| |
| * update manpagesEskil Queseth2021-03-29
| |
| * change CLI for muting someoneEskil Queseth2021-03-29
| |
* | update changelogGustav Sörnäs2021-03-29
| |
* | Merge pull request #75 from rbran/mainGustav Sörnäs2021-03-29
|\ \ | |/ |/| Finish the password implementation
| * Finish the password implementationRubens Brandao2021-03-28
| |
* | Merge pull request #74 from mum-rs/yeet-ipcGustav Sörnäs2021-03-29
|\ \ | |/ |/|