From 88582d44232dc7de32d4872d973f9eeca8d7e751 Mon Sep 17 00:00:00 2001 From: sininenkissa <158344138+sininenkissa@users.noreply.github.com> Date: Sat, 24 Feb 2024 11:51:34 +0000 Subject: [PATCH 1/4] Update xmpp-provider-v2.json (final version) (#12) * Create /page/xmpp * Fix inconsistent name for XMPP contacts * Add link to /page/xmpp in index.html * Requested changes in Pull Request - Fix Wikipedia link - Ari is not an owner of the service * Requested changes in Pull Request - Better wording for /page/xmpp link * replace occurances of 'Matrix' with 'XMPP' * Fix minor spelling mistake i noticed * Fix minor spelling mistake here too * add instructions on how to reset password * fix update date * remove unnecessary files * add hydrogen as admin * forgot to close tag * ok maybe im not that good at writing html * add xmpp compliance badge * Add hydrogen's matrix id and replace "homeserver" with "server" * Create placeholder * Add files via upload * Delete .well-known/placeholder * Update xmpp-provider-v2.json * Create host-meta.json * Create host-meta * Update xmpp-provider-v2.json (final version) --------- Co-authored-by: Ari Archer --- .well-known/xmpp-provider-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.well-known/xmpp-provider-v2.json b/.well-known/xmpp-provider-v2.json index c2e4a7f..4bd1c78 100644 --- a/.well-known/xmpp-provider-v2.json +++ b/.well-known/xmpp-provider-v2.json @@ -12,7 +12,7 @@ "maximumHttpFileUploadTotalSize": 0, "maximumHttpFileUploadStorageTime": 14, "maximumMessageArchiveManagementStorageTime": 14, - "professionalHosting": false, + "professionalHosting": true, "freeOfCharge": true, "legalNotice": { "en": "https://ari.lt/page/xmpp#privacy" From 03a566470693faffb01dd45fca59e4e448a0ac1f Mon Sep 17 00:00:00 2001 From: sininenkissa <158344138+sininenkissa@users.noreply.github.com> Date: Sat, 24 Feb 2024 15:21:20 +0000 Subject: [PATCH 2/4] Update xmpp-provider-v2.json --- .well-known/xmpp-provider-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.well-known/xmpp-provider-v2.json b/.well-known/xmpp-provider-v2.json index 4bd1c78..f101c39 100644 --- a/.well-known/xmpp-provider-v2.json +++ b/.well-known/xmpp-provider-v2.json @@ -9,7 +9,7 @@ "en": "https://ari.lt/page/xmpp#registration" }, "serverTesting": true, - "maximumHttpFileUploadTotalSize": 0, + "maximumHttpFileUploadTotalSize": 100, "maximumHttpFileUploadStorageTime": 14, "maximumMessageArchiveManagementStorageTime": 14, "professionalHosting": true, From 710fb60f21d5453a2fcf39a28e37fac4504e8934 Mon Sep 17 00:00:00 2001 From: sininenkissa <158344138+sininenkissa@users.noreply.github.com> Date: Sun, 25 Feb 2024 07:24:06 +0000 Subject: [PATCH 3/4] Add xmpp.providers.net provider badge --- page/xmpp/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/page/xmpp/index.html b/page/xmpp/index.html index 28e47d0..7ea9519 100644 --- a/page/xmpp/index.html +++ b/page/xmpp/index.html @@ -164,6 +164,8 @@ + + ari.lt badge

# Introduction

From 799f087bde6f74e6b4da1836d10cdb181f4d10ee Mon Sep 17 00:00:00 2001 From: sininenkissa <158344138+sininenkissa@users.noreply.github.com> Date: Sun, 25 Feb 2024 07:34:38 +0000 Subject: [PATCH 4/4] fix updated date --- page/xmpp/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/page/xmpp/index.html b/page/xmpp/index.html index 7ea9519..f5996ce 100644 --- a/page/xmpp/index.html +++ b/page/xmpp/index.html @@ -160,7 +160,7 @@
  • License: #license
  • - Last updated: 2024-02-22 + Last updated: 2024-02-25