Compare commits

..

No commits in common. "5e6102e64dab55e0ba3120b3a379c97c261b4090" and "eafdac74a5b066ff1d3d82f4d965e7a376ef12f5" have entirely different histories.

4 changed files with 3 additions and 16 deletions

1
_includes/head.html vendored
View File

@ -25,7 +25,6 @@
<!-- 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... --> <!-- 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://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://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://keyoxide.org/aspe:keyoxide.org:LGWNUB7QG4M326FXXBH5Z6PLVY">
<link rel="me" href="https://linkedin.com/in/{{site.linkedin_username}}"> <link rel="me" href="https://linkedin.com/in/{{site.linkedin_username}}">
<!-- https://github.com/macdonst/detect-missing-adblocker --> <!-- https://github.com/macdonst/detect-missing-adblocker -->

View File

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

View File

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

View File

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