From f9eedad6e5bffcf91a5c424e5e4e231e5f1ed1ab Mon Sep 17 00:00:00 2001 From: stopflock Date: Sat, 4 Jul 2026 12:07:50 -0500 Subject: [PATCH] nicer message, button instead of blank page --- .../src/components/DiscordWarningDialog.vue | 4 ++++ webapp/src/views/DiscordJoin.vue | 21 +++++++------------ 2 files changed, 11 insertions(+), 14 deletions(-) diff --git a/webapp/src/components/DiscordWarningDialog.vue b/webapp/src/components/DiscordWarningDialog.vue index 2a834e3..04aeaf7 100644 --- a/webapp/src/components/DiscordWarningDialog.vue +++ b/webapp/src/components/DiscordWarningDialog.vue @@ -7,8 +7,12 @@

You're about to join Discord

+

+ DeFlock's Discord is a space for individuals and groups to meet and collaborate to campaign against mass surveillance infrastructure. +

Law enforcement and Flock employees actively monitor the Discord server. Please act accordingly. +

If you understand the risks and wish to continue, click Proceed below. diff --git a/webapp/src/views/DiscordJoin.vue b/webapp/src/views/DiscordJoin.vue index dba2df8..c69af5e 100644 --- a/webapp/src/views/DiscordJoin.vue +++ b/webapp/src/views/DiscordJoin.vue @@ -1,8 +1,12 @@