update: CodeMirror.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 18m48s

This commit is contained in:
2025-11-05 12:27:00 -05:00
parent 53a93e510c
commit 6a05e3770b
3 changed files with 20 additions and 21 deletions

View File

@@ -21,16 +21,15 @@
platforms. platforms.
</p> </p>
<p> <p>
You are responsible for your own actions within this app. You are You are responsible for your own actions within this app. You are
responsible for complying with all applicable rules and laws. responsible for complying with all applicable rules and laws.
</p> </p>
<h2>You choose what you see</h2> <h2>You choose what you see</h2>
<p> <p>
You are in full control of the content you see in Tilde Friends. The You are in full control of the content you see in Tilde Friends. The peers
peers to which you choose to connect and the users you choose to follow to which you choose to connect and the users you choose to follow directly
directly determine the content presented to you. Initially you will be determine the content presented to you. Initially you will be following no
following no one with no connections and as a result see no user-generated one with no connections and as a result see no user-generated content.
content.
</p> </p>
<p> <p>
If you encounter objectionable content, you can filter it from your view If you encounter objectionable content, you can filter it from your view
@@ -44,19 +43,19 @@
</p> </p>
<h2>This app is not a service</h2> <h2>This app is not a service</h2>
<p> <p>
Tilde Friends is an app. It relies on no servers. The author of this app Tilde Friends is an app. It relies on no servers. The author of this app
has no more ability to see or filter what you post or read than any other has no more ability to see or filter what you post or read than any other
user of the network. user of the network.
</p> </p>
<p> <p>
If you believe objectionable content obtained from a service that is If you believe objectionable content obtained from a service that is
running as part of the Secure Scuttlebutt network should be flagged, report running as part of the Secure Scuttlebutt network should be flagged,
it to the operator of the service, generally by contacting the email address report it to the operator of the service, generally by contacting the
listed when visiting the server address in a web browser. email address listed when visiting the server address in a web browser.
</p> </p>
<h2>Agreement</h2> <h2>Agreement</h2>
<p> <p>
If you do not accept these terms, do not use this app. You may close and If you do not accept these terms, do not use this app. You may close and
delete it now. delete it now.
</p> </p>
<div class="w3-center w3-margin"> <div class="w3-center w3-margin">

File diff suppressed because one or more lines are too long

View File

@@ -112,9 +112,9 @@
} }
}, },
"node_modules/@codemirror/lint": { "node_modules/@codemirror/lint": {
"version": "6.9.1", "version": "6.9.2",
"resolved": "https://registry.npmjs.org/@codemirror/lint/-/lint-6.9.1.tgz", "resolved": "https://registry.npmjs.org/@codemirror/lint/-/lint-6.9.2.tgz",
"integrity": "sha512-te7To1EQHePBQQzasDKWmK2xKINIXpk+xAiSYr9ZN+VB4KaT+/Hi2PEkeErTk5BV3PTz1TLyQL4MtJfPkKZ9sw==", "integrity": "sha512-sv3DylBiIyi+xKwRCJAAsBZZZWo82shJ/RTMymLabAdtbkV5cSKwWDeCgtUq3v8flTaXS2y1kKkICuRYtUswyQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@codemirror/state": "^6.0.0", "@codemirror/state": "^6.0.0",
@@ -276,9 +276,9 @@
} }
}, },
"node_modules/@lezer/lr": { "node_modules/@lezer/lr": {
"version": "1.4.2", "version": "1.4.3",
"resolved": "https://registry.npmjs.org/@lezer/lr/-/lr-1.4.2.tgz", "resolved": "https://registry.npmjs.org/@lezer/lr/-/lr-1.4.3.tgz",
"integrity": "sha512-pu0K1jCIdnQ12aWNaAVU5bzi7Bd1w54J3ECgANPmYLtQKP0HBj2cE/5coBD66MT10xbtIuUr7tg0Shbsvk0mDA==", "integrity": "sha512-yenN5SqAxAPv/qMnpWW0AT7l+SxVrgG+u0tNsRQWqbrz66HIl8DnEbBObvy21J5K7+I1v7gsAnlE2VQ5yYVSeA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@lezer/common": "^1.0.0" "@lezer/common": "^1.0.0"
@@ -943,9 +943,9 @@
} }
}, },
"node_modules/terser": { "node_modules/terser": {
"version": "5.44.0", "version": "5.44.1",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.44.0.tgz", "resolved": "https://registry.npmjs.org/terser/-/terser-5.44.1.tgz",
"integrity": "sha512-nIVck8DK+GM/0Frwd+nIhZ84pR/BX7rmXMfYwyg+Sri5oGVE99/E3KvXqpC2xHFxyqXyGHTKBSioxxplrO4I4w==", "integrity": "sha512-t/R3R/n0MSwnnazuPpPNVO60LX0SKL45pyl9YlvxIdkH0Of7D5qM2EVe+yASRIlY5pZ73nclYJfNANGWPwFDZw==",
"dev": true, "dev": true,
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"dependencies": { "dependencies": {