Rustam
Rustam
> how to solve the problem above you can install or overwrite the Mega Desktop application again without deleting the mega application where the error occurs. I solved it by...
Hi team, Observed this on 2008 and win 10 - just used the example from the repository. ``` $ go version go version go1.11 darwin/amd64 ``` master branch ``` C:\Users\rusq\go\src\github.com\takama\daemon\examples>examples.exe...
Hi @mikeschinkel , thank you for offering a hand with this. I think it's a great suggestion. Right now, the credentials are stored in the `provider.bin` file, as you might...
Looks good, @mikeschinkel. I think it would make sense to implement a workspace manager as a separate command, as user might need a way to reset auth for one or...
Hi @mikeschinkel Apologies if I made an impression of wanting to chuck in the commands implementation in this issue, it was not the intention. Of course it's a separate issue...
Thanks Michael! Don't stress out if you won't finish in a day, better take some rest before the new challenges. I can continue from where you stop
As I remember every time that conversation.reply is called, even with next cursor, it always returns the first message of the thread, as the first item in the response messages....
Hey @mootari thanks for the suggestion. I agree that getting token manually is a pesky process :) I can see the benefit of getting the token from the browser in...
Thanks, I see :) I implemented the automatic login for the same reason that this issue was created for. Have you seen [this project](https://github.com/jackellenberger/emojme)? Before implementing Automatic login, I thought...
Sorry, tunnel vision - I'm all for improving the docs to simplifying it!