aboutsummaryrefslogtreecommitdiffstats
path: root/mumlib/src/error.rs
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/invalid-cert'Gustav Sörnäs2021-06-12
|\
| * servert cert reject is errorGustav Sörnäs2021-06-11
| |
* | Merge branch 'default-message-target'Gustav Sörnäs2021-06-11
|\ \
| * | default send message to current channel if no channel specifiedGustav Sörnäs2021-06-07
| |/
* | mumlib error unimplementedGustav Sörnäs2021-06-08
|/
* cargo fmtGustav Sörnäs2021-06-06
|
* 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.
* config errorGustav 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
|
* update Cargo.lockGustav Sörnäs2021-03-21
|
* cargo fmtEskil Queseth2020-11-02
|
* add mumd support for volume adjustmentEskil Queseth2020-11-02
|
* cargo fmtGustav Sörnäs2020-10-29
|
* Merge remote-tracking branch 'origin/pretty-print' into mainEskil Queseth2020-10-17
|\
| * cargo fmtEskil Queseth2020-10-17
| |
* | add error checking if there are multiple valid channels to connect toEskil Queseth2020-10-17
| |
* | change connecting with channel name instead of idEskil Queseth2020-10-17
|/
* add pretty printing for error typeEskil Queseth2020-10-16
|
* add basic error messaging on mumdEskil Queseth2020-10-15