From 01a547ef18a52064cc85d1050c60f37bb50bd028 Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Sun, 8 Oct 2023 17:45:16 +0200 Subject: Allow blocking entire domain from conversation details - 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. --- main/data/conversation_details.ui | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'main/data/conversation_details.ui') diff --git a/main/data/conversation_details.ui b/main/data/conversation_details.ui index 4229d875..bef06007 100644 --- a/main/data/conversation_details.ui +++ b/main/data/conversation_details.ui @@ -122,7 +122,8 @@ - + + block_menu_model @@ -132,6 +133,17 @@ + + + + + + dino-block-symbolic + Domain blocked + + + + @@ -203,4 +215,12 @@ - \ No newline at end of file + +
+ + Block domain + domain.on + +
+
+ -- cgit v1.2.3-54-g00ecf