Compare commits

...

5 Commits

4 changed files with 16 additions and 3 deletions

1
_includes/head.html vendored
View File

@ -25,6 +25,7 @@
<!-- https://indieweb.org/How_to_set_up_web_sign-in_on_your_own_domain#How_to_setup_RelMeAuth - regardless of antipattern, the things I do for verified checkboxes at Mastodon... -->
<link rel="me" type="application/activity+json" href="https://sauna.social/users/aminda">
<link rel="me" type="application/activity+json" href="https://mastodon.pirateparty.be/users/MikaelaPPFI">
<link rel="me" type="application/activity+json" href="https://metapixl.com/aminda">
<link rel="me" href="https://keyoxide.org/aspe:keyoxide.org:LGWNUB7QG4M326FXXBH5Z6PLVY">
<link rel="me" href="https://linkedin.com/in/{{site.linkedin_username}}">
<!-- https://github.com/macdonst/detect-missing-adblocker -->

View File

@ -170,6 +170,12 @@ robots: noai, nofollow
href="https://www.linkedin.com/in/{{ site.linkedin_username }}/"
>LinkedIn.com</a
>
<a
rel="me"
type="application/activity+json"
href="https://metapixl.com/aminda"
>metapixl.com</a
>
<a
href="https://git.piraattipuolue.fi/mikaela.suomalainen"
rel="me"

View File

@ -238,13 +238,14 @@ Otherwise no, you cannot.
### How can I remove my messages automatically like on Signal, WhatsApp, Telegram and everything else?
Matrix doesn't support it, but some clients, mainly Nheko (nightly) do. For more
information including countless reasons why you would like to do this, consult
Matrix doesn't support it, but some clients, mainly Nheko <del>(nightly)</del>
do. For more information including countless reasons why you would like to do
this, consult
[Element Meta discussion #682: Self-destructing/disappearing messages](https://github.com/vector-im/element-meta/discussions/682).
#### How can I remove my messages automatically on Nheko?
Assuming you are on nightly build, there are three steps:
<del>Assuming you are on nightly build,</del> there are three steps:
1. In global settings of Nheko, enable _Periodically disable expired events_, it
will affect all profiles upon restart.

5
r/syncthing.md Normal file
View File

@ -0,0 +1,5 @@
---
redirect_to: https://docs.syncthing.net/users/tunneling.html#create-the-ssh-tunnel
permalink: /r/syncthing.html
sitemap: false
---