aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils/XmppUri.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-311-0/+1
|\
| * handle app links for conferencesDaniel Gultsch2016-05-301-0/+1
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-301-3/+12
|\|
| * handle app links with @ in themDaniel Gultsch2016-05-301-3/+12
* | change uriChristian Schneppe2016-05-301-1/+1
|/
* handle app linksDaniel Gultsch2016-05-291-3/+9
* made xmpp uris case insensitiveiNPUTmice2015-02-181-3/+3
* prevent QR code parser from crashing fixed #839Daniel Gultsch2015-01-051-6/+13
* improved OTR verification part oneDaniel Gultsch2015-01-021-1/+1
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-221-1/+0
* fixed regression of xmpp uris not workingiNPUTmice2014-11-161-3/+3
* made scan and show qr code more accessible in VerifyOtrActivityiNPUTmice2014-11-161-0/+79