Johan Swetzén

Results 23 comments of Johan Swetzén

@shreyasajj are you still working on this? This is the last piece missing to make matrix my one-stop messaging shop. The other Android SMS bridge projects (as this doubles as)...

@shreyasajj @hanthor @josh900 and anyone else who is interested in this: I've merged with master and fixed the linting issues [in my repo](https://github.com/jswetzen/matrix-docker-ansible-deploy/tree/mautrix-wsproxy) and might do a new PR to...

Hi, this has been lying around for a while now, is there something stopping you from merging it?

I’m using the same at the moment unfortunately. Would really like to see @lkiesow take a look at this. I’m also wondering if this project is abandoned.

I'm actually working with Python in a data science team on a daily basis, so I might assist with coding.

I would really like this, is there something I can do to help? My main reason is actually that I switch between Swedish and English Dvorak, but the layouts are...

OK, I'm a developer and this might be a big enough itch to set up an Android dev environment! I might come back with a PR! -------- Originalmeddelande -------- På...

This is a real pain point for us. Current workaround is to separate images using tags instead of repositories, but it's ugly! Docker Hub an Artifactory solves this without problem...

What do I have to do to get contact names to sync? `sync contacts` just gave me numbers for everyone.

I guess you've found out by now, but for future reference you can change this: ``` var browser = mdns.createBrowser(mdns.tcp('http')); ``` into this: ``` var sequence = [ mdns.rst.DNSServiceResolve(), 'DNSServiceGetAddrInfo'...