easy-xmpp-invitation
easy-xmpp-invitation copied to clipboard
Add Ubuntu Touch of UBports
Should createQR(); be added?
"Ubuntu" in the user-agent will most probably also match users of desktop ubuntu, which should get the Linux list.
Somebody with an actual ubuntu touch device needs to provide the user-agent string from their default / fallback browser.
If there is an issue, then I guess switch/case would solve this.
https://askubuntu.com/a/372939/53920
This suggests we should probably check for either:
Ubuntu; MobileUbuntu; Tablet
We should probably let Ubuntu; Desktop fall through to the same code as Linux.
I guess one problem I see is that most of the UB ports have negative reviews, apart from Converse.js (which will already show up as a web client since #69 was merged).