aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/entities/Conversation.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* offline messagesDaniel Gultsch2014-02-111-1/+0
* conference histories are now working. only the actually needed history is que...Daniel Gultsch2014-02-111-1/+1
* reworked notification a bitDaniel Gultsch2014-02-101-2/+19
* fixed a bug where account options where toggled instead of set off. fixed nul...Daniel Gultsch2014-02-101-15/+33
* reworked new conversation activity again. less asking more knowing. mucs are ...Daniel Gultsch2014-02-071-0/+4
* basic muc support. reworked contact list stuffDaniel Gultsch2014-02-051-4/+16
* more cleanup. more listenersDaniel Gultsch2014-02-011-0/+10
* more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2014-02-011-3/+2
* conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch2014-01-271-0/+27
* chat bubbles. yeahDaniel Gultsch2014-01-261-1/+10
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-251-30/+37
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-241-0/+99