Stanislav Dmitrenko
Stanislav Dmitrenko
It is sooo frustrating that I can not delete a contact. It's unbelievable. How can't a messenger have such basic functionality?
@TubaOrNotTuba I recommended Wire in 2016 when it wasn't actually ready for daily usage. I thought that after a year it will be ready. I tried to use it once...
@wyndon, hello. Looks like you have the same issue as in #959 I'm trying to find a cause, could you please test the apks I provided at https://github.com/simplex-chat/simplex-chat/issues/959#issuecomment-1225745100 ? If...
Please, check the behavior you described in currently released version. I made some improvements here: https://github.com/simplex-chat/simplex-chat/pull/942
>Avoiding large dependencies as much as possible No unneeded dependencies currently from Haskell part >Windows and some Linux distributions support dynamically linked Haskell Not an option. Haskell binaries requires tens...
@andersaamodt Did I understand correctly that you need something like this? ```bash [ $(curl --silent https://api.github.com/repos/simplex-chat/simplex-chat/releases/latest | jq -r ".tag_name") = $(simplex --version | grep "SimpleX Chat" | cut -d'...
@andersaamodt did you run the script I wrote?
@ata-star sorry for such late answer, didn't see your comment before. Script can be modified but the problem is that there is no armv7 lib built. As you can see...
>This one seems to be a bug related to this commit https://github.com/tmux-plugins/tmux-resurrect/commit/5f5f9d8fd5ff9769e5ef08d64a430ee7ab525dc7 Hello, @bruno- . About the commit you linked. I use `byubu` which uses `tmux`. In my case I...
Sorry, I just wanted you to see the problem because I think you really know what you're doing based on projects you contributed to. Other issues can be unanswered for...