From 09a0c466379c72c626d349637a8581e0c2159430 Mon Sep 17 00:00:00 2001 From: jcktm Date: Sat, 18 Aug 2018 21:48:38 +1000 Subject: [PATCH] added identity key above the conversation box --- background.html | 23 ++++++++++++++--------- js/views/.inbox_view.js.swp | Bin 0 -> 24576 bytes js/views/inbox_view.js | 14 +++++++++----- stylesheets/_index.scss | 20 ++++++++++++++++++++ 4 files changed, 43 insertions(+), 14 deletions(-) create mode 100644 js/views/.inbox_view.js.swp diff --git a/background.html b/background.html index 541973519..ac4c1869c 100644 --- a/background.html +++ b/background.html @@ -65,19 +65,24 @@ -
-
-
-
-
- -

{{ welcomeToSignal }}

-

{{ selectAContact }}

+
+ Your identity key: {{ identityKey }} +
+
+
+
+
+
+
+ +

{{ welcomeToSignal }}

+

{{ selectAContact }}

+
+
-