diff --git a/README.md b/README.md index 282c186..7311958 100644 --- a/README.md +++ b/README.md @@ -1,101 +1,9 @@ -# Apothecary Community Guidelines V2 +# The Apothecary Website - - -## Introduction - -The Apothecary is a chill and welcoming left-leaning community, a minority friendly space, a place -of self-expression and empowerment. The community is heavily moderated for the safety and comfort of our members, if -that's not something you're comfortable with, this isn't the space for you. Be respectful of others, -even those you don't understand. - - -## Content - -There are specific and strict content policies on this server for the protection of our members. - - -### Guidelines - -- Engage with others in good faith (especially in the heavy-topics rooms) - - Try to understand the others' points of view and don't just attack people you disagree with - - Disagreements happen, but try not to escalate the situation and increase hostility - - If someone wants to disengage from a conversation, let them - - If someone is espousing truly harmful views or refuses to engage in good faith, call the moderators to deal with them -- Respect boundaries as placed by others -- Be respectful/apologize/give space as necessary if someone tells you, or implies through their - actions, that you crossed a boundary, as best as you understand -- Spoiler content that may be unpleasant, triggering, or when requested < put link > -- Keep discussion topical to the room it's in and migrate elsewhere if needed - - -### Moderation Requests - -If you feel moderation action is needed, at any time you can type `!mods` in any official Apothecary -room to call the moderators. - - -## Disallowed conduct - -- Discrimination, including but not limited to: - - Racism - - Antisemitism - - Islamomisia - - Sexism - - Homomisia - - Transmisia - - Acemisia - - Aromisia - - Bimisia - - Panmisia - - Ableism - - Sysmisia; tulpas and other members of plural groups must treated as equal to others. - - Classism -- General exclusionary behavior -- Stalking, harassment, dogpiling, and any other behavior intended to intimidate or provoke others -- Conduct promoting Nazism, fascism, xenophobia, white supremacy and any related right-wing ideology -- Aggregating, posting, and/or disseminating a person's demographic, personal, or private data - without express permission (informally called doxxing) -- Illegal pornographic material and any analogous illustrated material (for instance, content depicting minors) -- Lewd content in rooms that are not explicitly marked Lewd -- Gratuitous violence or otherwise shocking content -- Overly combative or otherwise disruptive behavior -- Promoting scams or crypto currencies -- Any content or conduct that is illegal in Germany or United States - - -## Politics - -Political topics and discussions should be kept to the [Politics room](https://matrix.to/#/#politics:the-apothecary.club). -What counts as a political topic is up to moderator discretion. - - -## Mental Health - -Any content which mentions heavy mental health topics, such as suicide or self harm, must be kept -to the heavy-topics rooms and spoilered appropriately. - - -## Action - -Moderators may choose how to deal with unacceptable behaviour. Here is a non-exhaustive list of things they may do: - -- Inform the offender that their actions were unacceptable and should not be repeated. -- Temporarily restrict the offender's ability to send messages. -- Temporarily or permanently ban the offender from the service. - -There is currently no official system to appeal moderation decisions but one is in the works. This -document will be updated when that system is ready. - - -## Scope - -These community guidelines apply to all rooms and spaces related to the the-apothecary.club -homeserver and related services. +Our rules are now contained in this repo in the file +[./content/rules/_index.md](./content/rules/_index.md). diff --git a/matrix-tricks.md b/matrix-tricks.md deleted file mode 100644 index b49d634..0000000 --- a/matrix-tricks.md +++ /dev/null @@ -1,34 +0,0 @@ -# Matrix Tips and Tricks - -### Spoilers -Spoilers are very useful for posting potentially triggering content safely. Depending on your client, you may or may not be able to add an inline content warning. Instructions for using spoilers depend on your client. - -#### Fluffychat -In Fluffychat, text can be spoilered by adding two pipes to the start and end of your message. -It also supports adding a warning for the spoiler, by putting a pipe in the middle of the spoiler. -``` -||cw suicide|hidden content here!|| -``` - -#### Element -Element does not have support for inline CW text, but there is a spoiler command on both android and desktop. -``` -/spoiler Spoilered Text -``` -If desired, there is also a workaround with the `/html` command on desktop only. -``` -/html hidden content here! -``` - -#### Element iOS -Sadly, there is currently no support for spoilering text in Element iOS. Please use fluffychat on ios if spoilers are an important requirement for your experience ! - -#### Nheko -To send a message with a content warning, use the raw html. -``` -hidden content here! -``` -This is a temporary measure until the spoiler feature is finalized in this client. - -### ⚠️ Warning ⚠️ -Spoiler reasons are not supported in all clients, namely element android, until this is fixed it's reccomended to also put a content warning in an additional message.