aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/blocking_manager.vala
Commit message (Collapse)AuthorAgeFilesLines
* Allow blocking entire domain from conversation detailsallow-blocking-entire-domainMiquel Lionel2024-06-221-6/+9
| | | | | | - the block domain option is in a drop down of the block button - when blocking the domain, the "Blocked domain" button appears and block button disappears and vice versa.
* Fix compiler warnings ('passing argument .. from incompatible pointer type') ↵fiaxh2021-10-121-2/+2
| | | | by passing (non)const argument
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-4/+4
|
* Blocking setting in Contact Detailsfiaxh2017-10-311-0/+44