Compare commits

..

4 Commits

6 changed files with 30 additions and 11 deletions

12
n/5g.md
View File

@ -10,12 +10,12 @@ sitemap: false
List of carrier/WISP maps in Finland for quickly finding whether a place List of carrier/WISP maps in Finland for quickly finding whether a place
has 5G or not. Carriers eagerly sell it to people who don't have signal. has 5G or not. Carriers eagerly sell it to people who don't have signal.
- https://www.dna.fi/kuuluvuuskartta - [DNA](https://www.dna.fi/kuuluvuuskartta)
- https://elisa.fi/kuuluvuus/ - [Elisa](https://elisa.fi/kuuluvuus/)
- https://www.telia.fi/asiakastuki/kuuluvuuskartta - [Telia]https://www.telia.fi/asiakastuki/kuuluvuuskartta)
Issue maps: Issue maps:
- https://www.dna.fi/hairiotilanteet-hairiokartta - [DNA](https://www.dna.fi/hairiotilanteet-hairiokartta)
- https://elisa.fi/kartat/#mobile - [Elisa](https://elisa.fi/kartat/#mobile)
- https://www.telia.fi/asiakastuki/viat-ja-hairiot/hairiokartat/hairiokartta2 - [Telia]https://www.telia.fi/asiakastuki/viat-ja-hairiot/hairiokartat/hairiokartta2)

14
n/prettier.md Normal file
View File

@ -0,0 +1,14 @@
---
layout: null
permalink: /n/prettier.html
sitemap: false
---
Links to prettier packages I use with `pre-commit` for easier checking of
latest versions for manual updates, especially when autoupdate uses unstable
versions.
- [prettier](https://www.npmjs.com/package/prettier)
- [prettier-plugin-nginx](https://www.npmjs.com/package/prettier-plugin-nginx)
- [prettier-plugin-toml](https://www.npmjs.com/package/prettier-plugin-toml)
- [prettier-plugin-xml](https://www.npmjs.com/package/@prettier/plugin-xml)

View File

@ -128,7 +128,7 @@ profiles.
### 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 and Cinny, when you search for a reaction, it offers to send your search as a freeform-reaction.
[Element-Web doesn't support this yet](https://github.com/vector-im/element-web/issues/19409) and while there is [open pull request](https://github.com/matrix-org/matrix-react-sdk/pull/6628), the merging is blocked due to Element not knowing how to handle moderation and reporting for malicious reactions. [Element-Web doesn't support this yet](https://github.com/vector-im/element-web/issues/19409) and while there is [open pull request](https://github.com/matrix-org/matrix-react-sdk/pull/6628), the merging is blocked due to Element not knowing how to handle moderation and reporting for malicious reactions.

View File

@ -1,5 +1,5 @@
--- ---
redirect_to: https://briarproject.org/quick-start/#communicate-offline redirect_to: https://code.briarproject.org/briar/briar/-/wikis/FAQ#does-briar-provide-anonymity
permalink: /r/briar.html permalink: /r/briar.html
sitemap: false sitemap: false
--- ---

View File

@ -1,7 +1,5 @@
--- ---
redirect_to: https://gitea.blesmrt.net/mikaela/gist/src/branch/master/briar redirect_to: https://briarproject.org/quick-start/#communicate-offline
redirect_from:
- /r/briarlinks.html
permalink: /r/briar2.html permalink: /r/briar2.html
sitemap: false sitemap: false
--- ---

7
r/briar3.md Normal file
View File

@ -0,0 +1,7 @@
---
redirect_to: https://gitea.blesmrt.net/mikaela/gist/src/branch/master/briar
redirect_from:
- /r/briarlinks.html
permalink: /r/briar3.html
sitemap: false
---