aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0115_entitiy_capabilities.vala
Commit message (Expand)AuthorAgeFilesLines
* Cleanupfiaxh2020-09-071-175/+0
* Only query entity caps when we need themfiaxh2020-07-161-43/+14
* Fix runtime critical in entity capabilities hashingfiaxh2020-06-041-1/+1
* Convert '<' back to '&lt;' in factors of the XEP-0115 verification stringfiaxh2020-05-141-11/+28
* Handle if Items/InfoResult are nullfiaxh2020-04-251-0/+1
* Handle entity hash in server features node, make ServiceDiscovery request_inf...fiaxh2020-04-241-5/+25
* Remove features from service discovery module when detaching module from streamfiaxh2020-04-211-3/+7
* Store entity identity info, use it in conversation list tooltipsfiaxh2020-03-291-13/+27
* Only send new room config if something was changedfiaxh2019-12-161-1/+1
* Include data forms in entity capabilities hash computationfiaxh2019-09-031-4/+44
* Entity capabilities: Check c node for ver attributefiaxh2019-03-141-1/+2
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-2/+0
* Fix typos in comments and variable names (#269)linkmauve2018-01-101-2/+2
* README: Discussion MUC, change urlfiaxh2017-08-221-1/+1
* xmpp-vala: Remove require-functionsfiaxh2017-08-141-6/+0
* Http file uploadfiaxh2017-08-031-4/+4
* Get rid of manual storage objects for delegatesfiaxh2017-06-131-5/+5
* Handle MUC private messagesfiaxh2017-03-311-2/+3
* Add typed identity to manager modules and stream flagsfiaxh2017-03-201-5/+4
* Use delegates + object storage instead of listener objectsfiaxh2017-03-111-14/+7
* Use typed identity in stream modulesfiaxh2017-03-111-12/+8
* Add typed identity to stream modulesMarvin W2017-03-101-1/+2
* Rename vala-xmpp library to xmpp-valafiaxh2017-03-101-0/+125