aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/persistance (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rebrandingDaniel Gultsch2014-02-282-289/+0
|
* subscription mgmt worksDaniel Gultsch2014-02-211-1/+1
|
* roster versioning. roster updates on air. performance fixes in conversation ↵Daniel Gultsch2014-02-192-0/+23
| | | | listview
* 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 ↵Daniel Gultsch2014-02-111-0/+4
| | | | queried
* fixed a bug where account options where toggled instead of set off. fixed ↵Daniel Gultsch2014-02-101-3/+3
| | | | null pointer for missing selfi. made sefli optional
* 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 ↵Daniel Gultsch2014-02-091-1/+12
| | | | details action.
* 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
| | | | like the ui claims
* account managementDaniel Gultsch2014-01-281-1/+32
|
* conversation archiveable. new conversation will find or restart old ↵Daniel Gultsch2014-01-271-12/+52
| | | | conversations
* 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