mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-18 02:47:24 +02:00
Compare commits
6 Commits
783226216e
...
05d47f0a5a
Author | SHA1 | Date | |
---|---|---|---|
05d47f0a5a | |||
bd5e74d583 | |||
8ef68b5225 | |||
a07b56328a | |||
7c1d0a1682 | |||
0e66bced80 |
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,5 +1,5 @@
|
||||
# Line normalisation, GitHub language detection
|
||||
* text=auto linguist-detectable
|
||||
* text=auto eol=lf linguist-detectable
|
||||
|
||||
# These don't feel like mine
|
||||
.github/** text=auto -linguist-detectable
|
||||
|
@ -12,7 +12,7 @@ repos:
|
||||
- id: fix-byte-order-marker
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.21.0
|
||||
rev: 0.22.0
|
||||
hooks:
|
||||
- id: check-dependabot
|
||||
- id: check-github-actions
|
||||
@ -28,3 +28,8 @@ repos:
|
||||
hooks:
|
||||
- id: editorconfig-checker
|
||||
alias: ec
|
||||
- repo: https://github.com/thlorenz/doctoc
|
||||
rev: v2.2.0
|
||||
hooks:
|
||||
- id: doctoc
|
||||
args: [--update-only]
|
||||
|
2
Gemfile.lock
generated
2
Gemfile.lock
generated
@ -1,7 +1,7 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
activesupport (7.0.4.2)
|
||||
activesupport (7.0.4.3)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
i18n (>= 1.6, < 2)
|
||||
minitest (>= 5.1)
|
||||
|
@ -26,29 +26,34 @@ links._
|
||||
|
||||
## Questions and Answers
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
|
||||
- [Where else can I read about Matrix?](#where-else-can-i-read-about-matrix)
|
||||
- [How do you do custom not-emoji reactions?](#how-do-you-do-custom-not-emoji-reactions)
|
||||
- [Why so many accounts?](#why-so-many-accounts)
|
||||
- [Why do you use Matrix URI scheme instead of matrix.to?](#why-do-you-use-matrix-uri-scheme-instead-of-matrixto)
|
||||
- [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)
|
||||
- [Can I see who is in any specific room without being there?](#can-i-see-who-is-in-any-specific-room-without-being-there)
|
||||
- [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 are state resets?](#what-are-state-resets)
|
||||
- [How about DAG splits?](#how-about-dag-splits)
|
||||
- [What are these idlekicks for inactivity, why are they for?](#what-are-these-idlekicks-for-inactivity-why-are-they-for)
|
||||
- [But the relaybots look so ugly](#but-the-relaybots-look-so-ugly)
|
||||
- [Which client do you recommend?](#which-client-do-you-recommend)
|
||||
- [Which homeserver do you recommend?](#which-homeserver-do-you-recommend)
|
||||
- [Why don’t you run your own?](#why-dont-you-run-your-own)
|
||||
- [Why don't you run your own?](#why-dont-you-run-your-own)
|
||||
- [Why cannot I see history in your Matrix rooms?](#why-cannot-i-see-history-in-your-matrix-rooms)
|
||||
- [I am told that I should Matrixify my IRC channel, what does that mean?](#i-am-told-that-i-should-matrixify-my-irc-channel-what-does-that-mean)
|
||||
- [Why should I use Matrix instead of IRC?](#why-should-i-use-matrix-instead-of-irc)
|
||||
- [Why isn’t Pirate Party of Finland using Matrix?](#why-isnt-pirate-party-of-finland-using-matrix)
|
||||
- [I don’t currently want to touch Matrix, but I am seeing abuse from there, what can I do?](#i-dont-currently-want-to-touch-matrix-but-i-am-seeing-abuse-from-there-what-can-i-do)
|
||||
- [Why isn't Pirate Party of Finland using Matrix?](#why-isnt-pirate-party-of-finland-using-matrix)
|
||||
- [I don't currently want to touch Matrix, but I am seeing abuse from there, what can I do?](#i-dont-currently-want-to-touch-matrix-but-i-am-seeing-abuse-from-there-what-can-i-do)
|
||||
- [I fear someone has said yes](#i-fear-someone-has-said-yes)
|
||||
- [That doesn’t help me](#that-doesnt-help-me)
|
||||
- [That doesn't help me](#that-doesnt-help-me)
|
||||
- [So do you wish Matrix to fail?](#so-do-you-wish-matrix-to-fail)
|
||||
|
||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||
|
||||
### Where else can I read about Matrix?
|
||||
|
||||
- [Miki is the Matrix wiki](https://en.miki.community/) where I will attempt to contribute to.
|
||||
|
Loading…
x
Reference in New Issue
Block a user