aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/persistance/DatabaseBackend.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-03-14nick name more persistant than ever beforeDaniel Gultsch1-2/+2
2014-03-11possible fix for #9Daniel Gultsch1-1/+2
2014-03-05reworked contact detailsDaniel Gultsch1-2/+12
2014-02-28rebrandingDaniel Gultsch1-6/+6
2014-02-21subscription mgmt worksDaniel Gultsch1-1/+1
2014-02-19roster versioning. roster updates on air. performance fixes in conversation ↵Daniel Gultsch1-0/+18
listview
2014-02-16show unknown otr fingerprint wariningDaniel Gultsch1-5/+1
2014-02-13basic otr supportDaniel Gultsch1-1/+1
2014-02-11offline messagesDaniel Gultsch1-2/+6
2014-02-11conference histories are now working. only the actually needed history is ↵Daniel Gultsch1-0/+4
queried
2014-02-10fixed a bug where account options where toggled instead of set off. fixed ↵Daniel Gultsch1-3/+3
null pointer for missing selfi. made sefli optional
2014-02-10contact badgesDaniel Gultsch1-3/+9
2014-02-09carbonsDaniel Gultsch1-1/+3
2014-02-09presences are now somewhat stored and displayed to the user via the contact ↵Daniel Gultsch1-1/+12
details action.
2014-02-07refresh contact listDaniel Gultsch1-3/+4
2014-02-05basic muc support. reworked contact list stuffDaniel Gultsch1-3/+58
2014-02-02fetching roster. fixed sending messages as type chatDaniel Gultsch1-6/+27
2014-02-01more cleanup. more listenersDaniel Gultsch1-2/+2
2014-01-29added foreign keys constrains. old conversation will actually be removed now ↵Daniel Gultsch1-26/+46
like the ui claims
2014-01-28account managementDaniel Gultsch1-1/+32
2014-01-27conversation archiveable. new conversation will find or restart old ↵Daniel Gultsch1-12/+52
conversations
2014-01-26chat bubbles. yeahDaniel Gultsch1-11/+21
2014-01-25all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch1-6/+3
2014-01-24basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch1-0/+68