aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/xmpp/InvalidJid.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-20migrate to AndroidXChristian Schneppe1-1/+1
2018-08-26upgrade babbler versionChristian Schneppe1-0/+5
2018-05-02check if jid was valid before parsing muc status or event msgsChristian Schneppe1-2/+12
2018-05-02convert empty resources in messages to bare jidChristian Schneppe1-1/+11
2018-05-02return InvalidJid object instead of null if Jid can not be parsedChristian Schneppe1-0/+140