aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/xmpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-09carbonsDaniel Gultsch1-65/+133
2014-02-07reworked new conversation activity again. less asking more knowing. mucs are ...Daniel Gultsch1-1/+1
2014-02-07wrote the scariest code ever to fetch srv records from dns. todo use real dns...Daniel Gultsch1-1/+12
2014-02-05basic muc support. reworked contact list stuffDaniel Gultsch2-1/+7
2014-02-04reworked edit account dialog. advanced options are now gone. tls option avail...Daniel Gultsch1-0/+3
2014-02-04delete account code now accessible againDaniel Gultsch1-0/+3
2014-02-04reworked account managment. now status display actually worksDaniel Gultsch2-26/+66
2014-02-03fixed a bug in xml parsingDaniel Gultsch1-1/+1
2014-02-02tls is no optionalDaniel Gultsch2-16/+32
2014-02-02fetching roster. fixed sending messages as type chatDaniel Gultsch2-0/+45
2014-02-01more cleanup. more listenersDaniel Gultsch5-13/+57
2014-02-01more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch5-66/+94
2014-01-31parser works but some stuff still needs some refactoringDaniel Gultsch4-13/+104
2014-01-30first draft on xml parser and communication. a long way to go. code definitly...Daniel Gultsch2-0/+248