aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/xmpp/XmppConnection.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-04reworked account managment. now status display actually worksDaniel Gultsch1-26/+59
2014-02-03fixed a bug in xml parsingDaniel Gultsch1-1/+1
2014-02-02tls is no optionalDaniel Gultsch1-15/+12
2014-02-02fetching roster. fixed sending messages as type chatDaniel Gultsch1-0/+13
2014-02-01more cleanup. more listenersDaniel Gultsch1-10/+40
2014-02-01more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch1-64/+74
2014-01-31parser works but some stuff still needs some refactoringDaniel Gultsch1-13/+67
2014-01-30first draft on xml parser and communication. a long way to go. code definitly...Daniel Gultsch1-0/+222