aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0191_blocking_command.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix segfault opening conversation details when no XEP-0191 support (#1513)eerielili2023-12-101-1/+5
* Fix compiler warnings ('passing argument .. from incompatible pointer type') ...fiaxh2021-10-121-5/+5
* xmpp-vala: Use more asyncfiaxh2020-04-241-1/+1
* Handle entity hash in server features node, make ServiceDiscovery request_inf...fiaxh2020-04-241-19/+14
* Remove features from service discovery module when detaching module from streamfiaxh2020-04-211-1/+2
* Send bad-request error for unknown IQ set/getshrxi2019-06-211-1/+0
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-2/+0
* small fixesfiaxh2017-11-011-4/+1
* Blocking setting in Contact Detailsfiaxh2017-10-311-9/+15
* xmpp-vala: Add support for XEP-0191: Blocking CommandEmmanuel Gil Peyrot2017-10-311-0/+137