aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/persistance/DatabaseBackend.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* rebrandingDaniel Gultsch2014-02-281-284/+0
* subscription mgmt worksDaniel Gultsch2014-02-211-1/+1
* roster versioning. roster updates on air. performance fixes in conversation l...Daniel Gultsch2014-02-191-0/+18
* show unknown otr fingerprint wariningDaniel Gultsch2014-02-161-5/+1
* basic otr supportDaniel Gultsch2014-02-131-1/+1
* offline messagesDaniel Gultsch2014-02-111-2/+6
* conference histories are now working. only the actually needed history is que...Daniel Gultsch2014-02-111-0/+4
* fixed a bug where account options where toggled instead of set off. fixed nul...Daniel Gultsch2014-02-101-3/+3
* contact badgesDaniel Gultsch2014-02-101-3/+9
* carbonsDaniel Gultsch2014-02-091-1/+3
* presences are now somewhat stored and displayed to the user via the contact d...Daniel Gultsch2014-02-091-1/+12
* refresh contact listDaniel Gultsch2014-02-071-3/+4
* basic muc support. reworked contact list stuffDaniel Gultsch2014-02-051-3/+58
* fetching roster. fixed sending messages as type chatDaniel Gultsch2014-02-021-6/+27
* more cleanup. more listenersDaniel Gultsch2014-02-011-2/+2
* added foreign keys constrains. old conversation will actually be removed now ...Daniel Gultsch2014-01-291-26/+46
* account managementDaniel Gultsch2014-01-281-1/+32
* conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch2014-01-271-12/+52
* chat bubbles. yeahDaniel Gultsch2014-01-261-11/+21
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-251-6/+3
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-241-0/+68