aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/persistance/DatabaseBackend.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* optimize string operations a bitM. Dietrich2014-09-011-2/+2
|
* deleted unnecessary logiNPUTmice2014-08-311-2/+0
|
* fixed faulty db creation on first installiNPUTmice2014-08-241-9/+12
|
* make avatars persisent / available even without internetiNPUTmice2014-08-211-1/+9
|
* fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice2014-07-291-24/+35
|
* migrated some ArrayLists to CopyOnWriteArrayListsiNPUTmice2014-07-271-3/+3
|
* made conversation list thread safeiNPUTmice2014-07-121-2/+2
|
* infite scrollingiNPUTmice2014-06-141-5/+17
|
* write contacts on system shutdownDaniel Gultsch2014-05-211-1/+0
|
* made roster persistant aka enabled versioning againDaniel Gultsch2014-05-191-26/+16
|
* reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch2014-05-191-104/+48
|
* allow images to be opened with gallary appDaniel Gultsch2014-04-211-1/+33
|
* fixed #50Daniel Gultsch2014-04-201-0/+6
|
* cleaned up debug log a little bitDaniel Gultsch2014-04-191-1/+4
|
* fixed concurrent modification of contacts which led to missing presencesDaniel Gultsch2014-04-181-3/+7
|
* gui for imagesDaniel Gultsch2014-04-061-2/+6
|
* Migrate all accounts to use compressionRene Treffer2014-04-031-4/+7
|
* nick name more persistant than ever beforeDaniel Gultsch2014-03-141-2/+2
|
* possible fix for #9Daniel Gultsch2014-03-111-1/+2
|
* reworked contact detailsDaniel Gultsch2014-03-051-2/+12
|
* rebrandingDaniel Gultsch2014-02-281-0/+284