aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/xmpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* rebrandingDaniel Gultsch2014-02-288-608/+0
* adding and removing roster items now possible. basic error display on error m...Daniel Gultsch2014-02-201-0/+3
* basic otr supportDaniel Gultsch2014-02-132-1/+3
* carbonsDaniel Gultsch2014-02-091-65/+133
* reworked new conversation activity again. less asking more knowing. mucs are ...Daniel Gultsch2014-02-071-1/+1
* wrote the scariest code ever to fetch srv records from dns. todo use real dns...Daniel Gultsch2014-02-071-1/+12
* basic muc support. reworked contact list stuffDaniel Gultsch2014-02-052-1/+7
* reworked edit account dialog. advanced options are now gone. tls option avail...Daniel Gultsch2014-02-041-0/+3
* delete account code now accessible againDaniel Gultsch2014-02-041-0/+3
* reworked account managment. now status display actually worksDaniel Gultsch2014-02-042-26/+66
* fixed a bug in xml parsingDaniel Gultsch2014-02-031-1/+1
* tls is no optionalDaniel Gultsch2014-02-022-16/+32
* fetching roster. fixed sending messages as type chatDaniel Gultsch2014-02-022-0/+45
* more cleanup. more listenersDaniel Gultsch2014-02-015-13/+57
* more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2014-02-015-66/+94
* parser works but some stuff still needs some refactoringDaniel Gultsch2014-01-314-13/+104
* first draft on xml parser and communication. a long way to go. code definitly...Daniel Gultsch2014-01-302-0/+248