2020-02-02 10:20:38 +01:00
|
|
|
= FediBlock
|
2020-03-09 06:13:56 +01:00
|
|
|
:showtitle:
|
2020-02-02 10:20:38 +01:00
|
|
|
:project: FediBlock
|
|
|
|
:uri-base: https://schlomp.space/tastytea/{project}
|
|
|
|
:uri-fediverse: https://en.wikipedia.org/wiki/Fediverse
|
|
|
|
:uri-coc: {uri-base}/src/branch/main/CODE_OF_CONDUCT.adoc
|
|
|
|
:uri-git-format-patch: https://git-scm.com/docs/git-format-patch
|
|
|
|
:uri-git-send-email: https://git-scm.com/docs/git-send-email
|
|
|
|
|
2020-03-04 14:07:27 +01:00
|
|
|
[NOTE]
|
|
|
|
This is an example for how such a list could look like. It is not done yet.
|
|
|
|
|
2020-02-02 10:20:38 +01:00
|
|
|
Our goal is to create a list of block-worthy
|
|
|
|
link:{uri-fediverse}[Fediverse]-instances that serves as a collective reference
|
|
|
|
for the pleasant part of the Fediverse and to help new admins to get started
|
|
|
|
without being flooded with shit.
|
|
|
|
|
2020-03-10 23:12:19 +01:00
|
|
|
*link:{uri-base}/src/branch/main/list[Take me to the list]*
|
2020-02-02 10:20:38 +01:00
|
|
|
|
|
|
|
== How to contribute
|
|
|
|
|
|
|
|
Read the link:{uri-coc}[Code of Conduct].
|
|
|
|
|
|
|
|
You can either suggest an instance in an link:{uri-base}/issues[issue] or make a
|
|
|
|
Pull Request. In both cases you need to provide a reason and proof.
|
|
|
|
|
|
|
|
=== Pull Request
|
|
|
|
|
|
|
|
Use the instance domain as headline, followed by the reason and receipts. Each
|
|
|
|
receipt consists of an URI to the offending post and a screenshot. The
|
|
|
|
screenshots belong in the folder `receipts/`.
|
|
|
|
|
|
|
|
.Example for a Pull Request
|
|
|
|
[source,asciidoc]
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
=== instance.example.com
|
|
|
|
|
|
|
|
==== Reason:
|
|
|
|
|
|
|
|
Admin randomly insults people.
|
|
|
|
|
|
|
|
==== Receipts:
|
|
|
|
|
|
|
|
.+https://instance.example.com/@admin/123456789+
|
|
|
|
image::instance.example.com_1.png[]
|
|
|
|
|
|
|
|
.+https://instance.example.com/@admin/987654321+
|
|
|
|
image::instance.example.com_2.png[]
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
== How to get off the list
|
|
|
|
|
|
|
|
If your instance is on a list and you think it shouldn't be, please open an
|
|
|
|
link:{uri-base}/issues[issue] and explain why it should be removed from the
|
|
|
|
list.
|