From da1a7e8da4844c9cef148fd49a7b9032e582e2a7 Mon Sep 17 00:00:00 2001 From: tschudin Date: Fri, 2 Aug 2024 00:30:35 +0200 Subject: [PATCH] enable private chats (and the "for my eyes only" channel) --- .../app/src/main/assets/web/games/games.js | 2 +- .../app/src/main/assets/web/tremola.html | 4 +- .../app/src/main/assets/web/tremola.js | 96 +++++++++++++------ .../app/src/main/assets/web/tremola_ui.js | 22 +++-- .../tremolavossbol/WebAppInterface.kt | 68 +++++++++---- .../tremolavossbol/crypto/SSBid.kt | 14 +-- 6 files changed, 146 insertions(+), 60 deletions(-) diff --git a/android/tinySSB/app/src/main/assets/web/games/games.js b/android/tinySSB/app/src/main/assets/web/games/games.js index 795d023..976c95d 100644 --- a/android/tinySSB/app/src/main/assets/web/games/games.js +++ b/android/tinySSB/app/src/main/assets/web/games/games.js @@ -4,7 +4,7 @@ function load_game_list() { document.getElementById("lst:games").innerHTML = ''; - load_game_item('Battelship (dpi24.06)', 'games/dpi24-06-battelship/battleship.svg', + load_game_item('Battleship (dpi24.06)', 'games/dpi24-06-battelship/battleship.svg', 'text text text h aghjwd gldfhjs hlgsf hgljksf hgls fdhglf sdhgl hfgskj hls dfhgjl shgjkls hgl sfdhgjk sdfjklg hljs hfgl dfjlsfs'); load_game_item('Snake (dpi24.07)', 'games/dpi24-07-snake/snake.png', 'text text text h aghjwd gldfhjs hlgsf hgljksf hgls fdhglf sdhgl hfgskj hls dfhgjl shgjkls hgl sfdhgjk sdfjklg hljs hfgl dfjlsfs'); diff --git a/android/tinySSB/app/src/main/assets/web/tremola.html b/android/tinySSB/app/src/main/assets/web/tremola.html index b6602c8..e3ec280 100644 --- a/android/tinySSB/app/src/main/assets/web/tremola.html +++ b/android/tinySSB/app/src/main/assets/web/tremola.html @@ -45,7 +45,7 @@
t i n y S S B
- +