35.json (475B)
1 { 2 "number": 35, 3 "title": "Add a custom URLHandler (matrix:// or mx:// as spec says)", 4 "state": "open", 5 "author": "MTRNord", 6 "created_at": "2017-10-21T21:32:12Z", 7 "closed_at": null, 8 "labels": [ 9 "enhancement", 10 "to do" 11 ], 12 "assignees": [], 13 "body": "Method == slot (see messageList file)\r\n\r\nQTDoc: http://doc.qt.io/qt-5/qdesktopservices.html#setUrlHandler\r\n\r\nSpec Issue: https://github.com/matrix-org/matrix-doc/issues/455", 14 "comments": [] 15 }