aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/entities (follow)
Commit message (Collapse)AuthorAgeFilesLines
* presences are now somewhat stored and displayed to the user via the contact ↵Daniel Gultsch2014-02-092-6/+103
| | | | details action.
* reworked new conversation activity again. less asking more knowing. mucs are ↵Daniel Gultsch2014-02-072-21/+42
| | | | now connected on creation of the conversation. no reconnect required
* refresh contact listDaniel Gultsch2014-02-071-5/+5
|
* basic muc support. reworked contact list stuffDaniel Gultsch2014-02-052-4/+40
|
* delete account code now accessible againDaniel Gultsch2014-02-041-6/+0
|
* allow to temporarily disable accountsDaniel Gultsch2014-02-041-1/+22
|
* reworked account managment. now status display actually worksDaniel Gultsch2014-02-041-2/+19
|
* tls is no optionalDaniel Gultsch2014-02-021-0/+6
|
* fetching roster. fixed sending messages as type chatDaniel Gultsch2014-02-023-14/+91
|
* more cleanup. more listenersDaniel Gultsch2014-02-013-1/+20
|
* more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2014-02-012-6/+4
|
* account managementDaniel Gultsch2014-01-282-4/+72
|
* conversation archiveable. new conversation will find or restart old ↵Daniel Gultsch2014-01-272-1/+37
| | | | conversations
* chat bubbles. yeahDaniel Gultsch2014-01-262-1/+12
|
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-254-44/+158
|
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-244-0/+164