Björn Kettunen
Björn Kettunen
Hey, I was looking at your project and what confuses me is your branching scheme. You just create release commits on master but develop on develop. Could you tag your...
There's an upstream of ZXing. Maybe use that? This also supports scanning without temp file.
Github supports forms for issues to allow for better and easier bug reporting. I create bug and feature form templates for Communi-Sailfish, they could be reused here. This requires: +...
Instead of having the user to create a header file. The build arguments can be set in qt creator project settings.
Github supports forms for issues to allow for better and easier bug reporting. I create bug and feature form templates for Communi-Sailfish, they could be reused here. This requires: +...
It would make development easier if there was the abiltiy to set the twitter API key after build to allow automatic builds on buildservice or similar without storing the api...
I noticed that the absolute symlink did not work on my system. While investigating I noticed that on SUSE the symlink gets relinked to be relative to be relative to...
I noticed that I get this message below every few minutes: ``` -Server Notice- Error while sending message: {:room_not_found, "user:example.com"} ```` I have not joined any room with my own...
Is it supported to connect to a matrix homeserver at a specific port?
Packaging
Hey, I have a few questions regarding packaging this app. - Why does mix try to install hex and rebar even thou it is already already installed with elixir? -...