Christophe Hamerling
Christophe Hamerling
True. Will be in the next release.
For now the github API does not provide such feature. We can only know that the repository is a fork and I will add a special icon for that, but...
Hi @TheSooth Thanks for this PR. Can you do the same without changing the blank lines and indentations? Thanks!
All items are sorted by default by the github API. I think that repos are sorted by creation date for now. I planned to add ordering options. Hot keys are...
You are right, for now the issues are the assigned ones which is provided by default by the github API. Here are the possible options: assigned, created, mentioned and subscribed....
Can you tell me: - The OSX version you are using - If you use Growl, which version?
@BenoitTallandier what happens if we remove a guest and if he is not member of any other channel? Do we just display an empty Twake?
Hello all, Do you still have no plans to add new driver in typeorm? If not, maybe adding an API to be able to add third party drivers will do...
Hello, Yes you can build your own module to send files; we already use WebRTC datachannel to send JSON between peers, you can do the same for binary data. What...
We do not support iOS nor Safari/OS X. Refer to http://caniuse.com/#feat=rtcpeerconnection for supported platforms.