aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/services (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-03basic notificationsDaniel Gultsch1-167/+198
2014-02-03fixed a bug in xml parsingDaniel Gultsch1-4/+2
2014-02-02tls is no optionalDaniel Gultsch1-42/+48
2014-02-02fetching roster. fixed sending messages as type chatDaniel Gultsch1-4/+61
2014-02-01more cleanup. more listenersDaniel Gultsch1-26/+74
2014-01-30first draft on xml parser and communication. a long way to go. code definitly...Daniel Gultsch1-1/+40
2014-01-28account managementDaniel Gultsch1-0/+16
2014-01-27conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch1-2/+28
2014-01-25all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch1-9/+29