aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* add pretty error messagesEskil Queseth2020-10-16
|
* add pretty printing for error typeEskil Queseth2020-10-16
|
* add an error checkEskil Queseth2020-10-16
|
* Merge remote-tracking branch 'origin/main' into error-handlingEskil Queseth2020-10-16
|\
| * Merge branch 'cli' into 'main'Gustav Sörnäs2020-10-16
| |\ | | | | | | | | | | | | mumctl See merge request gustav/mum!2
| | * add args for other shellsGustav Sörnäs2020-10-16
| | |
| | * optionally generate shell completionsGustav Sörnäs2020-10-16
| | |
| | * implement rest of commandsEskil Queseth2020-10-16
| | |
| | * update loggingGustav Sörnäs2020-10-16
| | |
| | * more set arg required else helpGustav Sörnäs2020-10-16
| | |
| | * clap set arg required else helpGustav Sörnäs2020-10-16
| | |
| | * initial clapGustav Sörnäs2020-10-16
| | |
| | * remove todo.orgGustav Sörnäs2020-10-15
| | | | | | | | | | | | moved to gitlab issues
| * | Merge branch 'audio-refactor' into 'main'Eskil2020-10-16
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Update state properly when disconnecting from server and on user_state packet Closes #2 See merge request gustav/mum!4
| | * | Update state properly when disconnecting from server and on user_state packetEskil2020-10-16
| |/ /
| * | remove todo.orgGustav Sörnäs2020-10-15
| | | | | | | | | | | | moved to gitlab issues
* | | Merge branch 'cli' into error-handlingEskil Queseth2020-10-15
|\ \ \ | | |/ | |/|
| * | minor cleanGustav Sörnäs2020-10-15
| | |
* | | change loop to avoid panicEskil Queseth2020-10-15
| | |
* | | add basic error messaging on mumdEskil Queseth2020-10-15
| | |
* | | Merge remote-tracking branch 'origin/cli' into error-handlingEskil Queseth2020-10-15
|\ \ \ | |/ /
| * | add mumlibGustav Sörnäs2020-10-15
| | |
| * | initial cliGustav Sörnäs2020-10-15
| |/
* | rename and move file to clarify file purposeEskil Queseth2020-10-14
|/
* Merge remote-tracking branch 'origin/commands' into mainEskil Queseth2020-10-14
|\
| * cargo fmt 2 eletric boogalooGustav Sörnäs2020-10-14
| |
| * cargo clippyGustav Sörnäs2020-10-14
| |
| * cargo fmtGustav Sörnäs2020-10-14
| |
| * update debug messageGustav Sörnäs2020-10-14
| |
| * update server so that we clear information once we leave a serverEskil Queseth2020-10-14
| |
| * update todoEskil Queseth2020-10-14
| |
| * update todo.ordEskil Queseth2020-10-14
| |
| * add support for reconnecting to serverEskil Queseth2020-10-14
| |
| * resolve some compiler warningsEskil Queseth2020-10-14
| |
| * Merge branch 'commands' of gitlab:gustav/mum into commandsEskil Queseth2020-10-14
| |\
| | * update todo.orgGustav Sörnäs2020-10-14
| | |
| * | add support for disconnect commandEskil Queseth2020-10-14
| |/
| * add newline when logging if logged message contains a newlineEskil Queseth2020-10-14
| |
| * remove todo titleGustav Sörnäs2020-10-14
| |
| * some changesGustav Sörnäs2020-10-14
| |
| * fix code so that it doesn't deadlockEskil Queseth2020-10-14
| |
| * wip handle more commands (panics)Gustav Sörnäs2020-10-14
| |
| * update todoGustav Sörnäs2020-10-14
| |
| * remove shared mutability of tcp sinkGustav Sörnäs2020-10-14
| | | | | | | | Co-authored-by: Eskil Queseth <eskilq@kth.se>
| * send tcp pings via packet senderGustav Sörnäs2020-10-13
| | | | | | | | Co-authored-by: Eskil Queseth <eskilq@kth.se>
| * respect if we're initializing when parsing user stateGustav Sörnäs2020-10-13
| |
| * wait for complete state before sending commandsGustav Sörnäs2020-10-13
| |
| * command todosGustav Sörnäs2020-10-13
| |
| * join different channelsGustav Sörnäs2020-10-13
| | | | | | | | Co-authored-by: Eskil Queseth <eskilq@kth.se>
* | remove title from todoGustav Sörnäs2020-10-13
|/