aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0030_service_discovery/module.vala
Commit message (Expand)AuthorAgeFilesLines
* Refactor XmppStream, TLS and connection method logicfiaxh2020-11-201-11/+7
* Service Discovery Module: Clear cached disco info requests when detaching fro...fiaxh2020-10-121-0/+2
* Fix new compiler error (don't reference private variable from public one)fiaxh2020-09-071-1/+1
* Cleanupfiaxh2020-09-071-1/+0
* Only query entity caps when we need themfiaxh2020-07-161-19/+9
* Handle if Items/InfoResult are nullfiaxh2020-04-251-3/+3
* xmpp-vala: Use more asyncfiaxh2020-04-241-1/+1
* Handle entity hash in server features node, make ServiceDiscovery request_inf...fiaxh2020-04-241-30/+59
* Remove features from service discovery module when detaching module from streamfiaxh2020-04-211-8/+25
* Send bad-request error for unknown IQ set/getshrxi2019-06-211-2/+0
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-5/+3
* http-files: max-file-size handlingfiaxh2017-09-261-2/+4
* xmpp-vala: Remove require-functionsfiaxh2017-08-141-1/+0
* Http file upload for version :0 and other server setupsfiaxh2017-08-071-1/+0
* Http file uploadfiaxh2017-08-031-3/+8
* Get rid of manual storage objects for delegatesfiaxh2017-06-131-16/+13
* Handle MUC private messagesfiaxh2017-03-311-84/+69
* Add typed identity to manager modules and stream flagsfiaxh2017-03-201-6/+5
* Use delegates + object storage instead of listener objectsfiaxh2017-03-111-39/+17
* Use typed identity in stream modulesfiaxh2017-03-111-9/+5
* Add typed identity to stream modulesMarvin W2017-03-101-1/+2
* Rename vala-xmpp library to xmpp-valafiaxh2017-03-101-0/+137