aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/services (follow)
Commit message (Expand)AuthorAgeFilesLines
* allow to temporarily disable accountsDaniel Gultsch2014-02-041-3/+10
* reworked account managment. now status display actually worksDaniel Gultsch2014-02-041-72/+90
* basic notificationsDaniel Gultsch2014-02-031-167/+198
* fixed a bug in xml parsingDaniel Gultsch2014-02-031-4/+2
* tls is no optionalDaniel Gultsch2014-02-021-42/+48
* fetching roster. fixed sending messages as type chatDaniel Gultsch2014-02-021-4/+61
* more cleanup. more listenersDaniel Gultsch2014-02-011-26/+74
* first draft on xml parser and communication. a long way to go. code definitly...Daniel Gultsch2014-01-301-1/+40
* account managementDaniel Gultsch2014-01-281-0/+16
* conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch2014-01-271-2/+28
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-251-9/+29
* inital commitDaniel Gultsch2014-01-241-0/+29