aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/xmpp/InvalidJid.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* upgrade babbler versionChristian Schneppe2018-08-261-0/+5
* check if jid was valid before parsing muc status or event msgsChristian Schneppe2018-05-021-2/+12
* convert empty resources in messages to bare jidChristian Schneppe2018-05-021-1/+11
* return InvalidJid object instead of null if Jid can not be parsedChristian Schneppe2018-05-021-0/+140