mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-19 11:27:24 +02:00
Compare commits
5 Commits
d5051e02e9
...
f1af41e70a
Author | SHA1 | Date | |
---|---|---|---|
f1af41e70a | |||
310f1f5654 | |||
7209880639 | |||
678c732189 | |||
f1280db497 |
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,4 +6,5 @@ _site
|
|||||||
keys.txt.asc
|
keys.txt.asc
|
||||||
.bundle
|
.bundle
|
||||||
.jekyll-cache
|
.jekyll-cache
|
||||||
|
.jekyll-metadata
|
||||||
vendor/
|
vendor/
|
||||||
|
@ -14,6 +14,8 @@ repos:
|
|||||||
- id: detect-private-key
|
- id: detect-private-key
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
- id: fix-byte-order-marker
|
- id: fix-byte-order-marker
|
||||||
|
- id: trailing-whitespace
|
||||||
|
exclude_types: [markdown]
|
||||||
|
|
||||||
- repo: https://github.com/thlorenz/doctoc
|
- repo: https://github.com/thlorenz/doctoc
|
||||||
rev: v2.2.0
|
rev: v2.2.0
|
||||||
|
@ -13,7 +13,8 @@ blog and other things I do. They are connected together by [Matterbridge](https:
|
|||||||
As [Code of Conduct, Contributor Covenant applies](https://www.contributor-covenant.org/version/2/0/code_of_conduct/).<br>
|
As [Code of Conduct, Contributor Covenant applies](https://www.contributor-covenant.org/version/2/0/code_of_conduct/).<br>
|
||||||
I don't see a reason for forking it as this community is forming around me
|
I don't see a reason for forking it as this community is forming around me
|
||||||
and my website while I would have separate community for any actual Open
|
and my website while I would have separate community for any actual Open
|
||||||
Source Software project if I begun any that grew bigger.
|
Source Software project if I begun any that grew bigger. See also
|
||||||
|
[my Matrix page on etiquette](/matrix/index.html#is-there-any-kind-of-matrix-etiquette-i-should-know-about).
|
||||||
|
|
||||||
As for languages; English is preferred due to majority of the discussion
|
As for languages; English is preferred due to majority of the discussion
|
||||||
participants speaking it, but Finnish and Esperanto are also fine.<br> I sadly
|
participants speaking it, but Finnish and Esperanto are also fine.<br> I sadly
|
||||||
|
@ -22,6 +22,7 @@ I also have a [txt with a list of all my accounts](/txt/matrix.txt) which [has S
|
|||||||
- [Matrix-related posts](#matrix-related-posts)
|
- [Matrix-related posts](#matrix-related-posts)
|
||||||
- [Questions & Answers](#questions--answers)
|
- [Questions & Answers](#questions--answers)
|
||||||
- [Where else can I read about Matrix?](#where-else-can-i-read-about-matrix)
|
- [Where else can I read about Matrix?](#where-else-can-i-read-about-matrix)
|
||||||
|
- [Is there any kind of Matrix etiquette I should know about?](#is-there-any-kind-of-matrix-etiquette-i-should-know-about)
|
||||||
- [How do you do custom not-emoji reactions?](#how-do-you-do-custom-not-emoji-reactions)
|
- [How do you do custom not-emoji reactions?](#how-do-you-do-custom-not-emoji-reactions)
|
||||||
- [What are ghost and puppets?](#what-are-ghost-and-puppets)
|
- [What are ghost and puppets?](#what-are-ghost-and-puppets)
|
||||||
- [What does the public history visibility mean? I don't want to appear in search engines](#what-does-the-public-history-visibility-mean-i-dont-want-to-appear-in-search-engines)
|
- [What does the public history visibility mean? I don't want to appear in search engines](#what-does-the-public-history-visibility-mean-i-dont-want-to-appear-in-search-engines)
|
||||||
@ -77,6 +78,25 @@ links._
|
|||||||
- At the time of writing also on using spoilers and custom emotes/stickers.
|
- At the time of writing also on using spoilers and custom emotes/stickers.
|
||||||
- Cos has written [Matrix tips they don't tell you](https://wordsmith.social/cos/matrix-tips-they-dont-tell-you) containing a FAQ, hints and guides.
|
- Cos has written [Matrix tips they don't tell you](https://wordsmith.social/cos/matrix-tips-they-dont-tell-you) containing a FAQ, hints and guides.
|
||||||
|
|
||||||
|
### Is there any kind of Matrix etiquette I should know about?
|
||||||
|
|
||||||
|
Not particularly, you will find the same kind of social expectations like
|
||||||
|
anywhere else, such as at IRC or Telegram. Here are some guidelines:
|
||||||
|
|
||||||
|
- Ask for a permission in room before starting a private/direct message/discussion with someone.
|
||||||
|
- There is commonly an exception when you are contacting a moderator of about an issue in
|
||||||
|
the chat and wish to avoid getting attention on yourself.
|
||||||
|
- When you eventually do message someone, state your business, without leaving
|
||||||
|
your first message to a greeting. For more information about this, refer to
|
||||||
|
[nohello.net](https://nohello.net/).
|
||||||
|
- When creating a new room, avoid advertising it in existing rooms. The
|
||||||
|
first guideline also applies, refrain from inviting random people from
|
||||||
|
other rooms without their permission.
|
||||||
|
- If you do perform mass inviting of strangers, you will be considered as a
|
||||||
|
spammer and most likely end up on shared banlists resulting a significant
|
||||||
|
portition of Matrix communities instantly banning you even if you never
|
||||||
|
interacted with them directly.
|
||||||
|
|
||||||
### How do you do custom not-emoji reactions?
|
### How do you do custom not-emoji reactions?
|
||||||
|
|
||||||
They are implemented by multiple clients other than Element. In FluffyChat, Gomuks and Nheko you can reply to something with `/react something` to add a `something` reaction. In Hydrogen there is a `...` next to emojis allowing you to enter freeform text as a reaction. In Schildichat Android when you search for a reaction, it offers to send your search as a freeform-reaction.
|
They are implemented by multiple clients other than Element. In FluffyChat, Gomuks and Nheko you can reply to something with `/react something` to add a `something` reaction. In Hydrogen there is a `...` next to emojis allowing you to enter freeform text as a reaction. In Schildichat Android when you search for a reaction, it offers to send your search as a freeform-reaction.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user