From 5e8602be125c3354dc9674fb5ccf4200486f3d6d Mon Sep 17 00:00:00 2001 From: pluja Date: Sun, 29 Dec 2024 19:00:35 +0100 Subject: [PATCH 1/3] fix simplex contact link --- src/frontend/templates/about.templ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/templates/about.templ b/src/frontend/templates/about.templ index 51cde1d..422ec56 100644 --- a/src/frontend/templates/about.templ +++ b/src/frontend/templates/about.templ @@ -360,7 +360,7 @@ templ contact() { 💬 SimpleX Chat From 57bd13c6cc5060256029c3d2da3d1648f63c987a Mon Sep 17 00:00:00 2001 From: pluja Date: Sun, 29 Dec 2024 19:07:20 +0100 Subject: [PATCH 2/3] fix simplex URL (templ SafeURL) --- src/frontend/templates/about.templ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/templates/about.templ b/src/frontend/templates/about.templ index 422ec56..3e4ff19 100644 --- a/src/frontend/templates/about.templ +++ b/src/frontend/templates/about.templ @@ -360,7 +360,7 @@ templ contact() { 💬 SimpleX Chat From 9495382dfde5204ecde12ce199a508fa520992b2 Mon Sep 17 00:00:00 2001 From: pluja Date: Sun, 29 Dec 2024 19:28:27 +0100 Subject: [PATCH 3/3] update summary url --- src/frontend/templates/about.templ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontend/templates/about.templ b/src/frontend/templates/about.templ index 3e4ff19..ae2dc37 100644 --- a/src/frontend/templates/about.templ +++ b/src/frontend/templates/about.templ @@ -228,7 +228,7 @@ templ listings() { pull requests to improve it are welcome. It runs once every hour, meaning scores cannot be manually modified since they will be recalculated by the algorithm hourly. You can visit - a service's score breakdown to see how it is + a service's score breakdown to see how it is calculated.

order

@@ -422,7 +422,7 @@ templ transparency() { instance. * All changes are recorded on the changelog - * See any service's score breakdown: bisq example + * See any service's score breakdown, just append '/summary': bisq example * Open API to get all the listings data * Open scoring algorithm. All services go under the same algorithm,