feat(web): consolidate content, add bridge updates 2026-25-04, cleanup

This commit is contained in:
2026-04-25 07:49:00 +02:00
parent d53c6c2282
commit 3a35da9a5c
53 changed files with 106 additions and 109 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</div>
<div class="faq-item">
<h2>Jak Mxchat udržuje svou platformu aktuální?</h2>
<p>Server hostuje a spravuje <a href="https://etke.cc" target="_blank">etke.cc</a>. Synapse i všechny bridges jsou pravidelně aktualizované; admin sleduje upstream releases a nové verze nasazuje bez zbytečného prodlení.</p>
<p>Synapse i všechny bridges jsou pravidelně aktualizované. Admin sleduje upstream releases a nové verze nasazuje bez zbytečného prodlení.</p>
</div>
<div class="faq-item">
<h2>Je možné použít další aplikace s Mxchatem?</h2>
+4 -5
View File
@@ -61,7 +61,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<h2 id="element">Element</h2>
<p>Element je klient pro komunikaci v síti Matrix, který nabízí uživatelsky přívětivé rozhraní a pokročilé funkce
jako end-to-end šifrování, videohovory a mnoho dalšího. Element můžete používat přímo na našem serveru:</p>
<p><a href="https://element.mxchat.cz">Element mxchat.cz</a></p>
<p><a href="https://chat.mxchat.cz">chat.mxchat.cz</a></p>
<h2 id="mosty">Mosty (Bridges)</h2>
<p>Mxchat podporuje integraci s mnoha komunikačními platformami pomocí mostů. Kompletní seznam najdete na stránce
@@ -71,10 +71,9 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
a další). Kompletní přehled najdete na
<a href="https://docs.oscloud.cz/" target="_blank">docs.oscloud.cz</a>.</p>
<h2 id="registrace">Registrace</h2>
<p>Z důvodu ochrany proti spamu a zajištění kvality našich služeb jsou registrace dočasně uzavřené. Pokud máte zájem
o vytvoření účtu, kontaktujte nás prosím přes náš <a href="https://helpdesk.oscloud.cz/help/3020290644"
target="_blank">helpdesk</a>.
Po ověření vám zašleme registrační token, který vám umožní dokončit registraci.</p>
<p>Mxchat používá registraci na schválení (approval-based). Podrobný postup najdeš na stránce
<a href="../registrace/registrace.html">Registrace</a>. Existující uživatelé OSCloud se mohou přihlásit přes SSO
bez tokenu.</p>
<h2 id="konfigurace">Základní Konfigurace</h2>
<p>mxchat.cz je <li><a href="https://git.arch-linux.cz/Oscloud/mxchat">Open Source</a></li> projekt a tento
repozitář obsahuje přehled kódu a základní příklady konfigurace pro Matrix Synapse.</p>
+28 -50
View File
@@ -38,6 +38,33 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</header>
<div class="main-content">
<!-- První novinka -->
<div class="news-block">
<div class="news-item">
<a href="../novinky/2026-25-04.html" class="news-date">25. dubna 2026</a>
<h2>Aktualizace Mxchat</h2>
<ul>
<li>
<strong><a href="https://github.com/mautrix/gmessages">Google Messages:</a></strong>
<a href="https://github.com/mautrix/gmessages/releases/tag/v0.2602.0">v0.2602.0</a>
->
<a href="https://github.com/mautrix/gmessages/releases/tag/v0.2604.0">v0.2604.0</a>
</li>
<li>
<strong><a href="https://github.com/mautrix/meta">Meta Messenger:</a></strong>
<a href="https://github.com/mautrix/meta/releases/tag/v0.2602.0">v0.2602.0</a>
->
<a href="https://github.com/mautrix/meta/releases/tag/v0.2604.0">v0.2604.0</a>
</li>
<li>
<strong><a href="https://github.com/mautrix/whatsapp">Whatsapp:</a></strong>
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.2603.0">v0.2603.0</a>
->
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.2604.0">v0.2604.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<div class="news-block">
<div class="news-item">
<a href="../novinky/2026-25-01.html" class="news-date">25. ledna 2026</a>
@@ -56,7 +83,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.2601.0">v0.2601.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -78,7 +104,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.12.8">v1.12.8</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -94,7 +119,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/synapse/releases/tag/v1.144.0">v1.144.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -110,7 +134,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/synapse/releases/tag/v1.143.0">v1.143.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -163,7 +186,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.2511.0">v0.2511.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -185,7 +207,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.12.2">v1.12.2</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -219,7 +240,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.2510.0">v0.2510.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -240,7 +260,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.12.1">v1.12.1</a>
</strong>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -268,7 +287,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/etkecc/baibot/releases/tag/v1.8.0">v1.8.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -303,7 +321,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.12.4">v0.12.4</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -318,7 +335,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.108">v1.11.108</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -340,7 +356,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.109">v1.11.109</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -355,7 +370,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.108">v1.11.108</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -421,7 +435,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -487,7 +500,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -509,7 +521,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.103">v1.11.103</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -531,7 +542,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.102">v1.11.102</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -545,7 +555,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
přináší počítačové vidění a editaci obrázků</li>
<li><strong>Matrix RTC:</strong> připravujeme podporu pro volání bez Jitsi</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -566,7 +575,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.100">v1.11.100</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- Novinka: AI pomocník -->
@@ -622,7 +630,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/mautrix/discord/releases/tag/v0.7.3">v0.7.3</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -644,7 +651,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.97">v1.11.97</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -661,7 +667,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/synapse/releases/tag/v1.127.1">v1.127.1</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -697,7 +702,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/mautrix/gmessages/releases/tag/v0.6.1">v0.6.1</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -720,7 +724,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.95">v1.11.95</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -743,7 +746,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.94">v1.11.94</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -765,7 +767,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.92">v1.11.92</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -787,7 +788,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.91">v1.11.91</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -816,7 +816,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/mautrix/signal/releases/tag/v0.7.5">v0.7.5</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -832,7 +831,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/synapse/releases/tag/v1.120.2">v1.120.2</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -856,7 +854,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</ul>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -872,7 +869,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/synapse/releases/tag/v1.120.0">v1.120.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -918,7 +914,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/mautrix/discord/releases/tag/v0.7.1">v0.7.1</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -946,7 +941,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/miniflux/v2/releases/tag/2.2.3">v2.2.3</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -974,7 +968,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/miniflux/v2/releases/tag/2.2.2">v2.2.2</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -990,7 +983,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.82">v1.11.82</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -1030,7 +1022,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.11.0">v0.11.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -1046,7 +1037,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.80">v1.11.80</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -1067,7 +1057,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/synapse/releases/tag/v1.116.0">v1.116.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -1083,7 +1072,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.78">v1.11.78</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -1117,7 +1105,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -1143,7 +1130,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</ul>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -1160,7 +1146,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.77">v1.11.77</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -1176,7 +1161,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/synapse/releases/tag/v1.114.0">v1.114.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -1220,7 +1204,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.76">v1.11.76</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -1264,7 +1247,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/miniflux/v2/releases/tag/2.2.0">Miniflux 2.2.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<!-- První novinka -->
<div class="news-block">
@@ -1283,7 +1265,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
registraci nás prosím <a href="https://web.mxchat.cz/index/kontakty/index.html">kontaktujte.</a></p>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
<!-- První novinka -->
@@ -1305,7 +1286,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/synapse/releases/tag/v1.113.0">v1.113.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -1322,7 +1302,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.73">v1.11.73</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
@@ -1334,7 +1313,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<ul>
<li>
<strong>Element:</strong>
<a href="https://element.mxchat.cz">v1.11.71</a>
<a href="https://chat.mxchat.cz">v1.11.71</a>
->
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.72">v1.11.72</a>
</li>
@@ -1345,7 +1324,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/synapse/releases/tag/v1.112.0">v1.112.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
-1
View File
@@ -45,7 +45,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/synapse/releases/tag/v1.120.0">v1.120.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
+1 -2
View File
@@ -35,7 +35,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<ul>
<li>
<strong>Element:</strong>
<a href="https://element.mxchat.cz">v1.11.71</a>
<a href="https://chat.mxchat.cz">v1.11.71</a>
->
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.72">v1.11.72</a>
</li>
@@ -46,7 +46,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/synapse/releases/tag/v1.112.0">v1.112.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -59,7 +59,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/miniflux/v2/releases/tag/2.2.2">v2.2.2</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -45,7 +45,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/synapse/releases/tag/v1.120.2">v1.120.2</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -52,7 +52,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/synapse/releases/tag/v1.116.0">v1.116.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -47,7 +47,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/synapse/releases/tag/v1.114.0">v1.114.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
+1 -2
View File
@@ -35,12 +35,11 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<ul>
<li>
<strong>Element:</strong>
<a href="https://element.mxchat.cz">v1.11.71</a>
<a href="https://chat.mxchat.cz">v1.11.71</a>
->
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.73">v1.11.73</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -48,7 +48,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</li>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -47,7 +47,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.80">v1.11.80</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
+1 -2
View File
@@ -35,7 +35,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<ul>
<li>
<strong>Element:</strong>
<a href="https://element.mxchat.cz">v1.11.73</a>
<a href="https://chat.mxchat.cz">v1.11.73</a>
->
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.74">v1.11.74</a>
</li>
@@ -46,7 +46,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/synapse/releases/tag/v1.113.0">v1.113.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -57,7 +57,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/miniflux/v2/releases/tag/2.2.3">v2.2.3</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -70,7 +70,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.11.0">v0.11.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -39,7 +39,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
Uživatelé MXChatu mohou začít tuto funkci využívat po požádání o registraci. Pro více informací nebo registraci nás prosím <a href="https://web.mxchat.cz/index/kontakty/index.html">kontaktujte.</a></p>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -65,7 +65,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -52,7 +52,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/miniflux/v2/releases/tag/2.2.0">Miniflux 2.2.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -75,7 +75,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/mautrix/discord/releases/tag/v0.7.1">v0.7.1</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -47,7 +47,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.81">v1.11.81</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -47,7 +47,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.78">v1.11.78</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
+1 -2
View File
@@ -42,12 +42,11 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<ul>
<li>
<strong>Element:</strong>
<a href="https://element.mxchat.cz">v1.11.75</a>
<a href="https://chat.mxchat.cz">v1.11.75</a>
->
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.74">v1.11.76</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -51,7 +51,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.91">v1.11.91</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -45,7 +45,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.108">v1.11.108</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -53,7 +53,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -51,7 +51,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.102">v1.11.102</a>
</li>
</ul>
<p>Poslední aktualizace Mxchat</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -51,7 +51,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.97">v1.11.97</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -51,7 +51,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.100">v1.11.100</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -61,7 +61,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/etkecc/baibot/releases/tag/v1.8.0">v1.8.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
</div>
-1
View File
@@ -54,7 +54,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.12.1">v1.12.1</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
</div>
-1
View File
@@ -53,7 +53,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -51,7 +51,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.92">v1.11.92</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -51,7 +51,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.95">v1.11.95</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -51,7 +51,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.102">v1.11.102</a>
</li>
</ul>
<p>Poslední aktualizace Mxchat</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -82,7 +82,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
Nedělejte zatím upgrade, pokud to není nutné ne všechny servery jsou aktualizovány a může se stát, že se do místnosti všichni uživatelé nepřipojí.
</blockquote>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -57,7 +57,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/mautrix/signal/releases/tag/v0.7.5">v0.7.5</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -93,7 +93,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.12.3">v0.12.3</a>
</li>
</ul>
<p>Poslední aktualizace Mxchat</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -63,7 +63,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/mautrix/discord/releases/tag/v0.7.3">v0.7.3</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -67,7 +67,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.2510.0">v0.2510.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
</div>
</div>
-1
View File
@@ -89,7 +89,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
-1
View File
@@ -59,7 +59,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -64,7 +64,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -63,7 +63,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/mautrix/gmessages/releases/tag/v0.6.1">v0.6.1</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -82,7 +82,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.2511.0">v0.2511.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -46,7 +46,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/synapse/releases/tag/v1.143.0">v1.143.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -51,7 +51,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.94">v1.11.94</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -45,7 +45,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<a href="https://github.com/element-hq/synapse/releases/tag/v1.127.1">v1.127.1</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -53,7 +53,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -53,7 +53,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
+68
View File
@@ -0,0 +1,68 @@
<!--
This file is part of <project name>.
Copyright (C) 2024 Oscloud
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<!DOCTYPE html>
<html lang="cs">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Aktualizace 25. dubna 2026</title>
<link rel="stylesheet" href="../../style/style.css" />
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" />
</head>
<body>
<header class="page-header" role="banner">
<h1 class="project-name">Aktualizace 25. dubna 2026</h1>
<a href="/index.html" class="home-icon" title="Domů">
<i class="fas fa-home"></i>
</a>
</header>
<div class="main-content">
<h2>Aktualizace Mxchat</h2>
<ul>
<li>
<strong><a href="https://github.com/mautrix/gmessages">Google Messages:</a></strong>
<a href="https://github.com/mautrix/gmessages/releases/tag/v0.2602.0">v0.2602.0</a>
->
<a href="https://github.com/mautrix/gmessages/releases/tag/v0.2604.0">v0.2604.0</a>
</li>
<li>
<strong><a href="https://github.com/mautrix/meta">Meta Messenger:</a></strong>
<a href="https://github.com/mautrix/meta/releases/tag/v0.2602.0">v0.2602.0</a>
->
<a href="https://github.com/mautrix/meta/releases/tag/v0.2604.0">v0.2604.0</a>
</li>
<li>
<strong><a href="https://github.com/mautrix/whatsapp">Whatsapp:</a></strong>
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.2603.0">v0.2603.0</a>
->
<a href="https://github.com/mautrix/whatsapp/releases/tag/v0.2604.0">v0.2604.0</a>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
</footer>
</body>
</html>
-1
View File
@@ -62,7 +62,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</ul>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
-1
View File
@@ -52,7 +52,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</ul>
</li>
</ul>
<p>Poslední aktualizace</p>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>