aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/avatar_manager.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix some compiler warningsfiaxh2020-10-271-34/+0
* Display placeholder avatar while loadingMarvin W2020-09-121-2/+44
* Fetch avatars only when they are usedfiaxh2020-06-101-53/+116
* Fix+optimize contact-to-avatar storage and loadingfiaxh2020-03-101-29/+38
* Ensure avatars are not loaded multiple timesMarvin W2019-07-091-0/+10
* Don't change type of a conversationfiaxh2019-06-011-1/+6
* Remove invalid MUC avatarsfiaxh2019-06-011-13/+15
* Remove avatars with missmatch between supposed and actual sha1 hash on load, ...fiaxh2019-04-241-13/+36
* Use glib log functionsfiaxh2019-03-151-2/+2
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-42/+26
* libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins)Marvin W2017-08-171-1/+1
* xmpp-vala/core+libdino: concurrency + nullity improvementsMarvin W2017-04-181-22/+38
* Some caching and fix gpgme on some systemsMarvin W2017-03-241-2/+14
* Add typed identity to manager modules and stream flagsfiaxh2017-03-201-11/+3
* Move storage into user directory and fix plugin search pathMarvin W2017-03-121-1/+11
* Use delegates + object storage instead of listener objectsfiaxh2017-03-111-7/+0
* Use typed identity in stream modulesfiaxh2017-03-111-1/+1
* Use typed identity in module managerMarvin W2017-03-101-2/+2
* Initial plugin systemMarvin W2017-03-101-0/+134