aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/utils/XmppUri.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-11introduces JidUtil for Jid creation, fixes duplication of childs while adding...steckbrief1-3/+4
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-3/+3
2015-02-18made xmpp uris case insensitiveiNPUTmice1-3/+3
2015-01-05prevent QR code parser from crashing fixed #839Daniel Gultsch1-6/+13
2015-01-02improved OTR verification part oneDaniel Gultsch1-1/+1
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-1/+0
2014-11-16fixed regression of xmpp uris not workingiNPUTmice1-3/+3
2014-11-16made scan and show qr code more accessible in VerifyOtrActivityiNPUTmice1-0/+79