update: CodeMirror.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 18m48s
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 18m48s
This commit is contained in:
@@ -26,11 +26,10 @@
|
|||||||
</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
|
||||||
@@ -50,9 +49,9 @@
|
|||||||
</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>
|
||||||
|
|||||||
2
deps/codemirror/cm6.js
vendored
2
deps/codemirror/cm6.js
vendored
File diff suppressed because one or more lines are too long
18
deps/codemirror_src/package-lock.json
generated
vendored
18
deps/codemirror_src/package-lock.json
generated
vendored
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user