aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/avatar_storage.vala
Commit message (Expand)AuthorAgeFilesLines
* Fetch avatars only when they are usedfiaxh2020-06-101-54/+0
* Ensure avatars are not loaded multiple timesMarvin W2019-07-091-1/+1
* Fix compilation with older pixbuf vapi filesfiaxh2019-04-271-1/+1
* Remove avatars with missmatch between supposed and actual sha1 hash on load, ...fiaxh2019-04-241-2/+17
* Ensure image data is kept until avatars are written to filefiaxh2019-04-241-2/+2
* Make file read/write asyncfiaxh2019-02-141-2/+2
* Move storage into user directory and fix plugin search pathMarvin W2017-03-121-6/+11
* Initial plugin systemMarvin W2017-03-101-0/+34