mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-08-20 05:17:22 +02:00
Compare commits
No commits in common. "1f6417bd4a1cde5f48613d7a725a36a00afb5b67" and "4fc3e64c01783ba3cb0d5260878b40fff100bbe4" have entirely different histories.
1f6417bd4a
...
4fc3e64c01
@ -34,7 +34,7 @@ repos:
|
|||||||
args: [--update-only, --notitle]
|
args: [--update-only, --notitle]
|
||||||
|
|
||||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||||
rev: 0.24.1
|
rev: 0.24.0
|
||||||
hooks:
|
hooks:
|
||||||
#- id: check-dependabot
|
#- id: check-dependabot
|
||||||
#- id: check-github-actions
|
#- id: check-github-actions
|
||||||
@ -42,15 +42,15 @@ repos:
|
|||||||
- id: check-gitlab-ci
|
- id: check-gitlab-ci
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: "v3.0.2"
|
rev: "v3.0.1"
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
#additional_dependencies:
|
additional_dependencies:
|
||||||
#[
|
[
|
||||||
#"prettier@3.0.1",
|
"prettier@3.0.1",
|
||||||
#"@prettier/plugin-xml@3.0.0",
|
"@prettier/plugin-xml@3.0.0",
|
||||||
#"prettier-plugin-toml@1.0.0",
|
"prettier-plugin-toml@1.0.0",
|
||||||
#]
|
]
|
||||||
|
|
||||||
- repo: https://github.com/scop/pre-commit-shfmt
|
- repo: https://github.com/scop/pre-commit-shfmt
|
||||||
rev: v3.7.0-1
|
rev: v3.7.0-1
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 523679db6a272f8a70388e937c197fd96c947d14
|
Subproject commit b3ed5bcfc94eb6630df939407b3d24d1f998a8b8
|
2
food
2
food
@ -1 +1 @@
|
|||||||
Subproject commit 466b75ae696970f6acf17f4c9754eb27344bff06
|
Subproject commit b0c566a1d4443b6c6099de119bdede337073c698
|
@ -1 +1 @@
|
|||||||
Subproject commit 9a0668e596e6316e8b1741e36783b7c80b069c58
|
Subproject commit 2c4e3f1c4df2e4498505af5ef45d0c8fe63b902b
|
@ -30,7 +30,9 @@ The main point I do this for is users `users`
|
|||||||
"@mikaela.matterbridge:converser.eu": 100,
|
"@mikaela.matterbridge:converser.eu": 100,
|
||||||
"@mikaela.matterbridge:tedomum.net": 100,
|
"@mikaela.matterbridge:tedomum.net": 100,
|
||||||
"@aminda.matterbridge:jae.fi": 100,
|
"@aminda.matterbridge:jae.fi": 100,
|
||||||
|
"@aminda:the-apothecary.club": 99,
|
||||||
"@aminda:masfloss.net": 99,
|
"@aminda:masfloss.net": 99,
|
||||||
|
"@leon:the-apothecary.club": 99,
|
||||||
"@leon:masfloss.net": 99,
|
"@leon:masfloss.net": 99,
|
||||||
"@fidino:artemislena.eu": 99,
|
"@fidino:artemislena.eu": 99,
|
||||||
"@aminda.git:pirateriot.net": 13,
|
"@aminda.git:pirateriot.net": 13,
|
||||||
|
@ -18,12 +18,23 @@ Note:
|
|||||||
- When sending the custom event via `/devtools` for the first time, click
|
- When sending the custom event via `/devtools` for the first time, click
|
||||||
the `Event` so it says `State Event` and asks for `State key` in addition to `type`,
|
the `Event` so it says `State Event` and asks for `State key` in addition to `type`,
|
||||||
which can/is left empty as usual.
|
which can/is left empty as usual.
|
||||||
|
- Subdomains appear to be implied by specifying 2nd level domain. E.g.
|
||||||
|
`matrix.org` appears to apply to `*.matrix.org` at least on Synapse.
|
||||||
|
- See a later section for the allow list explanation
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"allow": ["*", "pikaviestin.fi", "tedomum.net", "artemislena.eu"],
|
"allow": [
|
||||||
|
"*",
|
||||||
|
"pikaviestin.fi",
|
||||||
|
"dendrite.matrix.org",
|
||||||
|
"tedomum.net",
|
||||||
|
"artemislena.eu"
|
||||||
|
],
|
||||||
"allow_ip_literals": false,
|
"allow_ip_literals": false,
|
||||||
"deny": [
|
"deny": [
|
||||||
|
"matrix.org",
|
||||||
|
"mjolnir.matrix.org",
|
||||||
"the-apothecary.club",
|
"the-apothecary.club",
|
||||||
"disroot.org",
|
"disroot.org",
|
||||||
"privacytools.io",
|
"privacytools.io",
|
||||||
@ -45,12 +56,18 @@ Note:
|
|||||||
|
|
||||||
Explanations:
|
Explanations:
|
||||||
|
|
||||||
- `evulid.cc`
|
- `matrix.org`, `*.matrix.org`
|
||||||
- Runs instance of [matrix-public-archive](https://github.com/matrix-org/matrix-public-archive/issues/47) which [misses proper ability to opt-out](https://github.com/matrix-org/matrix-public-archive/issues/47)
|
- Very big homeservers promoting centralisation of users and power. Also
|
||||||
|
big source of spam, poor moderation and abusive bot performing public
|
||||||
|
logging of members-only rooms.
|
||||||
|
- **_DEAR AMINDA FROM THE FUTURE, DO NOT UNBAN `mjolnir.matrix.org` OR IT WILL LIKELY ACL BAN EVERYONE
|
||||||
|
ELSE. YOU HAVE BEEN WARNED.._**
|
||||||
|
- `matrix.org`, `evulid.cc`
|
||||||
|
- Run instances of [matrix-public-archive](https://github.com/matrix-org/matrix-public-archive/issues/47) which [misses proper ability to opt-out](https://github.com/matrix-org/matrix-public-archive/issues/47)
|
||||||
|
- `dendrite.matrix.org` is innocent :sweat_smile:
|
||||||
- `the-apothecary.club`
|
- `the-apothecary.club`
|
||||||
- _USA far left_ authoritarian homeserver, confusing in Fenno-Scandia, may be banned from
|
- _USA far left_ homeserver, confusing in Fenno-Scandia, may be banned from
|
||||||
my public rooms to avoid fourth worse conflict. I have also deactivated
|
my public rooms to avoid fourth worse conflict.
|
||||||
my accounts on it so the homeserver may accidentally have power there.
|
|
||||||
- `nitro.chat`
|
- `nitro.chat`
|
||||||
- Poorly protected from abuse, abuse contact joins room that their users are raiding and leaves immediately without doing anything.
|
- Poorly protected from abuse, abuse contact joins room that their users are raiding and leaves immediately without doing anything.
|
||||||
- `disroot.org`, `privacytools.io`, `feneas.org`, `liberta.casa`
|
- `disroot.org`, `privacytools.io`, `feneas.org`, `liberta.casa`
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 1f1aa0cf26d7a8e28ed523d91798867a513f5733
|
Subproject commit df31d87bd46019c803008db02e49d3fb2d47082f
|
@ -1 +1 @@
|
|||||||
Subproject commit bfc2648936b847b6a5014da9ef28267ab3b2bb92
|
Subproject commit 89008417c81db990450a6c2e814cee1f9a0d80f2
|
@ -1 +1 @@
|
|||||||
Subproject commit cd544a9b688d934027cb0cadf2472eda6b47e614
|
Subproject commit 78bb0cdcc85d50f80bf1f9774f0ba90c45ac3829
|
Loading…
x
Reference in New Issue
Block a user