aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0030_service_discovery
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-072-7/+0
* Only query entity caps when we need themfiaxh2020-07-162-48/+9
* Check if server supports uidfiaxh2020-06-031-1/+1
* Handle if Items/InfoResult are nullfiaxh2020-04-252-3/+7
* xmpp-vala: Use more asyncfiaxh2020-04-241-1/+1
* Handle entity hash in server features node, make ServiceDiscovery request_inf...fiaxh2020-04-242-32/+61
* Remove features from service discovery module when detaching module from streamfiaxh2020-04-214-15/+70
* Store entity identity info, use it in conversation list tooltipsfiaxh2020-03-291-1/+5
* Properly check Jids everywhereMarvin W2019-12-231-3/+7
* mirror node value on disco request. fixes #258Daniel Gultsch2019-06-301-1/+6
* Send bad-request error for unknown IQ set/getshrxi2019-06-211-2/+0
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-285-23/+15
* Fix typos in comments and variable names (#269)linkmauve2018-01-101-1/+1
* ConversationView: Date separatorfiaxh2017-12-011-1/+0
* 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-072-2/+1
* Http file uploadfiaxh2017-08-034-15/+29
* Get rid of manual storage objects for delegatesfiaxh2017-06-131-16/+13
* Handle MUC private messagesfiaxh2017-03-315-104/+141
* Add typed identity to manager modules and stream flagsfiaxh2017-03-202-12/+7
* 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-104-0/+275