aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0084_user_avatars.vala
Commit message (Expand)AuthorAgeFilesLines
* Only process PEP messages from bare JIDsfiaxh2022-01-101-1/+1
* Fetch avatars only when they are usedfiaxh2020-06-101-40/+33
* Remove features from service discovery module when detaching module from streamfiaxh2020-04-211-1/+3
* Fix pubsub item listener notifyingfiaxh2019-10-021-2/+2
* Add Bookmarks2 implementation, introduce bookmarks interfacesfiaxh2019-09-291-2/+2
* Set OMEMO devicelist + bundle node access model to publicfiaxh2019-08-091-2/+2
* Ensure image data is kept until avatars are written to filefiaxh2019-04-241-2/+2
* support jpeg pep avatars + actually check hashDaniel Gultsch2018-11-271-3/+12
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-5/+3
* xmpp-vala: Remove require-functionsfiaxh2017-08-141-5/+0
* Get rid of manual storage objects for delegatesfiaxh2017-06-131-6/+4
* Small bug fixes and compatibility with Vala 0.36Marvin W2017-03-231-2/+2
* Add typed identity to manager modules and stream flagsfiaxh2017-03-201-3/+2
* Fix delegate copying issueMarvin W2017-03-121-2/+3
* Use delegates + object storage instead of listener objectsfiaxh2017-03-111-26/+7
* Use typed identity in stream modulesfiaxh2017-03-111-11/+7
* Add typed identity to stream modulesMarvin W2017-03-101-1/+2
* Various fixes in vala-xmppMarvin W2017-03-101-13/+11
* Rename vala-xmpp library to xmpp-valafiaxh2017-03-101-0/+93